Dapper is a Stack Overflow ORM Framewrok , now I supported to Migrations for PgSQL,MSSQL,MySQL and by default SQLlite.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
| Version: | 2.0.0 |
| Author(s): | Elyor |
| Last Update: | Tuesday, August 19, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/elyor0529/DapperRepository |
| NuGet Url: | https://www.nuget.org/packages/DapperRepository |
Install
Install-Package DapperRepository
dotnet add package DapperRepository
paket add DapperRepository
DapperRepository Download (Unzip the "nupkg" after downloading)
Dependencies
Tags