FluidDbClient.Sql
1.1.9
.NET Standard 2.0
.NET Framework 4.5.1
Install-Package FluidDbClient.Sql -Version 1.1.9
dotnet add package FluidDbClient.Sql --version 1.1.9
<PackageReference Include="FluidDbClient.Sql" Version="1.1.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluidDbClient.Sql --version 1.1.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FluidDbClient.Sql, 1.1.9"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install FluidDbClient.Sql as a Cake Addin
#addin nuget:?package=FluidDbClient.Sql&version=1.1.9
// Install FluidDbClient.Sql as a Cake Tool
#tool nuget:?package=FluidDbClient.Sql&version=1.1.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SQL Server provider for FluidDbClient. This library also makes working with Table Valued Parameters a snap.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.1
- FluidDbClient (>= 1.1.9)
- System.Runtime (>= 4.3.0)
-
.NETFramework 4.6.2
- FluidDbClient (>= 1.1.9)
- System.Runtime (>= 4.3.0)
-
.NETStandard 2.0
- FluidDbClient (>= 1.1.9)
- System.Linq.Expressions (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.5.1)
- System.Runtime (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.9 | 2,702 | 6/18/2019 |
1.1.8 | 499 | 2/12/2019 |
1.1.7 | 1,237 | 1/9/2019 |
1.1.6 | 518 | 1/8/2019 |
1.1.5 | 504 | 1/7/2019 |
1.1.4 | 509 | 1/4/2019 |
1.1.3 | 495 | 1/3/2019 |
1.1.2 | 857 | 11/14/2017 |
1.1.1 | 717 | 11/13/2017 |
1.1.0 | 847 | 7/27/2017 |
1.0.9 | 808 | 7/27/2017 |
1.0.8 | 829 | 5/16/2017 |
1.0.7 | 814 | 5/15/2017 |
1.0.6 | 802 | 5/11/2017 |
1.0.4 | 980 | 3/31/2017 |
1.0.2 | 913 | 10/3/2016 |
1.0.1 | 792 | 9/29/2016 |
1.0.0 | 962 | 9/29/2016 |
Added ability to create DbCommand explicitly in IDbProvider