GlobalHotKey
by: Kirill Miroshnichenko
- 8 total downloads
- Latest version: 1.1.0
Provides an easy way to setup system-wide hot keys and react on their events.
Google.Protobuf
by: Google Inc.
- 415 total downloads
- Latest version: 3.35.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Humanizer.Core
by: Mehdi Khalili Claire Novotny
- 212 total downloads
- Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
Irony.NetCore
by: daxnet
- 4 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.
JetBrains.Annotations
by: JetBrains
- 410 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.
Jiguang.JPush
by: hevin Jiguang
- 192 total downloads
- Latest version: 1.2.5
The CSharp api client by Jiguang.
K4os.Compression.LZ4
by: Milosz Krajewski
- 178 total downloads
- Latest version: 1.2.16
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 24 total downloads
- Latest version: 1.2.16
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash
by: Milosz Krajewski
- 6 total downloads
- Latest version: 1.0.7
xxHash hash implementation for .NET
KirkFody
by: Kirk Woll
- 4 total downloads
- Latest version: 2.0.1
Extensible tool for weaving .net assemblies.
Libgdiplus.rntime.osx_arm64
by: Grinay
- 31 total downloads
- Latest version: 6.1.2
Mono-libgdiplus binaries bundle for osx_arm64
librdkafka.redist
by: Magnus Edenhill edenhill
- 1.085k total downloads
- Latest version: 2.15.0
The Apache Kafka C/C++ client library - redistributable
Libuv
by: Libuv
- 59 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
LinqBridge
by: Atif Aziz
- 7 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.
log4net
by: The Apache Software Foundation
- 60 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
ManagedEsent
by: Microsoft
- 115 total downloads
- Latest version: 1.9.4
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.
MathNet.Numerics.Signed
by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
- 571 total downloads
- Latest version: 4.15.0
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net Framework 4.0 or higher and .Net Standard 1.3 or higher, on Windows, Linux and Mac. This package contains strong-named assemblies for legacy use cases (not recommended).
MdXaml
by: Bevan Arps(original) whistyun
- 101 total downloads
- Latest version: 1.27.0
Markdown XAML processor