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.
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