Framework.DataAccessGateway.CG 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Framework.DataAccessGateway.CG --version 1.0.0
NuGet\Install-Package Framework.DataAccessGateway.CG -Version 1.0.0
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="Framework.DataAccessGateway.CG" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Framework.DataAccessGateway.CG --version 1.0.0
#r "nuget: Framework.DataAccessGateway.CG, 1.0.0"
#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 Framework.DataAccessGateway.CG as a Cake Addin
#addin nuget:?package=Framework.DataAccessGateway.CG&version=1.0.0

// Install Framework.DataAccessGateway.CG as a Cake Tool
#tool nuget:?package=Framework.DataAccessGateway.CG&version=1.0.0

Code generation helper library, which generates Models, Repositories, and Stored Procedures for a set of tables in a given database.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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.12 1,377 6/29/2016
1.0.11 1,169 5/18/2016
1.0.10 1,157 5/16/2016
1.0.9 1,203 5/16/2016
1.0.8 1,168 5/16/2016
1.0.7 1,427 4/27/2016
1.0.6 1,441 4/25/2016
1.0.5 1,172 4/7/2016
1.0.4 1,150 4/7/2016
1.0.3 1,202 4/7/2016
1.0.2 1,177 4/7/2016
1.0.1 1,178 3/9/2016
1.0.0 1,126 3/8/2016

Namespace : Framework.DataAccessGateway.CG