This package implements base logic for browser based web application startup configuration, including cookie authentication, automapping, exception handling and rest client through Refit.
Info
Version: | 1.1.0 |
Author(s): | Furiza |
Last Update: | Wednesday, July 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Furiza.AspNetCore.WebApp.Configuration |
Install
Install-Package Furiza.AspNetCore.WebApp.Configuration
dotnet add package Furiza.AspNetCore.WebApp.Configuration
paket add Furiza.AspNetCore.WebApp.Configuration
Furiza.AspNetCore.WebApp.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
- Furiza.AspNetCore.WebApp.Authentication.CookiesByJwtBearer(>= 1.1.0)
- AutoMapper.Extensions.Microsoft.DependencyInjection(>= 6.1.1)
- Furiza.AspNetCore.Authentication.JwtBearer(>= 1.8.4)
- Furiza.AspNetCore.ScopedRoleAssignmentProvider(>= 1.8.4)
- Furiza.Base.Core.Exceptions.Serialization(>= 1.0.6)
- Furiza.Extensions.Configuration(>= 1.0.10)
- Furiza.Networking(>= 1.0.2)
- Furiza.Newtonsoft.Json(>= 1.1.2)
- Microsoft.AspNetCore.App(>= 2.2.4)
- refit(>= 4.7.9)
Tags