NLog.Windows.Forms 4.4.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package NLog.Windows.Forms --version 4.4.0
NuGet\Install-Package NLog.Windows.Forms -Version 4.4.0
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.Windows.Forms" Version="4.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NLog.Windows.Forms --version 4.4.0
#r "nuget: NLog.Windows.Forms, 4.4.0"
#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.Windows.Forms as a Cake Addin
#addin nuget:?package=NLog.Windows.Forms&version=4.4.0

// Install NLog.Windows.Forms as a Cake Tool
#tool nuget:?package=NLog.Windows.Forms&version=4.4.0

Extend NLog with targets for Windows Forms applications. For example: writing to a richtextbox or raising alert popups.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  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.
  • .NETFramework 3.5

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NLog.Windows.Forms:

Package Downloads
NextPlatform.Core.Winform

Next Core Winform Library

GitHub repositories (8)

Showing the top 5 popular GitHub repositories that depend on NLog.Windows.Forms:

Repository Stars
NLog/NLog
NLog - Advanced and Structured Logging for Various .NET Platforms
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
void-stack/Orcus-1.9.1-src
Full Orcus 1.9.1 Source Code
TV-Rename/tvrename
Organise your TV & Movie videos with ease
Fr33dan/GPSaveConverter
Utility to transfer save files between the games installed from the Xbox app and other storefronts. https://ko-fi.com/fr33dan
Version Downloads Last updated
5.2.3 2,073 1/28/2024
5.2.2 5,126 10/15/2023
5.2.1 8,789 7/28/2023
5.2.0 4,465 6/8/2023
5.0.0 18,322 11/20/2022
4.6.0 23,812 5/22/2022
4.5.0 30,474 8/25/2021
4.4.0 10,882 3/29/2021
4.3.0 93,922 6/17/2019
4.2.3 204,701 6/1/2016
4.2.2 8,487 4/19/2016
4.2.1 3,619 12/29/2015
4.2.0 1,555 12/28/2015
4.1.0 2,200 12/11/2015
4.0.0 11,209 10/22/2015
2.1.1 2,751 9/14/2015
2.1.0 1,654 9/5/2015
2.0.0 4,753 6/11/2015
1.0.13 14,085 1/27/2015
1.0.12 1,525 1/27/2015

- RichTextBoxTarget: added overloads for ReInitializeAllTextboxes and GetTargetByControl (#72) (@304NotModified)
- RichTextBoxTarget: better error handling for empty or unexpected NLog configs (#72) (@304NotModified)

- Update NLog to 4.7.9 (#74) (@304NotModified)
- Fixed publishing Symbol package (#46) (@304NotModified)
- Added Sourcelink (#70) (@304NotModified)
- Enable deterministic build (#73) (@304NotModified)