log4net
by: The Apache Software Foundation
- 3.572k total downloads
- Latest version: 3.3.1
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
- 481 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
- 285 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
ImTools
by: Maksim Volkau
- 30 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
- 1.144k total downloads
- Latest version: 6.3.0
Code Generation Chicanery for .Net
IdentityModel
by: Dominick Baier Brock Allen
- 14.571k total downloads
- Latest version: 7.0.0
OpenID Connect & OAuth 2.0 client library
ImTools.dll
by: Maksim Volkau
- 238 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
- 756 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
Irony.NetCore
by: daxnet
- 350 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
- 1.02k total downloads
- Latest version: 6.3.0
Runtime Roslyn Compilation and Code Generation Chicanery
Humanizer.Core.zh-Hant
by: Claire Novotny Mehdi Khalili
- 3.296k total downloads
- Latest version: 3.0.10
Humanizer Locale Chinese (zh-Hant)
JasperFx.SourceGeneration
by: Jeremy D. Miller Jaedyn Tonee
- 14 total downloads
- Latest version: 1.1.0
Source generator for JasperFx command discovery — eliminates runtime assembly scanning for CLI commands
Lamar
by: Jeremy D. Miller
- 1.564k total downloads
- Latest version: 8.1.0
Fast ASP.Net Core compatible IoC Tool, Successor to StructureMap
K4os.Compression.LZ4
by: Milosz Krajewski
- 3.441k total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
librdkafka.redist
by: Magnus Edenhill edenhill
- 21.335k total downloads
- Latest version: 2.14.1
The Apache Kafka C/C++ client library - redistributable
Lamar.Microsoft.DependencyInjection
by: Jeremy D. Miller
- 825 total downloads
- Latest version: 4.4.0
Lamar Adapter for ASP.Net Core
JetBrains.Annotations
by: JetBrains
- 5.3k 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.175k 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.
KRE-CLR-x86
by: Microsoft
- 301 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86