Info
Version: | 3.0.0 |
Author(s): | Miracle Devs |
Last Update: | Thursday, March 10, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.paradigm.net.co/ |
NuGet Url: | https://www.nuget.org/packages/Paradigm.Services.Repositories |
Install
Install-Package Paradigm.Services.Repositories
dotnet add package Paradigm.Services.Repositories
paket add Paradigm.Services.Repositories
Paradigm.Services.Repositories Download (Unzip the "nupkg" after downloading)
Dependencies
- Paradigm.Services.Domain(>= 2.3.0)
To work with a specific orm, choose one of the following libraries:
- Paradigm.Services.Repositories.EntityFramework
- Paradigm.Services.Repositories.Dapper
- Paradigm.Services.Repositories.ORM.