Popsql is a library eliminating the need for magic SQL strings in your code.
Info
Version: | 3.0.0 |
Author(s): | Wouter Demuynck |
Last Update: | Tuesday, June 13, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/WouterDemuynck/popsql |
NuGet Url: | https://www.nuget.org/packages/popsql |
Install
Install-Package popsql
dotnet add package popsql
paket add popsql
popsql Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
- System.Data.Common(>= 4.3.0)
No dependencies.
No dependencies.
Tags