MaxSimpleSyslogNetFramework 1.1.2
See the version list below for details.
dotnet add package MaxSimpleSyslogNetFramework --version 1.1.2
NuGet\Install-Package MaxSimpleSyslogNetFramework -Version 1.1.2
<PackageReference Include="MaxSimpleSyslogNetFramework" Version="1.1.2" />
<PackageVersion Include="MaxSimpleSyslogNetFramework" Version="1.1.2" />
<PackageReference Include="MaxSimpleSyslogNetFramework" />
paket add MaxSimpleSyslogNetFramework --version 1.1.2
#r "nuget: MaxSimpleSyslogNetFramework, 1.1.2"
#:package MaxSimpleSyslogNetFramework@1.1.2
#addin nuget:?package=MaxSimpleSyslogNetFramework&version=1.1.2
#tool nuget:?package=MaxSimpleSyslogNetFramework&version=1.1.2
MaxSimpleSyslogNetFramework
Basic the same as my MaxSimpleSyslog, but this one run on .NET Framework 4.xx
The goal is to provide at small and lightweight framework that support Syslog
I need a small framework that can work with a syslog server and NLog
Documentation:
Find the documentation on the GitHub repo:
https://github.com/maximuss/MaxSimpleSyslogNetFramework
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | 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. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Fixed a bug where there were thrown an exception if there were no json init file,
That is now fixed so if the file dont exists then it's using the manual approach