Humanizer.Core.zh-CN
by: Claire Novotny, Mehdi Khalili
- 14 total downloads
- Latest version: 3.0.8
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans
by: Claire Novotny, Mehdi Khalili
- 11 total downloads
- Latest version: 3.0.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant
by: Claire Novotny, Mehdi Khalili
- 13 total downloads
- Latest version: 3.0.8
Humanizer Locale Chinese (zh-Hant)
Iced
by: 0xd4d
- 11 total downloads
- Latest version: 1.8.0
Iced is a high performance and correct x86 (16/32/64-bit) instruction decoder, disassembler and assembler written in C#.
It can be used for static analysis of x86/x64 binaries, to rewrite code (eg. remove garbage instructions), to relocate code or as a disassembler.
- ✔️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, flow control info, etc
- ✔️Supports `.NET Standard 2.0/2.1+` and `.NET Framework 4.5+`
- ✔️License: MIT
IKVM
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 37 total downloads
- Latest version: 8.6.2
Java SE 8 Virtual Machine for .NET
IKVM.Image.runtime.linux-musl-arm64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.7.2
IKVM Runtime Image
IKVM.MSBuild
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.2.2-prerelease0553
IKVM MSBuild Tools and Targets
IKVM.MSBuild.Tools
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.7.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm
by: Jeroen Frijters, Jerome Haltom
- 1 total downloads
- Latest version: 8.11.0
IKVM MSBuild Tools
JetBrains.Annotations
by: JetBrains
- 8 total downloads
- Latest version: 2025.2.4
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
- 64 total downloads
- Latest version: 9.0.3
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
K4os.Compression.LZ4.Streams
by: Milosz Krajewski
- 1 total downloads
- Latest version: 1.2.2-beta
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash
by: Milosz Krajewski
- 1 total downloads
- Latest version: 1.0.8
xxHash hash implementation for .NET
LanguageExt.Core
by: Paul Louth
- 178 total downloads
- Latest version: 4.2.8
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.
libphonenumber-csharp
by: Patrick Mézard, Thomas Clegg, Jarrod Alexander, Google, libphonenumber contributors
- 171 total downloads
- Latest version: 9.0.28
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
- 43 total downloads
- Latest version: 2.14.1
The Apache Kafka C/C++ client library - redistributable
ManagedEsent
by: martinc
- 1 total downloads
- Latest version: 1.8.2
ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.
MessagePack.Annotations
by: neuecc, aarnott
- 2 total downloads
- Latest version: 3.1.2
Attributes and interfaces for .NET types serializable with MessagePack.
MessagePackAnalyzer
by: neuecc, aarnott
- 32 total downloads
- Latest version: 3.0.308
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.
Microsoft.ApplicationInsights.AspNetCore
by: Microsoft
- 7 total downloads
- Latest version: 2.8.2
Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156