log4net by: The Apache Software Foundation
  • 2.78k total downloads
  • Latest version: 2.0.17
  • logging log tracing logfiles
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
  • 143 total downloads
  • Latest version: 0.25.0
  • LLamaSharp LLama LLM GPT AI ChatBot SciSharp
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
  • 944 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
  • 339 total downloads
  • Latest version: 4.1.4
  • database nosql embedded
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
  • ini
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
  • linq
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 ast grammar bnf
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
  • 341 total downloads
  • Latest version: 2.1.0
  • FP Performance Simple Functional Immutable Persistent Map Avl 2-3-4 Self Balanced Tree Dictionary Thread-safe Functional Atomic Ref Algebraic Discriminated Union SumType
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
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
ManagedEsent by: martinc
  • 287 total downloads
  • Latest version: 1.6.0
  • ManagedEsent NoSql ISAM
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
  • 55 total downloads
  • Latest version: 0.5.1
  • LLama LLM GPT ChatGPT NLP AI Chat Bot SciSharp
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.344k total downloads
  • Latest version: 2.15.0
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
JetBrains.Annotations by: JetBrains
  • 6.789k total downloads
  • Latest version: 2026.2.0
  • jetbrains resharper rider annotations canbenull notnull
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
  • 84 total downloads
  • Latest version: 0.5.1
  • LLama LLM GPT ChatGPT NLP AI Chat Bot SciSharp
LLamaSharp.Backend.Cpu is a backend for LLamaSharp to use with Cpu only and MAC.
LLamaSharp.Backend.Cuda12.Linux by: llama.cpp Authors
  • 129 total downloads
  • Latest version: 0.25.0
  • LLamaSharp LLama LLM GPT AI ChatBot SciSharp
LLamaSharp.Backend.Cuda12.Linux contains the Linux binaries for LLamaSharp with Cuda12 support.
Magnum by: Chris Patterson Dru Sellers
  • 1.362k 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.