log4net
by: The Apache Software Foundation
- 4.48k total downloads
- Latest version: 3.3.2
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
- 189 total downloads
- Latest version: 0.27.0
LLamaSharp.Backend.Cuda12.Windows contains the Windows binaries for LLamaSharp with Cuda12 support.
KRE-CoreCLR-x86
by: Microsoft
- 341 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
JasperFx.SourceGenerator
by: Jeremy D. Miller Jaedyn Tonee
- 1.277k total downloads
- Latest version: 2.36.3
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
- 841 total downloads
- Latest version: 6.0.0-prerelease.77
LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile
LamarCodeGeneration
by: Jeremy D. Miller
- 2.05k total downloads
- Latest version: 6.3.0
Code Generation Chicanery for .Net
Libuv
by: Libuv
- 876 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
LamarCompiler
by: Jeremy D. Miller
- 2.078k total downloads
- Latest version: 6.3.0
Runtime Roslyn Compilation and Code Generation Chicanery
LLamaSharp
by: Rinne Martin Evans jlsantiago and all the other contributors in https://github.com/SciSharp/LLamaSharp/graphs/contributors.
- 423 total downloads
- Latest version: 0.27.0
LLamaSharp is a cross-platform library to run 🦙LLaMA/Mtmd model (and others) in your local device.
Based on [llama.cpp](https://github.com/ggerganov/llama.cpp), inference with LLamaSharp is efficient on both CPU and GPU.
With the higher-level APIs and RAG support, it's convenient to deploy LLM (Large Language Model) in your application with LLamaSharp.
LLamaSharp.Backend.Cuda12
by: llama.cpp Authors
- 374 total downloads
- Latest version: 0.27.0
LLamaSharp.Backend.Cuda12 is a backend for LLamaSharp to use with Cuda12.
JasperFx.SourceGeneration
by: Jeremy D. Miller Jaedyn Tonee
- 224 total downloads
- Latest version: 2.0.0
Source generator for JasperFx command discovery — eliminates runtime assembly scanning for CLI commands
Lamar
by: Jeremy D. Miller
- 3.556k total downloads
- Latest version: 8.1.0
Fast ASP.Net Core compatible IoC Tool, Successor to StructureMap
K4os.Compression.LZ4
by: Milosz Krajewski
- 4.031k total downloads
- Latest version: 1.3.8
Port of LZ4 compression algorithm for .NET
librdkafka.redist
by: Magnus Edenhill edenhill
- 25.841k total downloads
- Latest version: 2.15.0
The Apache Kafka C/C++ client library - redistributable
Lamar.Microsoft.DependencyInjection
by: Jeremy D. Miller
- 1.548k total downloads
- Latest version: 4.3.0
Lamar Adapter for ASP.Net Core
JetBrains.Annotations
by: JetBrains
- 6.148k 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: llama.cpp Authors
- 453 total downloads
- Latest version: 0.27.0
LLamaSharp.Backend.Cpu is a backend for LLamaSharp to use with Cpu only.
LLamaSharp.Backend.Cuda12.Linux
by: llama.cpp Authors
- 160 total downloads
- Latest version: 0.27.0
LLamaSharp.Backend.Cuda12.Linux contains the Linux binaries for LLamaSharp with Cuda12 support.
Joonasw.AspNetCore.SecurityHeaders
by: Joonas Westlin
- 2.459k 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
- 349 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86