Wrapper library to quickly create a combination of web api, spa or service with serilog logging, swagger and bearer token authentication\authorization support.
Info
Version: | 6.1.1 |
Author(s): | Albatross.Hosting |
Last Update: | Monday, September 18, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Albatross.Hosting |
Install
Install-Package Albatross.Hosting
dotnet add package Albatross.Hosting
paket add Albatross.Hosting
Albatross.Hosting Download (Unzip the "nupkg" after downloading)
Dependencies
- Albatross.Authentication(>= 1.5.35)
- Albatross.Caching(>= 1.0.10)
- Albatross.Config(>= 1.6.8)
- Albatross.Logging(>= 1.6.7)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.8)
- Microsoft.AspNetCore.Authentication.Negotiate(>= 3.1.8)
- Microsoft.AspNetCore.SpaServices.Extensions(>= 3.1.8)
- Microsoft.Extensions.Hosting.Systemd(>= 3.1.8)
- Microsoft.Extensions.Hosting.WindowsServices(>= 3.1.8)
- NSwag.AspNetCore(>= 13.7.4)
- Polly(>= 7.2.1)
- Polly.Caching.Memory(>= 3.0.2)
- System.IO.Pipelines(>= 4.7.2)