Generic Entity Service for MYSQL of the Ural Boilerplate project.
Info
| Version: | 1.0.0.2 |
| Author(s): | Mehmet AYDIN |
| Last Update: | Sunday, September 20, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Ural.EntityServices.GenericMySqlEntityService |
Install
Install-Package Ural.EntityServices.GenericMySqlEntityService
dotnet add package Ural.EntityServices.GenericMySqlEntityService
paket add Ural.EntityServices.GenericMySqlEntityService
Ural.EntityServices.GenericMySqlEntityService Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Ural.Core(>= 1.0.1.2)
- Ural.Infrastructure.GenericMySqlRepository(>= 1.0.0)
Tags