log4net
by: The Apache Software Foundation
- 4.031k total downloads
- Latest version: 3.3.0
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
Hyak.Common
by: Microsoft
- 835 total downloads
- Latest version: 1.2.2
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
KRE-CoreCLR-x86
by: Microsoft
- 283 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
LinqBridge
by: Atif Aziz
- 130 total downloads
- Latest version: 1.3.0
With Visual Studio's multi-targeting and LINQBridge, you can write LINQ to Objects (local) queries using the full power of the C# 3.0 compiler and yet create programs that require only Microsoft .NET Framework 2.0. LINQBridge is a re-implementation of all the standard query operators introduced with Microsoft .NET Framework 3.5's System.Linq.Enumerable class.
ImTools
by: Maksim Volkau
- 310 total downloads
- Latest version: 5.0.0-preview-01
Fast and space efficient immutable collections, hash maps, and utilities for performant programming in C#.
Split from the DryIoc: https://github.com/dadhi/DryIoc
LamarCodeGeneration
by: Jeremy D. Miller
- 995 total downloads
- Latest version: 6.3.0
Code Generation Chicanery for .Net
IdentityModel
by: Dominick Baier Brock Allen
- 18.295k total downloads
- Latest version: 7.0.0
OpenID Connect & OAuth 2.0 client library
ImTools.dll
by: Maksim Volkau
- 195 total downloads
- Latest version: 5.0.0-preview-01
Fast and space efficient immutable collections, hash maps, and utilities for performant programming in C#.
Split from the DryIoc: https://github.com/dadhi/DryIoc
Libuv
by: Libuv
- 738 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
Irony.NetCore
by: daxnet
- 338 total downloads
- Latest version: 1.1.11
Irony.NetCore is a .NET Core compatible version of the Irony framework initially developed and maintained by Roman Ivantsov. Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
LamarCompiler
by: Jeremy D. Miller
- 901 total downloads
- Latest version: 6.3.0
Runtime Roslyn Compilation and Code Generation Chicanery
Lamar
by: Jeremy D. Miller
- 1.353k total downloads
- Latest version: 8.1.0
Fast ASP.Net Core compatible IoC Tool, Successor to StructureMap
K4os.Compression.LZ4
by: Milosz Krajewski
- 3.355k total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
librdkafka.redist
by: Magnus Edenhill edenhill
- 20.831k total downloads
- Latest version: 2.14.0-RC1
The Apache Kafka C/C++ client library - redistributable
Lamar.Microsoft.DependencyInjection
by: Jeremy D. Miller
- 695 total downloads
- Latest version: 4.3.0
Lamar Adapter for ASP.Net Core
JetBrains.Annotations
by: JetBrains
- 6.215k total downloads
- Latest version: 2025.2.4
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
Joonasw.AspNetCore.SecurityHeaders
by: Joonas Westlin
- 2.139k total downloads
- Latest version: 3.0.0
Middleware for adding security headers to an ASP.NET Core application. Allows you to easily add Content Security Policy, Strict Transport Security, and Public Key Pins to an app.
Magnum
by: Chris Patterson Dru Sellers
- 1.102k total downloads
- Latest version: 2.1.3
Magnum is a library for the larger than average developer
KRE-CLR-x86
by: Microsoft
- 296 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86