Skip to content

SAPTeamDEV/CrediblePackageTemplate

Repository files navigation

Credible NuGet Package

Nuget Nuget

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.

About

A .NET project template that meets the most conditions of a "Valid" nuget package.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published