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
#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

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.

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.