Log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial. At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity. log4net is designed with two distinct goals in mind: speed and flexibility. | A semver implementation in .Net based on the v2.0.0 of the spec found at http://semver.org/. |
Statistics | |
GitHub Stars 429 | GitHub Stars 266 |
GitHub Forks 248 | GitHub Forks 49 |
Stacks 926 | Stacks 1.3K |
Followers 5 | Followers 1 |
Votes 0 | Votes 0 |

CDK Constructs for AWS KMS (Stability: Stable).

Json.NET is a popular high-performance JSON framework for .NET.

JQuery is a new kind of JavaScript Library. jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/.

XUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.

Visual Studio 2012+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 2.0 or later, .NET Core 1.0 or later, and Universal Windows 10.0 or later.

Moq is the most popular and friendly mocking framework for .NET.

This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.

Simple .NET logging with fully-structured events.

JSON configuration provider implementation for Microsoft.Extensions.Configuration.

This package contains the Microsoft.Web.Infrastructure assembly that lets you dynamically register HTTP modules at run time.