Tools to help build a relational database infrastructure with a micro ORM.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.0-beta7 |
Author(s): | Craig Beall |
Last Update: | Thursday, October 20, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://mendham.github.io/ |
NuGet Url: | https://www.nuget.org/packages/Mendham.Infrastructure.RelationalDatabase |
Install
Install-Package Mendham.Infrastructure.RelationalDatabase
dotnet add package Mendham.Infrastructure.RelationalDatabase
paket add Mendham.Infrastructure.RelationalDatabase
Mendham.Infrastructure.RelationalDatabase Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- System.Reflection.TypeExtensions(>= 4.1.0)
- Microsoft.CSharp(>= 4.0.1)
- Dapper(>= 1.50.2)
- Mendham(>= 1.0.07)
Tags