IKVM.MSBuild.Tools.runtime.linux-x64 by: Jeroen Frijters, Jerome Haltom
  • 2 total downloads
  • Latest version: 8.13.4
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-arm64 by: Jeroen Frijters, Jerome Haltom
  • 4 total downloads
  • Latest version: 8.13.3
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64 by: Jeroen Frijters, Jerome Haltom
  • 7 total downloads
  • Latest version: 8.13.3
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64 by: Jeroen Frijters, Jerome Haltom
  • 2 total downloads
  • Latest version: 8.13.4
IKVM MSBuild Tools
JetBrains.Annotations by: JetBrains
  • 2 total downloads
  • Latest version: 2025.2.4
  • 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.
JustEat.StatsD by: Just Eat
  • 2 total downloads
  • Latest version: 3.1.1
  • statsd graphite metrics monitoring
A .NET library for publishing metrics to statsd.
JWT by: Alexander Batishchev, John Sheehan, Michael Lehenbauer
  • 6 total downloads
  • Latest version: 9.0.2
  • jwt json authorization
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 23 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
KeraLua by: NLua
  • 2 total downloads
  • Latest version: 1.3.2
  • lua keralua
C# Native bindings of Lua 5.4 (compatible with iOS/Mac/Android/.NET/UWP)
KRE-CoreCLR-x86 by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-beta1
The K Runtime Environment for CoreCLR x86
LanguageExt.Core by: Paul Louth
  • 10 total downloads
  • Latest version: 4.2.5
  • C#, Functional, Language Extension, Monad, Option, Either, Reader, Writer, State, List, Set, Map, Queue, Memo, Memoization, Immutable, Lambda, Pattern Matching, Tuple
This library uses and abuses the features of C# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
libphonenumber-csharp by: Patrick Mézard, Thomas Clegg, Jarrod Alexander, Google, libphonenumber contributors
  • 8 total downloads
  • Latest version: 9.0.18
  • phonenumber phone libphonenumber e164 e.164 international
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. https://github.com/google/libphonenumber
librdkafka.redist by: Magnus Edenhill, edenhill
  • 6 total downloads
  • Latest version: 1.7.0-RC9
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
libsodium by: Frank Denis
  • 1 total downloads
  • Latest version: 1.0.18.1
Internal implementation package not meant for direct consumption. Please do not reference directly.
Magick.NET-Q16-AnyCPU by: Dirk Lemstra
  • 5 total downloads
  • Latest version: 14.9.1
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.
MediatR by: Jimmy Bogard
  • 3 total downloads
  • Latest version: 14.1.0
  • mediator request response queries commands notifications
Simple, unambitious mediator implementation in .NET
Medo.Uuid7 by: Josip Medved
  • 19 total downloads
  • Latest version: 3.2.0
  • RFC9562,UUID,GUID,UUID7,UUIDv7,UUID4,UUIDv4,UniqueIdentifier
A library that enables fast generation of version 7 (time-ordered) UUIDs, designed for efficient utilization in databases and resource indexing. It provides conversions to and from GUIDs, multiple string representations, and wide compatibility with .NET 7 and higher, including .NET 4.6.1 and higher (.NET Standard 2.0). Additionally, it supports version 4 (fully random) UUIDs.
MessagePack by: neuecc, aarnott
  • 3 total downloads
  • Latest version: 3.1.4
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
MessagePack.Annotations by: neuecc, aarnott
  • 2 total downloads
  • Latest version: 3.0.208-rc-0001
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Attributes and interfaces for .NET types serializable with MessagePack.
MessagePackAnalyzer by: neuecc, aarnott
  • 8 total downloads
  • Latest version: 3.0.134-beta
  • MsgPack MessagePack Serialization Formatter Analyzer
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.