Framework.DataAccessGateway.CG
1.0.12
dotnet add package Framework.DataAccessGateway.CG --version 1.0.12
NuGet\Install-Package Framework.DataAccessGateway.CG -Version 1.0.12
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.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Framework.DataAccessGateway.CG" Version="1.0.12" />
<PackageReference Include="Framework.DataAccessGateway.CG" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Framework.DataAccessGateway.CG --version 1.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Framework.DataAccessGateway.CG, 1.0.12"
#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.
#:package Framework.DataAccessGateway.CG@1.0.12
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Framework.DataAccessGateway.CG&version=1.0.12
#tool nuget:?package=Framework.DataAccessGateway.CG&version=1.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Code generation helper library, which generates Models, Repositories, and Stored Procedures for a set of tables in a given database.
| Product | Versions 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.
-
- Framework.AssetLibrary.Types (>= 1.0.0)
- Framework.DataAccessGateway.Core (>= 1.0.4)
- Framework.DataAccessGateway.Schema (>= 1.0.1)
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 | 2,047 | 6/29/2016 |
| 1.0.11 | 1,772 | 5/18/2016 |
| 1.0.10 | 1,764 | 5/16/2016 |
| 1.0.9 | 1,818 | 5/16/2016 |
| 1.0.8 | 1,759 | 5/16/2016 |
| 1.0.7 | 2,029 | 4/27/2016 |
| 1.0.6 | 2,055 | 4/25/2016 |
| 1.0.5 | 1,771 | 4/7/2016 |
| 1.0.4 | 1,751 | 4/7/2016 |
| 1.0.3 | 1,808 | 4/7/2016 |
| 1.0.2 | 1,770 | 4/7/2016 |
| 1.0.1 | 1,790 | 3/9/2016 |
| 1.0.0 | 1,742 | 3/8/2016 |
Namespace : Framework.DataAccessGateway.CG