log4net
by: Apache Software Foundation
- 303 total downloads
- Latest version: 2.0.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
- 562 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.
LLamaSharp.Backend.Cuda12.Windows
by: llama.cpp Authors
- 143 total downloads
- Latest version: 0.25.0
LLamaSharp.Backend.Cuda12.Windows contains the Windows binaries for LLamaSharp with Cuda12 support.
HtmlAgilityPack
by: Simon Mourrier Jeff Klawiter
- 56 total downloads
- Latest version: 1.4.3
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
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
- 943 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: Mauricio David
- 51 total downloads
- Latest version: 2.0.4
A simple embedded .NET NoSQL Document Store in a single data file
ini-parser
by: Ricardo Amores Hernández
- 169 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.
Hl7.Fhir.Serialization
by: Ewout Kramer (ewout@fire.ly) and contributors
- 258 total downloads
- Latest version: 1.0.0
Contains general interfaces and classes for working with FHIR data, regardless of FHIR version or POCO's
LLamaSharp.Backend.Cuda12
by: The lamma.cpp Authors
- 55 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.344k total downloads
- Latest version: 2.15.0
The Apache Kafka C/C++ client library - redistributable
JetBrains.Annotations
by: JetBrains
- 841 total downloads
- Latest version: 2025.1.0-eap1
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.
All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
LLamaSharp.Backend.Cpu
by: The lamma.cpp Authors
- 84 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
- 129 total downloads
- Latest version: 0.25.0
LLamaSharp.Backend.Cuda12.Linux contains the Linux binaries for LLamaSharp with Cuda12 support.
Google.Protobuf
by: Google Inc.
- 7.003k total downloads
- Latest version: 3.35.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Humanizer
by: Claire Novotny Mehdi Khalili
- 3.934k total downloads
- Latest version: 3.0.10
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
KRE-CLR-x86
by: Microsoft
- 347 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86