Prius.SqlServer 2.2.2

dotnet add package Prius.SqlServer --version 2.2.2
NuGet\Install-Package Prius.SqlServer -Version 2.2.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="Prius.SqlServer" Version="2.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Prius.SqlServer --version 2.2.2
#r "nuget: Prius.SqlServer, 2.2.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.
// Install Prius.SqlServer as a Cake Addin
#addin nuget:?package=Prius.SqlServer&version=2.2.2

// Install Prius.SqlServer as a Cake Tool
#tool nuget:?package=Prius.SqlServer&version=2.2.2

Configure databases in Prius ORM to connect to Microsoft SQL Server. Defines the server type 'SqlServer' that you can use in your Prius ORM configuration file.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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.

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
2.2.2 652 1/15/2020
2.2.0 500 12/18/2019
2.1.2 517 12/12/2019
2.1.1 493 12/12/2019
2.1.0 498 12/11/2019
2.1.0-alpha2 338 12/10/2019
2.1.0-alpha 324 12/5/2019
2.0.7 577 3/21/2019
2.0.6 993 7/11/2018
2.0.5 973 2/1/2018
2.0.4 862 9/12/2017
2.0.1 1,145 2/9/2017
2.0.1-alpha 795 2/9/2017
2.0.0-alpha 725 2/3/2017

Use with Prius ORM with the same version number