Dapper.Accelr8.Sql 1.0.17

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

This library provides a template for discovering your database model into a series of classes which build the sql needed for reads and writes dynamically. Instead of libraries which only provide fixed / hard coded SQL, this library attempts to provide parameterized sql generation on the fly. Allowing for more flexibility. It also provides a serializable query model for distributed data services.

This library is a work in progress, please keep an eye out for a stable release soon.

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.17 6,002 1/8/2016
1.0.15 2,670 12/14/2015
1.0.14 2,738 12/8/2015
1.0.13 2,571 12/8/2015
1.0.12 2,841 12/8/2015
1.0.10 3,148 11/25/2015
1.0.8 2,741 11/25/2015
1.0.7 2,813 11/25/2015
1.0.6 1,804 11/25/2015
1.0.5 1,760 11/24/2015