Syrx connector specifically for connecting to SQL Server using the System.Data.SqlClient Client Factory.
Info
Version: | 1.2.0 |
Author(s): | @sextondjc |
Last Update: | Sunday, March 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Syrx |
NuGet Url: | https://www.nuget.org/packages/Syrx.Connectors.Databases.SqlServer |
Install
Install-Package Syrx.Connectors.Databases.SqlServer
dotnet add package Syrx.Connectors.Databases.SqlServer
paket add Syrx.Connectors.Databases.SqlServer
Syrx.Connectors.Databases.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Syrx.Connectors.Databases(>= 1.1.0)
- System.Data.SqlClient(>= 4.6.0)