CpsDbHelper.CodeGenerator.BuildTask
1.0.1.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CpsDbHelper.CodeGenerator.BuildTask --version 1.0.1.1
NuGet\Install-Package CpsDbHelper.CodeGenerator.BuildTask -Version 1.0.1.1
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="CpsDbHelper.CodeGenerator.BuildTask" Version="1.0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CpsDbHelper.CodeGenerator.BuildTask --version 1.0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CpsDbHelper.CodeGenerator.BuildTask, 1.0.1.1"
#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 CpsDbHelper.CodeGenerator.BuildTask as a Cake Addin #addin nuget:?package=CpsDbHelper.CodeGenerator.BuildTask&version=1.0.1.1 // Install CpsDbHelper.CodeGenerator.BuildTask as a Cake Tool #tool nuget:?package=CpsDbHelper.CodeGenerator.BuildTask&version=1.0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Msbuild task for auto generating CpsDBHelper's data-access code from a Sql dbproject (SSDT), it ONLY works with vs' dbproject
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- DotNetUtils (>= 1.0.0.3)
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.1.6 | 1,510 | 2/8/2016 |
1.0.1.5 | 1,278 | 2/5/2016 |
1.0.1.1 | 1,391 | 9/18/2015 |
1.0.1 | 1,381 | 9/17/2015 |
1.0.0.12 | 1,471 | 8/25/2015 |
1.0.0.11 | 1,456 | 8/20/2015 |
1.0.0.10 | 1,601 | 8/18/2015 |
1.0.0.6 | 1,166 | 8/17/2015 |
1.0.0.5 | 1,792 | 8/14/2015 |
1.0.0.4 | 1,625 | 8/13/2015 |
1.0.0.3 | 1,944 | 8/12/2015 |
1.0.0 | 1,524 | 8/11/2015 |
Allow to genreate attribute for specific column/property, customised using statement in generated files
Reformat config xml