Starterkit for bootstrapping .net solution with basic features like swagger, middleware logger and ADFS etc.
Info
Version: | 0.0.3-local |
Author(s): | Sumit Kumar |
Last Update: | Friday, October 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sumit394/StarterKit |
NuGet Url: | https://www.nuget.org/packages/Demo.StarterKit |
Install
Install-Package Demo.StarterKit
dotnet add package Demo.StarterKit
paket add Demo.StarterKit
Demo.StarterKit Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.9)
- Microsoft.AspNetCore.Authentication.OpenIdConnect(>= 3.1.9)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.9)
- Microsoft.IdentityModel.Tokens(>= 6.8.0)
- Swashbuckle.AspNetCore(>= 5.6.3)
- System.ComponentModel.TypeConverter(>= 4.3.0)
Tags