Humanizer.Core.es by: Claire Novotny, Mehdi Khalili
  • 1 total downloads
  • Latest version: 3.0.8
Humanizer Locale Spanish (es)
Humanizer.Core.fa by: Claire Novotny, Mehdi Khalili
  • 2 total downloads
  • Latest version: 3.0.10
Humanizer Locale Persian (fa)
Humanizer.Core.fil by: Claire Novotny, Mehdi Khalili
  • 1 total downloads
  • Latest version: 3.0.1
Humanizer Locale Filipino (Philippines) (fil)
Humanizer.Core.fil-PH by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.8.26
Humanizer Locale Filipino (Philippines) (fil-PH)
Humanizer.Core.he by: Claire Novotny, Mehdi Khalili
  • 2 total downloads
  • Latest version: 3.0.8
Humanizer Locale Hebrew (he)
Humanizer.Core.hu by: Claire Novotny, Mehdi Khalili
  • 2 total downloads
  • Latest version: 3.0.10
Humanizer Locale Hungarian (hu)
Humanizer.Core.ko-KR by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.3.2
Humanizer Locale (ko-KR)
Humanizer.Core.pt by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.1.0
Humanizer Locale (pt)
Humanizer.Core.ro by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale Romanian (ro)
Humanizer.Core.ru by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.8.11
Humanizer Locale Russian (ru)
Humanizer.Core.sk by: Claire Novotny, Mehdi Khalili
  • 3 total downloads
  • Latest version: 3.0.10
Humanizer Locale Slovak (sk)
Humanizer.Core.sv by: Claire Novotny, Mehdi Khalili
  • 3 total downloads
  • Latest version: 3.0.10
Humanizer Locale Swedish (sv)
Humanizer.Core.uz-Latn-UZ by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.14.1
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Iced by: iced project and contributors <https://github.com/icedland>
  • 2 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
  • 5 total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
JetBrains.Annotations by: JetBrains
  • 1 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.
JWT by: Alexander Batishchev, John Sheehan, Michael Lehenbauer
  • 5 total downloads
  • Latest version: 10.0.0-beta11
  • jwt json authorization
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
K4os.Compression.LZ4 by: Milosz Krajewski
  • 2 total downloads
  • Latest version: 1.3.1-beta
  • compression lz4
Port of LZ4 compression algorithm for .NET
KRE-CoreCLR-x86 by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
LanguageExt.Core by: Paul Louth
  • 5 total downloads
  • Latest version: 4.4.9
  • 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.