A fast and easy to use cross platform library for managing data with a SQL Server database based on Dapper.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
| Version: | 0.10.1 |
| Author(s): | Nima Ara |
| Last Update: | Saturday, July 27, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/NimaAra/Easy.Storage |
| NuGet Url: | https://www.nuget.org/packages/Easy.Storage.SqlServer |
Install
Install-Package Easy.Storage.SqlServer
dotnet add package Easy.Storage.SqlServer
paket add Easy.Storage.SqlServer
Easy.Storage.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Easy.Common(>= 3.5.0)
- Easy.Storage.Common(>= 0.10.1)
- Easy.Common(>= 3.5.0)
- Easy.Storage.Common(>= 0.10.1)
Tags