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 125 3/13/2024
1.2.2.1-pre 105 3/11/2024
1.2.2 546 10/20/2022
1.2.1.6-pre 142 10/18/2022
1.2.1.5-pre 150 10/18/2022
1.2.1.4-pre 145 10/3/2022
1.2.1.3 439 9/28/2022
1.2.1.3-pre 186 7/8/2022
1.2.1.2 490 4/4/2022
1.2.1.2-pre 171 4/4/2022
1.2.0.5 508 1/19/2022
1.2.0.5-pre 188 1/6/2022
1.2.0.4 370 10/14/2021
1.2.0.4-pre 241 8/9/2021
1.2.0.3-pre 227 8/9/2021
1.2.0.2 410 5/23/2021
1.2.0.1 341 5/20/2021
1.2.0.1-pre 237 5/11/2021
1.2.0 430 12/9/2020
1.1.3 444 12/4/2020
1.1.3-pre 317 12/3/2020
1.1.1-pre 328 10/18/2020
1.1.0 456 10/16/2020
1.1.0-pre 325 9/7/2020
1.0.0.1 499 2/28/2020
1.0.0.1-pre 432 3/2/2020
1.0.0-pre 378 3/2/2020

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