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