Humanizer.Core.ja
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.1.0
Humanizer Locale (ja)
Humanizer.Core.nb-NO
by: Mehdi Khalili, Claire Novotny
- 2 total downloads
- Latest version: 2.11.10
Humanizer Locale Norwegian Bokmål (Norway) (nb-NO)
Humanizer.Core.nl
by: Mehdi Khalili, Oren Novotny
- 2 total downloads
- Latest version: 2.4.2
Humanizer Locale (nl)
Humanizer.Core.pt
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.4.2
Humanizer Locale (pt)
Humanizer.Core.ru
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 2.8.25
Humanizer Locale Russian (ru)
Humanizer.Core.sk
by: Mehdi Khalili, Oren Novotny
- 3 total downloads
- Latest version: 2.6.2
Humanizer Locale Slovak (sk)
Humanizer.Core.uz-Cyrl-UZ
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.2.0
Humanizer Locale (uz-Cyrl-UZ)
Humanizer.Core.uz-Latn-UZ
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.11.10
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Iced
by: iced project and contributors <https://github.com/icedland>
- 1 total downloads
- Latest version: 1.17.0
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 is 2x+ faster than other similar libraries and doesn't allocate any memory
- 👍 Small decoded instructions, only 32 bytes
- 👍 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
IdGen
by: RobIII
- 2 total downloads
- Latest version: 3.0.7
Twitter Snowflake-alike ID generator for .Net
IKVM.Image
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.3.3
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 3 total downloads
- Latest version: 8.10.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.6.3-tags-8-6-3-pre-11.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.6.4
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64
by: Jeroen Frijters, Jerome Haltom
- 2 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IndexRange
by: Bradley Grainger
- 1 total downloads
- Latest version: 1.0.1
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
jQuery
by: jQuery Foundation, Inc.
- 2 total downloads
- Latest version: 2.1.1
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/
JustEat.StatsD
by: Just Eat
- 1 total downloads
- Latest version: 3.2.0
A .NET library for publishing metrics to statsd.
JWT
by: Alexander Batishchev, John Sheehan, Michael Lehenbauer
- 1 total downloads
- Latest version: 10.0.0-beta11
Jwt.Net, a JWT (JSON Web Token) implementation for .NET