DbShell - MS SQL Server driver.
Info
Version: | 1.0.5 |
Author(s): | Jan Prochazka (JenaSoft) |
Last Update: | Wednesday, June 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dbshell/dbshell |
NuGet Url: | https://www.nuget.org/packages/DbShell.Driver.SqlServer |
Install
Install-Package DbShell.Driver.SqlServer
dotnet add package DbShell.Driver.SqlServer
paket add DbShell.Driver.SqlServer
DbShell.Driver.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- DbShell.Driver.Common(>= 1.0.5)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Newtonsoft.Json(>= 11.0.1)
- System.Data.SqlClient(>= 4.3.0)
Tags