Caravel.AspNetCore is a package that contains common utilities for building asp.net core applications.
Info
Version: | 0.32.0 |
Author(s): | Marco Talento |
Last Update: | Saturday, October 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Caravel.AspNetCore |
Install
Install-Package Caravel.AspNetCore
dotnet add package Caravel.AspNetCore
paket add Caravel.AspNetCore
Caravel.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Caravel(>= 0.12.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 5.0.0)
- Microsoft.IdentityModel.Tokens(>= 6.8.0)
Tags