Extension methods to simplify working with SQL: running commands and queries, and reading data sets.
Info
Version: | 1.2.0 |
Author(s): | quexy |
Last Update: | Friday, February 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/quexy/DotNet.Extensions |
NuGet Url: | https://www.nuget.org/packages/quexy.SqlClientExtensions |
Install
Install-Package quexy.SqlClientExtensions
dotnet add package quexy.SqlClientExtensions
paket add quexy.SqlClientExtensions
quexy.SqlClientExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Data.Common(>= 4.3.0)
- System.Linq.Parallel(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.4.0)
No dependencies.
Tags