A slimmed down, cloud optimized version of System.Data.SqlClient that focuses on performance and size over backwards compatibility.
Info
Version: | 0.2.0 |
Author(s): | Daniel Paoliello |
Last Update: | Thursday, May 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dpaoliello/SqlClientSlim |
NuGet Url: | https://www.nuget.org/packages/SqlClientSlim |
Install
Install-Package SqlClientSlim
dotnet add package SqlClientSlim
paket add SqlClientSlim
SqlClientSlim Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- System.Data.Common(>= 4.3.0)
- System.Diagnostics.DiagnosticSource(>= 4.3.1)
- System.IO.Pipes(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Net.Security(>= 4.3.0)
- System.Security.Cryptography.X509Certificates(>= 4.3.0)
- System.Security.Principal.Windows(>= 4.3.0)
- System.Text.Encoding.CodePages(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
Tags