Meerkat.Logging
1.0.1
See the version list below for details.
dotnet add package Meerkat.Logging --version 1.0.1
NuGet\Install-Package Meerkat.Logging -Version 1.0.1
<PackageReference Include="Meerkat.Logging" Version="1.0.1" />
paket add Meerkat.Logging --version 1.0.1
#r "nuget: Meerkat.Logging, 1.0.1"
// Install Meerkat.Logging as a Cake Addin #addin nuget:?package=Meerkat.Logging&version=1.0.1 // Install Meerkat.Logging as a Cake Tool #tool nuget:?package=Meerkat.Logging&version=1.0.1
Simple logging framework for use internally withing the Meerkat libaries
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Meerkat.Logging:
Package | Downloads |
---|---|
Meerkat.NameParser
Parses personal names into their constituent parts |
|
Meerkat.Caching
For NetFramework, a simple cache that exposes the same interface as MemoryCache. For .NET Core extensions to Polly cachng |
|
Meerkat.Security.Hmac
An implementation of HMAC for ASP.NET/ASP.NET Core |
|
Meerkat.Security
An activity based security framework |
|
Meerkat.Mailer
Email templating and dispatch framework |
GitHub repositories
This package is not used by any popular GitHub repositories.
Make logger public, FAKE script wasn't definine LIBLOG_PUBLIC
Drop framework level to 4.5 from 4.5.2