Generic Repository and Unit of Work for MySQL of the Ural Boilerplate project.
Info
Version: | 1.0.0 |
Author(s): | Mehmet AYDIN |
Last Update: | Tuesday, September 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Ural.Infrastructure.GenericMySqlRepository |
Install
Install-Package Ural.Infrastructure.GenericMySqlRepository
dotnet add package Ural.Infrastructure.GenericMySqlRepository
paket add Ural.Infrastructure.GenericMySqlRepository
Ural.Infrastructure.GenericMySqlRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.1.8)
- Pomelo.EntityFrameworkCore.MySql(>= 3.1.2)
- Ural.Core(>= 1.0.1.2)
Tags