Platform.Obvs.Logging.NetCore

Integrates .Net Core logging into Obvs platform

Recent Packages

Version Downloads
4.5.68 30
4.5.67 28
4.5.66 28
4.5.65 32
4.5.64 30

Usage Instructions

Latest Version: 4.5.68

To install Platform.Obvs.Logging.NetCore from the command line, run the following command:

nuget install Platform.Obvs.Logging.NetCore -Version 4.5.68 -Source https://proget.starsoft.nl/nuget/Starsoft/

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

Install-Package Platform.Obvs.Logging.NetCore -Version 4.5.68 -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.Obvs.Logging.NetCore" Version="4.5.68" />