Humanizer.Core.id
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 2.14.1
Humanizer Locale Indonesian (id)
Humanizer.Core.it
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 2.13.14
Humanizer Locale Italian (it)
Humanizer.Core.ja
by: Mehdi Khalili, Claire Novotny
- 7 total downloads
- Latest version: 2.14.1
Humanizer Locale Japanese (ja)
Humanizer.Core.ko-KR
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 2.13.14
Humanizer Locale Korean (South Korea) (ko-KR)
Humanizer.Core.ku
by: Mehdi Khalili, Claire Novotny
- 3 total downloads
- Latest version: 2.14.1
Humanizer Locale Central Kurdish (ku)
Humanizer.Core.ms-MY
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 2.14.1
Humanizer Locale Malay (Malaysia) (ms-MY)
Humanizer.Core.mt
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 2.10.1
Humanizer Locale Maltese (mt)
Humanizer.Core.nb
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 2.8.25
Humanizer Locale Norwegian Bokmål (nb)
Humanizer.Core.nb-NO
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 2.9.9
Humanizer Locale Norwegian Bokmål (Norway) (nb-NO)
Humanizer.Core.nl
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.14.1
Humanizer Locale Dutch (nl)
Humanizer.Core.ru
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.1.0
Humanizer Locale (ru)
Humanizer.Core.sr-Latn
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.4.2
Humanizer Locale (sr-Latn)
Humanizer.Core.tr
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.13.14
Humanizer Locale Turkish (tr)
Iced
by: iced project and contributors <https://github.com/icedland>
- 1 total downloads
- Latest version: 1.13.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
- ✔️High level Assembler providing a simple and lean syntax (e.g `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-arm64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 11 total downloads
- Latest version: 8.11.0-pre.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-arm64
by: Jeroen Frijters, Jerome Haltom
- 27 total downloads
- Latest version: 8.11.2
IKVM MSBuild Tools
LanguageExt.Core
by: Paul Louth
- 1 total downloads
- Latest version: 1.7.17
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.
libphonenumber-csharp
by: Patrick Mézard, Tom Clegg, Jarrod Alexander, Google, libphonenumber contributors
- 35 total downloads
- Latest version: 8.12.38
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. http://code.google.com/p/libphonenumber/
Libuv
by: Libuv
- 1 total downloads
- Latest version: 1.10.0-preview1-22040
Multi-platform support library with a focus on asynchronous I/O.