FluidDbClient 1.1.7
When you absolutely need ADO.NET but want to ditch the boilerplate. Do parameterized SQL with ease, asynchronously or not. Map deep POCOs with granular control beyond that of your ORM. This is the core assembly; to use with SQL Server, get FluidDbClient.Sql.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package FluidDbClient -Version 1.1.7
dotnet add package FluidDbClient --version 1.1.7
<PackageReference Include="FluidDbClient" Version="1.1.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluidDbClient --version 1.1.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added DbManagedCommand.ExecuteWithoutTransaction() / .ExecuteWithoutTransactionAsync()
Dependencies
-
.NETFramework 4.5.1
- System.Data.SqlClient (>= 4.4.2)
- System.Runtime (>= 4.3.0)
-
.NETStandard 2.0
- System.Collections (>= 4.3.0)
- System.Data.SqlClient (>= 4.4.2)
- System.Linq (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.4.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Threading (>= 4.3.0)
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
1.1.9 | 671 | 6/18/2019 | ||
1.1.8 | 273 | 2/12/2019 | ||
1.1.7 | 324 | 1/9/2019 | ||
1.1.6 | 318 | 1/8/2019 | ||
1.1.5 | 297 | 1/7/2019 | ||
1.1.4 | 287 | 1/4/2019 | ||
1.1.3 | 301 | 1/3/2019 | ||
1.1.2 | 516 | 11/14/2017 | ||
1.1.1 | 404 | 11/13/2017 | ||
1.1.0 | 581 | 7/27/2017 | ||
1.0.9 | 531 | 7/27/2017 | ||
1.0.8 | 497 | 5/16/2017 | ||
1.0.7 | 478 | 5/15/2017 | ||
1.0.6 | 457 | 5/11/2017 | ||
1.0.4 | 504 | 3/31/2017 | ||
1.0.2 | 550 | 10/3/2016 | ||
1.0.1 | 479 | 9/29/2016 | ||
1.0.0 | 634 | 9/29/2016 |