Novolis Docs
novolis-registry / getting-started.md

Getting started

dotnetnugetregistrynovolis

Static registry of Novolis packages and apps.

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

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