log4net
by: The Apache Software Foundation
- 2.78k total downloads
- Latest version: 2.0.17
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
LLamaSharp.Backend.Cuda12.Windows
by: llama.cpp Authors
- 146 total downloads
- Latest version: 0.25.0
LLamaSharp.Backend.Cuda12.Windows contains the Windows binaries for LLamaSharp with Cuda12 support.
KRE-CoreCLR-x86
by: Microsoft
- 332 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
JasperFx.SourceGenerator
by: Jeremy D. Miller Jaedyn Tonee
- 946 total downloads
- Latest version: 2.29.1
Source generators for JasperFx: OptionsDescription (IDescribeMyself.ToDescription() without Reflection), CLI command discovery, and command input parsing — all reflection-free for fast cold start and trim/AOT
LiteDB
by: Maurício David
- 343 total downloads
- Latest version: 4.1.4
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile
ini-parser
by: Ricardo Amores Hernández
- 369 total downloads
- Latest version: 2.5.2
A .NET, Mono and Unity3d compatible(*) library for reading/writing INI data from IO streams, file streams, and strings written in C#.
Also implements merging operations, both for complete ini files, sections, or even just a subset of the keys contained by the files.
(*) This library is 100% .NET code and does not have any dependencies on Windows API calls in order to be portable.
LinqBridge
by: Atif Aziz
- 155 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.
Irony
by: Roman Ivantsov
- 648 total downloads
- Latest version: 0.9.1
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.
ImTools.dll
by: Maksim Volkau
- 342 total downloads
- Latest version: 2.1.0
Immutable persistent collections, algebraic sum-type aka descriminated union, Ref type and supportive extensions for performant functional programming in C#.
Split from the DryIoc: https://github.com/dadhi/DryIoc
Libuv
by: Libuv
- 871 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
ManagedEsent
by: martinc
- 287 total downloads
- Latest version: 1.6.0
ManagedEsent provides managed access to ESENT, the embeddable
database engine native to Windows. ManagedEsent uses the esent.dll that is
part of Microsoft Windows so there are no extra unmanaged binaries to
download and install.
LLamaSharp.Backend.Cuda12
by: The lamma.cpp Authors
- 57 total downloads
- Latest version: 0.5.1
LLamaSharp.Backend.Cuda12 is a backend for LLamaSharp to use with Cuda12.x.
JasperFx.SourceGeneration
by: Jeremy D. Miller Jaedyn Tonee
- 213 total downloads
- Latest version: 2.0.0
Source generator for JasperFx command discovery — eliminates runtime assembly scanning for CLI commands
librdkafka.redist
by: Magnus Edenhill edenhill
- 25.355k total downloads
- Latest version: 2.15.0
The Apache Kafka C/C++ client library - redistributable
JetBrains.Annotations
by: JetBrains
- 6.791k total downloads
- Latest version: 2026.2.0
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.
LLamaSharp.Backend.Cpu
by: The lamma.cpp Authors
- 86 total downloads
- Latest version: 0.5.1
LLamaSharp.Backend.Cpu is a backend for LLamaSharp to use with Cpu only and MAC.
LLamaSharp.Backend.Cuda12.Linux
by: llama.cpp Authors
- 132 total downloads
- Latest version: 0.25.0
LLamaSharp.Backend.Cuda12.Linux contains the Linux binaries for LLamaSharp with Cuda12 support.
Magnum
by: Chris Patterson Dru Sellers
- 1.363k total downloads
- Latest version: 2.1.3
Magnum is a library for the larger than average developer
KRE-CLR-x86
by: Microsoft
- 347 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
MassTransit
by: Chris Patterson Dru Sellers Travis Smith
- 253 total downloads
- Latest version: 2.10.2
MassTransit is a distributed application framework for .NET, including support for MSMQ and RabbitMQ.