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
<PackageReference Include="Dapper.Accelr8.Repo" Version="1.0.13" />
paket add Dapper.Accelr8.Repo --version 1.0.13
#r "nuget: Dapper.Accelr8.Repo, 1.0.13"
// 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 | Versions 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. |
-
.NETFramework 4.0
- Dapper.Accelr8.Domain (>= 1.0.12)
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.
First Release