Platform.Obvs.Logging.NetCore

Integrates .Net Core logging into Obvs platform

Recent Packages

Version Downloads
4.5.68 21
4.5.67 20
4.5.66 19
4.5.65 22
4.5.64 22

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" />