API Layer for Onion Architecture.
Info
Version: | 3.3.5 |
Author(s): | elixneto |
Last Update: | Saturday, January 30, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/StartOnion.Api |
Install
Install-Package StartOnion.Api
dotnet add package StartOnion.Api
paket add StartOnion.Api
StartOnion.Api Download (Unzip the "nupkg" after downloading)
Dependencies
- StartOnion.CrossCutting(>= 3.4.1)
- StartOnion.Provider.Authentication(>= 3.3.1)
- StartOnion.Repository.LiteDB(>= 3.1.0)
- StartOnion.Repository.MongoDB(>= 3.1.3)
- StartOnion.Repository.RavenDB(>= 3.1.3)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.Extensions.Identity.Core(>= 3.0.0)
- Newtonsoft.Json(>= 12.0.3)
- System.IdentityModel.Tokens.Jwt(>= 5.6.0)