# CExtensions.EFModelGenerator
currently in beta and preview : for more info, check : https://github.com/CedricDumont/CExtensions-EFModelGenerator
CExtensions.EFModelGenerator is a tool to generate code first model from a database schema.
The tool is configurable and customizable and currently supports Oracle and SqlServer out of the box.
Check CExtensions.EFModelGenerator.Oracle or CExtensions.EFModelGenerator.SqlServer for an example on how to implement a provider
check CExtensions.EFModelGenerator.Serializers for an example on how to implement serializers.
this tool is alos available as a visual studio exetension and available on http://nuget.org