Dapper.Accelr8.Repo 1.0.13

dotnet add package Dapper.Accelr8.Repo --version 1.0.13
NuGet\Install-Package Dapper.Accelr8.Repo -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.Repo" 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.Repo --version 1.0.13
#r "nuget: Dapper.Accelr8.Repo, 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.Repo as a Cake Addin
#addin nuget:?package=Dapper.Accelr8.Repo&version=1.0.13

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

This package contains the Dapper.Accelr8 Repository component. It is provided in a different package for those looking to break their repository out from their SQL implementation classes.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Dapper.Accelr8.Repo:

Package Downloads
Dapper.Accelr8.Sql

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.13 1,663 1/8/2016
1.0.12 1,080 12/8/2015
1.0.5 1,842 11/24/2015
1.0.4 1,142 11/24/2015

First Release