In this article
Forsta Plus will be made available via NuGet feeds, containing versioned NuGet packages, rather in one large MSI installer. The Octopus Server will have the information on which NuGet package versions need to be installed to make up a Forsta Plus release.
The underlying reason for this is that we want to be able to deploy new fixes and features more often, in a safe way. To achieve this, the Forsta Plus application has over a course of several years been broken into smaller, independent pieces, moving into a Microservice infrastructure.
A NuGet package is in effect a zip file. One NuGet package comprises everything necessary for running a Forsta application.