Dragon.Data
1.5.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Dragon.Data --version 1.5.0
NuGet\Install-Package Dragon.Data -Version 1.5.0
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="Dragon.Data" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dragon.Data --version 1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dragon.Data, 1.5.0"
#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 Dragon.Data as a Cake Addin #addin nuget:?package=Dragon.Data&version=1.5.0 // Install Dragon.Data as a Cake Tool #tool nuget:?package=Dragon.Data&version=1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A library of data helpers built on top of Dapper. Provides Repository, Table Setup, Information Query and Fluent SQL Builder.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- Common.Logging (>= 3.0.0)
- Dapper (>= 1.38.0)
- Jil (>= 2.14.3)
- ObjectDumper (>= 1.0.0.12)
- Sigil (>= 4.7.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Dragon.Data:
Package | Downloads |
---|---|
Dragon.CPR
A web framework based on CQRS but very much simplified framework. |
|
Dragon.CPRX
Command Projection Repository Framework (CQRS lite) |
|
Dragon.CPRX.Data
Extension to bridge Dragon.Data and Dragon.CPRX. Allows auto projection to tables. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Type requesting connection is passed to the ConnectionString static helper to be able to change connectionstrings based on that type.