SQLProvider 1.3.1
See the version list below for details.
dotnet add package SQLProvider --version 1.3.1
NuGet\Install-Package SQLProvider -Version 1.3.1
<PackageReference Include="SQLProvider" Version="1.3.1" />
<PackageVersion Include="SQLProvider" Version="1.3.1" />
<PackageReference Include="SQLProvider" />
paket add SQLProvider --version 1.3.1
#r "nuget: SQLProvider, 1.3.1"
#:package SQLProvider@1.3.1
#addin nuget:?package=SQLProvider&version=1.3.1
#tool nuget:?package=SQLProvider&version=1.3.1
Type providers for SQL database access.
| 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
- FSharp.Core (>= 6.0.5)
- Newtonsoft.Json (>= 13.0.1)
- System.Net.Http (>= 4.3.4)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on SQLProvider:
| Package | Downloads |
|---|---|
|
Softellect.Sys
Softellect Sys Library provides primitive types and functionality needed by other Softellect packages. |
|
|
Softellect.Messaging
Softellect Messaging Library provides a simple general framework to exchange large messages without specific IO. |
|
|
FCQRS.SqlProvider
Package Description |
|
|
Softellect.DistributedProcessing.Core
Softellect WorkerNode ... |
|
|
FCQRS8.SQLProvider
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.5.18 | 47 | 3/31/2026 |
| 1.5.17 | 3,510 | 9/14/2025 |
| 1.5.16 | 623 | 9/9/2025 |
| 1.5.14 | 389 | 8/29/2025 |
| 1.5.12 | 1,333 | 7/21/2025 |
| 1.5.11 | 502 | 6/24/2025 |
| 1.5.10 | 310 | 6/19/2025 |
| 1.5.9 | 430 | 6/5/2025 |
| 1.5.8 | 288 | 6/4/2025 |
| 1.5.7 | 635 | 5/13/2025 |
| 1.5.6 | 297 | 5/6/2025 |
| 1.5.5 | 293 | 5/5/2025 |
| 1.5.3 | 314 | 4/30/2025 |
| 1.5.0 | 368 | 4/24/2025 |
| 1.3.1 | 88,816 | 8/10/2022 |
Breaking change: Async<_> changed to Task<_>
FSharp.Core dependency: Minimum 4.7.x -> 6.0.5
Breaking change: UseOptionTypes: bool changed to FSharp.Data.Sql.Common.NullableColumnType
List.evaluateOneByOne - workaround for 6.0.5 FSharp.Core task stack-overflow with over 1200 items