Package Description.
Info
Version: | 0.19.1 |
Author(s): | JRoger |
Last Update: | Thursday, August 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/onion-core/onion |
NuGet Url: | https://www.nuget.org/packages/Onion.AspNetCore |
Install
Install-Package Onion.AspNetCore
dotnet add package Onion.AspNetCore
paket add Onion.AspNetCore
Onion.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Onion.Cache.StackExchangeRedis(>= 0.4.5)
- Onion.Core(>= 0.4.5)
- Onion.Domain.Abstractions(>= 0.4.5)
- MediatR.Extensions.Microsoft.DependencyInjection(>= 9.0.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 5.0.1)
- Microsoft.AspNetCore.DataProtection.StackExchangeRedis(>= 5.0.1)
- System.IdentityModel.Tokens.Jwt(>= 6.8.0)