Info
Version: | 8.0.1 |
Author(s): | Mehran Norouzi |
Last Update: | Monday, January 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mehrannoruzi/Bat |
NuGet Url: | https://www.nuget.org/packages/Bat.AspNetCore |
Install
Install-Package Bat.AspNetCore
dotnet add package Bat.AspNetCore
paket add Bat.AspNetCore
Bat.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 5.0.2)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 5.0.2)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Swashbuckle.AspNetCore(>= 5.6.3)
- Bat.Http(>= 1.0.7)
- Bat.Core(>= 1.0.7)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.11)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.11)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Swashbuckle.AspNetCore(>= 5.6.3)
- Bat.Http(>= 1.0.7)
- Bat.Core(>= 1.0.7)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.11)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.11)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Swashbuckle.AspNetCore(>= 5.6.3)
- Bat.Http(>= 1.0.7)
- Bat.Core(>= 1.0.7)
Tags
ForExample : Implementation Of Authentication, Authorization, TagHelpers, CustomAttribute, ResponseCache, ExtensionMethod, ...