SqlFu 2.0.0

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

// Install SqlFu as a Cake Tool
#tool nuget:?package=SqlFu&version=2.0.0                

Fast, versatile micro-orm designed for flexibility and ease of use. Featuring Multi Poco Mapping by convention, Database Migration support, Fluent DDL Builder and Query Pagination out of the box. The .Net 4.5 version supports async queries.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.5 604 8/5/2014
2.3.4 87 8/5/2014
2.3.3 172 6/23/2014
2.3.2 81 6/23/2014
2.3.1 92 5/21/2014
2.3.0 75 5/17/2014
2.2.1 110 1/9/2014
2.2.0 85 11/27/2013
2.1.0 148 9/5/2013
2.0.0 84 7/3/2013
1.4.1 106 6/4/2013
1.4.0 87 5/22/2013
1.3.1 133 2/7/2013
1.3.0 75 2/7/2013
1.2.1 74 1/16/2013
1.2.0 78 12/28/2012
1.1.0 91 7/18/2012
1.0.3 73 6/7/2012
1.0.2 75 5/19/2012

BREAKING CHANGES! Read the docs before upgrade