Info
Version: | 2.2.0 |
Author(s): | Mehran Norouzi |
Last Update: | Tuesday, February 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Elk.AspNetCore |
Install
Install-Package Elk.AspNetCore
dotnet add package Elk.AspNetCore
paket add Elk.AspNetCore
Elk.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp3.0
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.9)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.9)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Swashbuckle.AspNetCore(>= 5.6.3)
- Elk.Core(>= 1.1.9)
- Elk.Http(>= 1.1.3)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Swashbuckle.AspNetCore(>= 5.6.3)
- Elk.Http(>= 1.1.3)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.9)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.9)
- Elk.Core(>= 1.1.9)
Tags
ForExample : Implementation Of Authentication, Authorization, TagHelpers, CustomAttribute, ResponseCache, ExtensionMethod, ...