FM.Data.CodeGenerator 1.0.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package FM.Data.CodeGenerator --version 1.0.0.5
NuGet\Install-Package FM.Data.CodeGenerator -Version 1.0.0.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FM.Data.CodeGenerator" Version="1.0.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FM.Data.CodeGenerator --version 1.0.0.5
#r "nuget: FM.Data.CodeGenerator, 1.0.0.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FM.Data.CodeGenerator as a Cake Addin
#addin nuget:?package=FM.Data.CodeGenerator&version=1.0.0.5

// Install FM.Data.CodeGenerator as a Cake Tool
#tool nuget:?package=FM.Data.CodeGenerator&version=1.0.0.5

This is a Scaffold extension to generate POCO class, Mapping class, Repository pattern class and DbContext. Very helpful in database-first approach without needing .edmx

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.9 2,982 3/23/2013
1.0.0.8 5,786 3/23/2013
1.0.0.7 5,181 3/23/2013
1.0.0.6 2,308 12/17/2012
1.0.0.5 5,797 12/17/2012
1.0.0.4 2,445 12/16/2012
1.0.0.3 2,214 12/16/2012
1.0.0.1 1,655 12/15/2012

Intial Release