NLog.Extended 4.0.0.1

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

// Install NLog.Extended as a Cake Tool
#tool nuget:?package=NLog.Extended&version=4.0.0.1

NLog.Extended.dll for use with .NET Framework Extended profile. Supports server-specific targets and other extensions.

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on NLog.Extended:

Repository Stars
filipw/apress-recipes-webapi
Samples from ASP.NET Web API 2: Recipes book.
Version Downloads Last updated
4.0.0.1 11,032 6/30/2015
4.0.0 1,871 5/25/2015
4.0.0-rc 114 5/26/2015
3.2.1 7,907 4/24/2015
3.2.0 47,260 1/2/2015
3.1.0 46,578 6/24/2014
3.0.0 3,607 6/2/2014
2.1.0.1 29,623 10/17/2013
2.0.1.2 32,140 4/8/2013
2.0.0.2000 52,013 7/18/2011

4.0.0.1: NuGet depedency improvements, no other changes.

News post:
http://nlog-project.org/2015/06/09/nlog-4-has-been-released.html

Details on GitHub: https://github.com/NLog/NLog/milestones/4.0