ABC.DataTier 1.0.6

dotnet add package ABC.DataTier --version 1.0.6
                    
NuGet\Install-Package ABC.DataTier -Version 1.0.6
                    
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="ABC.DataTier" Version="1.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ABC.DataTier" Version="1.0.6" />
                    
Directory.Packages.props
<PackageReference Include="ABC.DataTier" />
                    
Project file
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 ABC.DataTier --version 1.0.6
                    
#r "nuget: ABC.DataTier, 1.0.6"
                    
#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.
#addin nuget:?package=ABC.DataTier&version=1.0.6
                    
Install ABC.DataTier as a Cake Addin
#tool nuget:?package=ABC.DataTier&version=1.0.6
                    
Install ABC.DataTier as a Cake Tool

ABC.DataTier is part of the ABCworks collection of model-based code generation packages. This package installs a template that will populate your database with meta-data from the application xml.model. (install ABC.WebApi before this)

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.6 185 9/16/2016
1.0.4 110 9/16/2016
1.0.2 106 9/16/2016
1.0.1 85 9/16/2016