Package Description.
Info
Version: | 1.1.0 |
Author(s): | [email protected] |
Last Update: | Tuesday, January 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/yzbai/HB.FullStack |
NuGet Url: | https://www.nuget.org/packages/HB.FullStack.Server |
Install
Install-Package HB.FullStack.Server
dotnet add package HB.FullStack.Server
paket add HB.FullStack.Server
HB.FullStack.Server Download (Unzip the "nupkg" after downloading)
Dependencies
- HB.FullStack.Identity(>= 1.1.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 5.0.1)
- Microsoft.AspNetCore.DataProtection.StackExchangeRedis(>= 5.0.1)
- Microsoft.Extensions.Caching.StackExchangeRedis(>= 5.0.1)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 5.0.0)
- Polly(>= 7.2.1)
- Serilog.AspNetCore(>= 3.4.0)
- System.IdentityModel.Tokens.Jwt(>= 6.8.0)