Rezoom.SQL.Provider
0.1.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Rezoom.SQL.Provider --version 0.1.2
NuGet\Install-Package Rezoom.SQL.Provider -Version 0.1.2
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="Rezoom.SQL.Provider" Version="0.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Rezoom.SQL.Provider" Version="0.1.2" />
<PackageReference Include="Rezoom.SQL.Provider" />
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 Rezoom.SQL.Provider --version 0.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Rezoom.SQL.Provider, 0.1.2"
#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.
#:package Rezoom.SQL.Provider@0.1.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Rezoom.SQL.Provider&version=0.1.2
#tool nuget:?package=Rezoom.SQL.Provider&version=0.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Implements an F# type provider for SQL statements.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- FParsec-Pipes (>= 0.3.1)
- LicenseToCIL (>= 0.2.2)
- Rezoom (>= 0.2.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Rezoom.SQL.Provider:
| Package | Downloads |
|---|---|
|
Rezoom.SQL.Provider.SQLite
Adds config for using Rezoom.SQL.Provider with SQLite. |
|
|
Rezoom.SQL.Provider.TSQL
Adds config for using Rezoom.SQL.Provider with MS SQL Server. |
|
|
Rezoom.SQL.Provider.Postgres
Adds config for using Rezoom.SQL.Provider with PostgreSQL. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.7.2.40976 | 5,076 | 7/3/2018 |
| 0.7.1.10316 | 1,971 | 5/8/2018 |
| 0.7.0.36923 | 2,399 | 12/1/2017 |
| 0.6.2.41728 | 1,514 | 8/11/2017 |
| 0.6.1.22661 | 2,173 | 7/30/2017 |
| 0.6.0.35237 | 1,407 | 7/29/2017 |
| 0.5.2.2716 | 1,437 | 7/19/2017 |
| 0.5.1.2675 | 1,819 | 6/21/2017 |
| 0.5.0.42555 | 1,378 | 5/12/2017 |
| 0.4.7.39338 | 1,414 | 5/3/2017 |
| 0.4.6.37120 | 1,446 | 4/6/2017 |
| 0.4.5.36481 | 1,434 | 4/6/2017 |
| 0.4.4.2148 | 1,436 | 4/5/2017 |
| 0.4.3.479 | 1,472 | 4/5/2017 |
| 0.4.2.1810 | 1,423 | 4/4/2017 |
| 0.4.1.38942 | 1,470 | 4/3/2017 |
| 0.4.0.37849 | 1,509 | 4/2/2017 |
| 0.3.3.37116 | 1,546 | 3/27/2017 |
| 0.3.2.350 | 1,470 | 3/24/2017 |
| 0.3.1.2726 | 1,841 | 3/22/2017 |
| 0.3.0 | 2,986 | 3/22/2017 |
| 0.2.0 | 1,826 | 3/19/2017 |
| 0.1.2 | 1,915 | 3/16/2017 |
| 0.1.1 | 1,625 | 3/15/2017 |
| 0.1.0 | 1,474 | 3/12/2017 |
Improve TSQL and general migration support.