FluentData 3.0.1

dotnet add package FluentData --version 3.0.1
NuGet\Install-Package FluentData -Version 3.0.1
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="FluentData" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluentData --version 3.0.1
#r "nuget: FluentData, 3.0.1"
#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 FluentData as a Cake Addin
#addin nuget:?package=FluentData&version=3.0.1

// Install FluentData as a Cake Tool
#tool nuget:?package=FluentData&version=3.0.1

FluentData is a Micro ORM that makes it simple to select, insert, update and delete data in a database. It gives the developer the power of ADO.NET but with the convenience of an ORM. It has a simple to use fluent API that uses SQL - the best and most suitable language to query data, and SQL or fluent builders to insert, update and delete data.

Product 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.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.1 1,317 3/1/2015
3.0.0 4,382 12/30/2012
2.3.0.1 89 8/13/2012