Novolis Docs
novolis-transports / getting-started.md

Getting started

dotnetnetworkingnovolis

Transport libraries: HTTP, local IPC, torrent, and related adapters.

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

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.Transports.Http

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

Next