Dapper.Accelr8.Sql 1.0.13

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

// Install Dapper.Accelr8.Sql as a Cake Tool
#tool nuget:?package=Dapper.Accelr8.Sql&version=1.0.13

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 5,433 1/8/2016
1.0.15 2,313 12/14/2015
1.0.14 2,388 12/8/2015
1.0.13 2,233 12/8/2015
1.0.12 2,511 12/8/2015
1.0.10 2,729 11/25/2015
1.0.8 2,430 11/25/2015
1.0.7 2,511 11/25/2015
1.0.6 1,623 11/25/2015
1.0.5 1,583 11/24/2015