Novolis Docs
novolis-governance / getting-started.md

Getting started

dotnetgovernancenovolis

Contribution model, package rules, layer boundaries, and maintainer docs.

Published guide: https://novolis-platform.github.io/.github/novolis-governance/

Prerequisites

Configure GPR once from a sibling novolis-governance checkout:

pwsh -File d:\novolis\novolis-governance\scripts\configure-gpr-user-nuget.ps1

Install

dotnet add package Novolis.Example

Local multi-repo iteration uses ProjectReference mode via d:\novolis\Novolis.Platform.slnx — never a local NuGet folder feed.

Next