Basic Service layer for an onion architecture.
Info
Version: | 1.0.0 |
Author(s): | Andrej Zolger |
Last Update: | Sunday, February 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zolgera/Onion.Core.Services |
NuGet Url: | https://www.nuget.org/packages/Onion.Core.Services |
Install
Install-Package Onion.Core.Services
dotnet add package Onion.Core.Services
paket add Onion.Core.Services
Onion.Core.Services Download (Unzip the "nupkg" after downloading)
Dependencies
- Onion.Core.Data(>= 1.0.0)
- Onion.Core.Repository(>= 1.0.0)
Tags