Demo.StarterKit
0.0.3-local
.NET Core 3.1
This is a prerelease version of Demo.StarterKit.
dotnet add package Demo.StarterKit --version 0.0.3-local
NuGet\Install-Package Demo.StarterKit -Version 0.0.3-local
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Demo.StarterKit" Version="0.0.3-local" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Demo.StarterKit --version 0.0.3-local
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Demo.StarterKit, 0.0.3-local"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Demo.StarterKit as a Cake Addin
#addin nuget:?package=Demo.StarterKit&version=0.0.3-local&prerelease
// Install Demo.StarterKit as a Cake Tool
#tool nuget:?package=Demo.StarterKit&version=0.0.3-local&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Starterkit for bootstrapping .net solution with basic features like swagger, middleware logger and ADFS etc.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- 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)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Demo.StarterKit:
Package | Downloads |
---|---|
Demo.StarterKit.Logging
Starterkit for bootstrapping .net solution with middleware logging feature to include basic metrics |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.0.3-local | 315 | 10/30/2020 |
0.0.2-local | 288 | 10/30/2020 |
0.0.1-local | 292 | 10/30/2020 |
Starterkit for bootstrapping .net solution with basic features like swagger, middleware logger and ADFS etc.