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.
<PackageVersion Include="FluentData" Version="3.0.1" />
                    
Directory.Packages.props
<PackageReference Include="FluentData" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=FluentData&version=3.0.1
                    
Install FluentData as a Cake Addin
#tool nuget:?package=FluentData&version=3.0.1
                    
Install FluentData as a Cake Tool

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.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on FluentData:

Package Downloads
Common.FluentOracle

简单封装FluentData用Oracle.ManagedDataAccess访问数据库

SDT.DBHelper

MySqlDbHelper

DadeCommTools

大德公共工具库 包括日志和数据库的操作以及JSON WCFService

Dade.CommTools

大德公共工具库 包括日志和数据库的操作以及JSON WCFService

NiuNiu.Happy.Data.FluentData

HappyFramework是一个支持DDD、CQRS、OSGI、EPC理念的开源框架,而且她是可以实战的。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.1 65,793 3/1/2015
3.0.0 28,707 12/30/2012
2.3.0.1 3,021 8/13/2012