Platform.Modules

Tools for packing related functional tasks into modules and host them as console or windows service application

Recent Packages

Version Downloads
5.1.67 36
5.1.66 31
5.1.65 30
5.1.64 28
5.1.63 32

Usage Instructions

Latest Version: 5.1.67

To install Platform.Modules from the command line, run the following command:

nuget install Platform.Modules -Version 5.1.67 -Source https://proget.starsoft.nl/nuget/Starsoft/

To install Platform.Modules from the Package Manager Console within Visual Studio, run the following command:

Install-Package Platform.Modules -Version 5.1.67 -Source https://proget.starsoft.nl/nuget/Starsoft/

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="Platform.Modules" Version="5.1.67" />