Writes Serilog events to Windows Forms Application TextBox or Datagridview control from anywhere in your application.
Info
| Version: | 2.5.0 |
| Author(s): | UmairSyed (@umairsyed613) |
| Last Update: | Thursday, January 9, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/umairsyed613/Serilog.Sinks.WinForms |
| NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.WinForms |
Install
Install-Package Serilog.Sinks.WinForms
dotnet add package Serilog.Sinks.WinForms
paket add Serilog.Sinks.WinForms
Serilog.Sinks.WinForms Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.10.0)
Tags