novolis-template-dotnet / getting-started.md
Getting started
Canonical package repo template
dotnettemplatenovolis
Repository scaffold from novolis-template-dotnet.
Documentation defaults
New packable projects should:
- Import
build/Novolis.Documentation.props(or a repo-specificbuild/*.Documentation.propsthat imports Novolis.Documentation.props). - Add
README.mdnext to each packable.csprojand setPackageReadmeFile. - Document all public API with XML comments before removing transitional
CS1591suppressions.