NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET 5, 6 and 7
- .NET Core 1, 2 and 3
- .NET Standard 1.3+ and 2.0+
- .NET Framework 3.5 - 4.8
- Xamarin...
More information
This package exposes an enhanced developer experience for coding against the Microsoft.Diagnostics.Tracing.EventSource (including build time validation). Microsoft.Diagnostics.Tracing.EventSource allows for firing ETW events from managed code. It enables defining a strongly typed specification of an...
More information
Reporting interface for the firewall and the windows to support structured logging to the windows EventLog.
The Package extends the reporting functionality to NuGet package Walter.Web.Firewall and is easily activated by dependency injection during service...
More information
This package includes samples illustrating the use of the Microsoft.Diagnostics.Tracing.EventSource library. Works best if you create a console app called 'DemoEventSource' and reference this package.
Adds configuration support to Microsoft.Extensions.Logging.EventLog. Simplifies the EventLog setup.
Commonly used Methods:
EventLogLoggingBuilderExtensions.TryAddEventLogAndCreateSource(...)
EventLogLoggingBuilderExtensions.TryUseEventLogSource(string sourceName)
This is a Logger package build with .Net core 3.0, 2.2 and .net 4.7. It supports multiple targets as well as a number of logging levels.
The class is implemented as a singleton. It is thread safe and optimized to not use locks.
This package includes DevUtils.ETWIMBA for firing ETW events from managed code and Performance Counters. It enables defining a strongly typed specification of an ETW provider that can be called by managed code. This package provides a newer version that has more features. It is meant to be used as a...
More information
This Package Contain Useful Library And Extension Method For Easy Develop High Tech .Net Application With EntityFramework.
ForExample : Implementation Of Custom DbContext, DbContext Extension Method, DbSet Extension Method, ...