this.Log-NLog 0.0.3

dotnet add package this.Log-NLog --version 0.0.3
NuGet\Install-Package this.Log-NLog -Version 0.0.3
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="this.Log-NLog" Version="0.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add this.Log-NLog --version 0.0.3
#r "nuget: this.Log-NLog, 0.0.3"
#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 this.Log-NLog as a Cake Addin
#addin nuget:?package=this.Log-NLog&version=0.0.3

// Install this.Log-NLog as a Cake Tool
#tool nuget:?package=this.Log-NLog&version=0.0.3

this.Log-NLog is the NLog plugin to this.Log logging extension.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on this.Log-NLog:

Package Downloads
this.Log-NLog.Sample

this.Log-NLog.Sample is a sample of how to use the NLog plugin to this.Log logging extension.

this.Log-NLog.VB.Sample

this.Log-NLog.Sample is a sample of how to use the NLog plugin to this.Log logging extension.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.3 10,755 4/4/2013
0.0.2 2,500 12/20/2012
0.0.1 1,577 12/17/2012

== v0.0.3 ==
     Strong named the assembly - https://github.com/ferventcoder/this.Log/pull/6
     Error and Fatal can now have Exceptions passed to them (only the Func<string> versions though) - https://github.com/ferventcoder/this.Log/commit/4a468d2836312184597981e5e91a98909e23f1f8