Intermediate layer between controllers and repositories, allowing cross domain calls, logic workflow interactions and more.
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.Providers |
Install
Install-Package Paradigm.Services.Providers
dotnet add package Paradigm.Services.Providers
paket add Paradigm.Services.Providers
Paradigm.Services.Providers Download (Unzip the "nupkg" after downloading)
Dependencies
- Paradigm.Services.Domain(>= 2.3.0)
- Paradigm.Services.Repositories(>= 2.3.0)
- Paradigm.Services.WorkingTasks(>= 2.3.0)
- Paradigm.Core.DependencyInjection(>= 2.1.0)