Dapper.SimpleSave makes it easy to save complex object hierarchies to a relational database.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.187 |
Author(s): | Bart Read, Lewis Ayers-Stephens, Mike Hancock |
Last Update: | Friday, March 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Paymentsense/Dapper.SimpleSave |
NuGet Url: | https://www.nuget.org/packages/Dapper.SimpleSave |
Install
Install-Package Dapper.SimpleSave
dotnet add package Dapper.SimpleSave
paket add Dapper.SimpleSave
Dapper.SimpleSave Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.42.0)
- log4net(>= 2.0.8)
- Newtonsoft.Json(>= 9.0.1)
Tags