IKVM.MSBuild by: Jeroen Frijters, Jerome Haltom
  • 3 total downloads
  • Latest version: 8.11.2
IKVM MSBuild Targets
IKVM.MSBuild.Tools.runtime.linux-arm64 by: Jeroen Frijters, Jerome Haltom
  • 2 total downloads
  • Latest version: 8.13.3
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.9.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-arm64 by: Jeroen Frijters, Jerome Haltom
  • 2 total downloads
  • Latest version: 8.14.0-tags-8-14-0-pre-1.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64 by: Jeroen Frijters, Jerome Haltom
  • 4 total downloads
  • Latest version: 8.15.0-dev.46
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64 by: Jeroen Frijters, Jerome Haltom
  • 20 total downloads
  • Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.10.0
IKVM MSBuild Tools
Irony by: Roman Ivantsov
  • 1 total downloads
  • Latest version: 1.5.2
Package Description
jQuery by: jQuery Foundation, Inc.
  • 1 total downloads
  • Latest version: 1.11.0
  • jQuery
jQuery is a new kind of JavaScript Library. jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
JWT by: Alexander Batishchev, John Sheehan, Michael Lehenbauer
  • 1 total downloads
  • Latest version: 10.0.0-beta1
  • jwt json authorization
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
LanguageExt.Core by: Paul Louth
  • 6 total downloads
  • Latest version: 3.0.26
  • 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# 6 and 7 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
  • 10 total downloads
  • Latest version: 9.0.24
  • 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
  • 5 total downloads
  • Latest version: 2.6.0-RC2
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
log4net by: The Apache Software Foundation
  • 1 total downloads
  • Latest version: 2.0.17
  • logging log tracing logfiles
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
Magick.NET-Q16-AnyCPU by: Dirk Lemstra
  • 19 total downloads
  • Latest version: 14.13.0
  • 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.
Magick.NET.Core by: Dirk Lemstra
  • 2 total downloads
  • Latest version: 14.3.0
  • 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.Contracts by: Jimmy Bogard
  • 1 total downloads
  • Latest version: 1.0.1
  • mediator request response queries commands notifications
Contracts package for requests, responses, and notifications
MessagePack by: neuecc, aarnott
  • 2 total downloads
  • Latest version: 2.5.140
  • 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
  • 3 total downloads
  • Latest version: 2.3.73-alpha
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Attributes and interfaces for .NET types serializable with MessagePack.
MessagePackAnalyzer by: neuecc, aarnott
  • 3 total downloads
  • Latest version: 3.1.2
  • 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.