Humanizer.Core.fr by: Mehdi Khalili, Claire Novotny
  • 0 total downloads
  • Latest version: 2.10.1
Humanizer Locale French (fr)
Humanizer.Core.fr-BE by: Mehdi Khalili, Claire Novotny
  • 2 total downloads
  • Latest version: 2.9.7
Humanizer Locale French (Belgium) (fr-BE)
Humanizer.Core.he by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.10.1
Humanizer Locale Hebrew (he)
Humanizer.Core.hr by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.13.14
Humanizer Locale Croatian (hr)
Humanizer.Core.it by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.13.14
Humanizer Locale Italian (it)
Humanizer.Core.pl by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.9.9
Humanizer Locale Polish (pl)
Humanizer.Core.ru by: Mehdi Khalili, Claire Novotny
  • 2 total downloads
  • Latest version: 2.10.1
Humanizer Locale Russian (ru)
Humanizer.Core.sv by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.5.1
Humanizer Locale (sv)
Humanizer.Core.uk by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.7.2
Humanizer Locale Ukrainian (uk)
Iced by: iced project and contributors <https://github.com/icedland>
  • 1 total downloads
  • Latest version: 1.20.0
  • disassembler x86 x64 assembler encoder decoder formatter
iced is a blazing fast and correct x86 (16/32/64-bit) instruction decoder, disassembler and assembler written in C#. - 👍 Supports all Intel and AMD instructions - 👍 Correct: All instructions are tested and iced has been tested against other disassemblers/assemblers (xed, gas, objdump, masm, dumpbin, nasm, ndisasm) and fuzzed - 👍 100% C# code - 👍 The formatter supports masm, nasm, gas (AT&T), Intel (XED) and there are many options to customize the output - 👍 The decoder decodes >130 MB/s - 👍 Small decoded instructions, only 40 bytes and the decoder doesn't allocate any memory - 👍 Create instructions with code assembler, eg. `asm.mov(eax, edx)` - 👍 The encoder can be used to re-encode decoded instructions at any address - 👍 API to get instruction info, eg. read/written registers, memory and rflags bits; CPUID feature flag, control flow info, etc - 👍 Supports `.NET Standard 2.0/2.1+` and `.NET Framework 4.5+` - 👍 License: MIT
IKVM.MSBuild.Tools.runtime.linux-arm by: Jeroen Frijters, Jerome Haltom
  • 4 total downloads
  • Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.4.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 2 total downloads
  • Latest version: 8.10.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-arm64 by: Jeroen Frijters, Jerome Haltom
  • 2 total downloads
  • Latest version: 8.13.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64 by: Jeroen Frijters, Jerome Haltom
  • 5 total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64 by: Jeroen Frijters, Jerome Haltom
  • 5 total downloads
  • Latest version: 8.14.0
IKVM MSBuild Tools
jQuery by: jQuery Foundation, Inc.
  • 2 total downloads
  • Latest version: 3.0.0.1
  • 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: 7.2.2
  • jwt json
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
LanguageExt.Core by: Paul Louth
  • 5 total downloads
  • Latest version: 1.8.20-beta
  • C# Functional Language Extension Monad Option Either Reader Writer State List Set Map Queue Memo Memoization Immutable Lambda Pattern Matching Tuple Actor Process Akka Redis
This library uses and abuses the features of C# 6 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself. It also includes an 'Erlang like' process system (actors) that can optionally persist messages and state to Redis (note you can use it without Redis for in-app messaging). The process system additionally supports Rx streams of messages and state allowing for a complete system of reactive events and message dispatch.
librdkafka.redist by: Magnus Edenhill, edenhill
  • 4 total downloads
  • Latest version: 2.16.0-RC1
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable