Lightweight .NET Core library for generating SQL statements from plain objects with advanced features and mapping support.
Info
Version: | 2.0.0 |
Author(s): | Ophir Oren |
Last Update: | Wednesday, August 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/developer82/Poco.Sql.NetCore |
NuGet Url: | https://www.nuget.org/packages/Poco.Sql.NetCore |
Install
Install-Package Poco.Sql.NetCore
dotnet add package Poco.Sql.NetCore
paket add Poco.Sql.NetCore
Poco.Sql.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Humanizer.xproj(>= 2.1.0)
- Microsoft.CSharp(>= 4.4.0)
- System.Data.SqlClient(>= 4.4.0)
- System.Dynamic.Runtime(>= 4.3.0)
Tags