SAPTeam.CrediblePackageTemplate
1.1.4
Prefix Reserved
dotnet new install SAPTeam.CrediblePackageTemplate::1.1.4
This package contains a .NET Template Package you can call from the shell/command line.
Credible NuGet Package
With this template you can create valid and well nuget packages.
This template has a project template that meets this conditions:
- Targets the recommended .NET Standard 2.0 and .NET Freamework 4.6.1
- Enables deterministic by default
- Enable the XML API documetation generation
- Uses the sematic versioning with GitVersioning
- Includes all ReproducibleBuild and SourceLink properties
All things that you need to make your package a true Valid nuget package is adding a readme as well as a strong naming key.
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.