Stormancer.Logging.Nlog 1.2.2

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Stormancer.Logging.Nlog --version 1.2.2
NuGet\Install-Package Stormancer.Logging.Nlog -Version 1.2.2
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="Stormancer.Logging.Nlog" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stormancer.Logging.Nlog --version 1.2.2
#r "nuget: Stormancer.Logging.Nlog, 1.2.2"
#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 Stormancer.Logging.Nlog as a Cake Addin
#addin nuget:?package=Stormancer.Logging.Nlog&version=1.2.2

// Install Stormancer.Logging.Nlog as a Cake Tool
#tool nuget:?package=Stormancer.Logging.Nlog&version=1.2.2

Nlog integration for Stormancer nodes.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows 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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.2.2-pre 85 3/13/2024
1.2.2.1-pre 78 3/11/2024
1.2.2 502 10/20/2022
1.2.1.6-pre 110 10/18/2022
1.2.1.5-pre 119 10/18/2022
1.2.1.4-pre 115 10/3/2022
1.2.1.3 405 9/28/2022
1.2.1.3-pre 150 7/8/2022
1.2.1.2 457 4/4/2022
1.2.1.2-pre 148 4/4/2022
1.2.0.5 477 1/19/2022
1.2.0.5-pre 159 1/6/2022
1.2.0.4 335 10/14/2021
1.2.0.4-pre 214 8/9/2021
1.2.0.3-pre 209 8/9/2021
1.2.0.2 374 5/23/2021
1.2.0.1 307 5/20/2021
1.2.0.1-pre 208 5/11/2021
1.2.0 401 12/9/2020
1.1.3 408 12/4/2020
1.1.3-pre 290 12/3/2020
1.1.1-pre 305 10/18/2020
1.1.0 425 10/16/2020
1.1.0-pre 293 9/7/2020
1.0.0.1 471 2/28/2020
1.0.0.1-pre 409 3/2/2020
1.0.0-pre 351 3/2/2020

Changed
*******
- Updated to latest node API.