novolis-transports / getting-started.md
Getting started
HTTP, IPC, torrents, and more
dotnetnetworkingnovolis
Transport libraries: HTTP, local IPC, torrent, and related adapters.
Published guide: https://novolis-platform.github.io/.github/novolis-transports/
Prerequisites
- .NET 10 SDK
- GitHub Packages auth for
Novolis.*(see nuget-only-policy)
Configure GPR once from a sibling novolis-governance checkout:
pwsh -File d:\novolis\novolis-governance\scripts\configure-gpr-user-nuget.ps1Install
dotnet add package Novolis.Transports.HttpLocal multi-repo iteration uses ProjectReference mode via d:\novolis\Novolis.Platform.slnx — never a local NuGet folder feed.
Next
- design.md — layer placement and non-goals
- release.md — publish cadence
- Org docs catalog