Templates to use when creating an application for element admin.
Info
Version: | 1.0.4 |
Author(s): | huangmingji |
Last Update: | Thursday, December 2, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/huangmingji/dotnet-element-admin |
NuGet Url: | https://www.nuget.org/packages/DotnetElementAdmin |
Install
Install-Package DotnetElementAdmin
dotnet add package DotnetElementAdmin
paket add DotnetElementAdmin
DotnetElementAdmin Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 5.0.0)
- Microsoft.AspNetCore.Authentication.OpenIdConnect(>= 5.0.0)
- Serilog.AspNetCore(>= 3.4.0)
- Serilog.Settings.Configuration(>= 3.1.0)
- Serilog.Sinks.Async(>= 1.4.0)
- Serilog.Sinks.File(>= 4.1.0)
- Swashbuckle.AspNetCore(>= 5.6.3)
Tags