SimpleLogging.Core 0.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package SimpleLogging.Core --version 0.0.1
NuGet\Install-Package SimpleLogging.Core -Version 0.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SimpleLogging.Core" Version="0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleLogging.Core --version 0.0.1
#r "nuget: SimpleLogging.Core, 0.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SimpleLogging.Core as a Cake Addin
#addin nuget:?package=SimpleLogging.Core&version=0.0.1

// Install SimpleLogging.Core as a Cake Tool
#tool nuget:?package=SimpleLogging.Core&version=0.0.1

SimpleLogging is a lite and tiny package to help logging in any .NET application.
       
       This core library is a Portable Class Library. It's also mainly just some common framework for other
SimpleLogging packages - which is really what you should be using.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on SimpleLogging.Core:

Package Downloads
SimpleLogging.NLog

Used with SimpleLogging, this provides you with a quick, simple and easy way to log messages with NLog. A common use of this is to send messages to an NLog viewer like Sentinel to get live (streamed) logging messages. Also includes a simple way to programatically turn on/off an NLogViewTarget, which is awesome when used in an Azure role :)

InceptionCache.Core

Multi-layered cache manager

Nancy.Authentication.StatelessAuthorizationHeader

This expands upon the default stateless authorization package but using the convention that the security credentials are provided in the Authorization (request) Header.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.0 44,527 7/10/2014
0.4.0 3,972 4/20/2014
0.3.0 2,597 1/31/2014
0.2.1 1,704 1/9/2014
0.2.0 3,844 1/9/2014
0.1.1 1,801 1/6/2014
0.1.0 2,277 11/11/2013
0.0.1 1,172 11/11/2013