Common.Logging.Portable contains the Silverlight 5 implementation of the common.logging library which introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Info
Version: | 3.4.1 |
Author(s): | Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen |
Last Update: | Wednesday, August 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://net-commons.github.io/common-logging/ |
NuGet Url: | https://www.nuget.org/packages/Common.Logging.Silverlight |
Install
Install-Package Common.Logging.Silverlight
dotnet add package Common.Logging.Silverlight
paket add Common.Logging.Silverlight
Common.Logging.Silverlight Download (Unzip the "nupkg" after downloading)
Dependencies
- Common.Logging.Portable(>= 3.4.1)
Tags