Software framework for supporting coding best practices.
Info
Version: | 7.0.0 |
Author(s): | Rafidzal Rafiq |
Last Update: | Friday, September 22, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CaptainMesomorph/tardigrade-framework |
NuGet Url: | https://www.nuget.org/packages/Tardigrade.Framework.AspNetCore |
Install
Install-Package Tardigrade.Framework.AspNetCore
dotnet add package Tardigrade.Framework.AspNetCore
paket add Tardigrade.Framework.AspNetCore
Tardigrade.Framework.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Tardigrade.Framework(>= 11.0.0)
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.Extensions.Identity.Stores(>= 5.0.0)
- System.IdentityModel.Tokens.Jwt(>= 6.8.0)
- System.Security.Claims(>= 4.3.0)