:
Last modified: Feb 9, 2024

Nuget

NuGet Package

Altinn has published a number of nuget packages to share common libraries between different solutions. You can read more about NuGet.. All NuGet packages are available for download here This page covers how to set up your project to support the publishing of NuGet packages, both manual and automated, as well as developer workflows in both cases. GitHub automated procedures Project setup GitHub setup Package creation Development lifecycle Manual procedures Project setup Package creation Development lifecycle GitHub automated procedures We use GitHub workflows and MinVer to enable the automation of both package generation and publishing. »