MassTransit.AspNetCore
by: Chris Patterson
- 399 total downloads
- Latest version: 9.2.0-develop.157
MassTransit AspNetCore Support, including Dashboard; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
log4net
by: The Apache Software Foundation
- 2.078k 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
- 988 total downloads
- Latest version: 2.33.0
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
- 514 total downloads
- Latest version: 5.0.21
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile
Signed by signpath.io from repository 'https://github.com/mbdavid/LiteDB' commit '391cc9318c5be6e56cb71b3ce14b1ed9cb324763' (see contained AppVeyorSettings.json file for build settings).
ini-parser
by: Ricardo Amores Hernández
- 172 total downloads
- Latest version: 2.1.1
A Mono compatible .NET open source library for managing data from an INI file format. Allows reading/writing INI data to and from I/O streams, file streams, and/or plain strings.
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.
Libuv
by: Libuv
- 871 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
Irony.NetCore
by: daxnet
- 307 total downloads
- Latest version: 1.0.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.
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
K4os.Compression.LZ4
by: Milosz Krajewski
- 2.722k total downloads
- Latest version: 1.2.16
Port of LZ4 compression algorithm for .NET
librdkafka.redist
by: Magnus Edenhill edenhill
- 25.372k total downloads
- Latest version: 2.15.0
The Apache Kafka C/C++ client library - redistributable
JetBrains.Annotations
by: JetBrains
- 6.112k 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.
Joonasw.AspNetCore.SecurityHeaders
by: Joonas Westlin
- 2.448k 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
- 347 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86