FluidDbClient 1.0.0
See the version list below for details.
dotnet add package FluidDbClient --version 1.0.0
NuGet\Install-Package FluidDbClient -Version 1.0.0
<PackageReference Include="FluidDbClient" Version="1.0.0" />
paket add FluidDbClient --version 1.0.0
#r "nuget: FluidDbClient, 1.0.0"
// Install FluidDbClient as a Cake Addin #addin nuget:?package=FluidDbClient&version=1.0.0 // Install FluidDbClient as a Cake Tool #tool nuget:?package=FluidDbClient&version=1.0.0
When you absolutely need to work with ADO.NET but want to ditch 95% of the boilerplate code. Perfect fit if you need to create queries and/or map data to complex objects that you won't trust to your ORM. Intuitively parameterize queries and commands, stream records, process multiple result sets with ease, batch operations into a single transaction, build scripts with dynamically-generated parameters, and if you wish, do things asynchronously. Fast and featherweight.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.4 is compatible. netstandard1.5 was computed. netstandard1.6 is compatible. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.4
- Microsoft.CSharp (>= 4.0.1)
- NETStandard.Library (>= 1.6.0)
- System.Data.Common (>= 4.1.0)
- System.Dynamic.Runtime (>= 4.0.11)
-
.NETStandard 1.6
- Microsoft.CSharp (>= 4.0.1)
- NETStandard.Library (>= 1.6.0)
- System.Data.Common (>= 4.1.0)
- System.Dynamic.Runtime (>= 4.0.11)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on FluidDbClient:
Package | Downloads |
---|---|
FluidDbClient.Sql
SQL Server provider for FluidDbClient. This library also makes working with Table Valued Parameters a snap. |
|
FluidDbClient.Oracle
Basic Oracle provider for FluidDbClient. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.9 | 5,184 | 6/18/2019 |
1.1.8 | 1,840 | 2/12/2019 |
1.1.7 | 2,929 | 1/9/2019 |
1.1.6 | 1,863 | 1/8/2019 |
1.1.5 | 1,809 | 1/7/2019 |
1.1.4 | 1,817 | 1/4/2019 |
1.1.3 | 1,862 | 1/3/2019 |
1.1.2 | 2,282 | 11/14/2017 |
1.1.1 | 2,113 | 11/13/2017 |
1.1.0 | 2,384 | 7/27/2017 |
1.0.9 | 2,293 | 7/27/2017 |
1.0.8 | 2,288 | 5/16/2017 |
1.0.7 | 2,190 | 5/15/2017 |
1.0.6 | 2,207 | 5/11/2017 |
1.0.4 | 2,294 | 3/31/2017 |
1.0.2 | 2,329 | 10/3/2016 |
1.0.1 | 2,247 | 9/29/2016 |
1.0.0 | 2,631 | 9/29/2016 |