An awesome ORM for querying and modifying databases.
Info
Version: | 2.1.11 |
Author(s): | Andre Carlucci |
Last Update: | Friday, April 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SharpTools/sharpdata |
NuGet Url: | https://www.nuget.org/packages/SharpData |
Install
Install-Package SharpData
dotnet add package SharpData
paket add SharpData
SharpData Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Logging(>= 1.1.2)
- System.Data.Common(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.4.0)
- Microsoft.Extensions.Logging(>= 1.1.2)
- System.ValueTuple(>= 4.4.0)
Tags