Package Description.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.0 |
Author(s): | Alexandr Pilipenko |
Last Update: | Friday, April 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Altafard/Dapper.DataAnnotations |
NuGet Url: | https://www.nuget.org/packages/Dapper.DataAnnotations |
Install
Install-Package Dapper.DataAnnotations
dotnet add package Dapper.DataAnnotations
paket add Dapper.DataAnnotations
Dapper.DataAnnotations Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.4)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- System.ComponentModel.Annotations(>= 4.4.1)
Tags