Grpc.Tools
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.37.0-pre1
gRPC and Protocol Buffer compiler for managed C# and native C++ projects.
Add this package to a project that contains .proto files to be compiled to code.
It contains the compilers, include files and project system integration for gRPC
and Protocol buffer service description files necessary to build them on Windows,
Linux and MacOS. Managed runtime is supplied separately in the Grpc.Core package.
Humanizer.Core
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.8.25
Humanizer core package that contains the library and the neutral language (English) resources
Humanizer.Core.bg
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.4.2
Humanizer Locale (bg)
Humanizer.Core.el
by: Mehdi Khalili, Claire Novotny
- 4 total downloads
- Latest version: 2.14.1
Humanizer Locale Greek (el)
Humanizer.Core.ja
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.1.0
Humanizer Locale (ja)
Humanizer.Core.ms-MY
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.9.7
Humanizer Locale Malay (Malaysia) (ms-MY)
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
- 2 total downloads
- Latest version: 2.8.26
Humanizer Locale Romanian (ro)
Humanizer.Core.ru
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 2.9.7
Humanizer Locale Russian (ru)
Humanizer.Core.sr
by: Mehdi Khalili, Claire Novotny
- 3 total downloads
- Latest version: 2.9.9
Humanizer Locale Serbian (sr)
Humanizer.Core.th-TH
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.5.1
Humanizer Locale (th-TH)
Humanizer.Core.uz-Latn-UZ
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.8.2
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.vi
by: Mehdi Khalili, Oren Novotny
- 2 total downloads
- Latest version: 2.5.1
Humanizer Locale (vi)
Humanizer.Core.zh-Hant
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.11.10
Humanizer Locale Chinese (zh-Hant)
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.osx-arm64
by: Jeroen Frijters, Jerome Haltom
- 3 total downloads
- Latest version: 8.14.0-tags-8-14-0-pre-1.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64
by: Jeroen Frijters, Jerome Haltom
- 1 total downloads
- Latest version: 8.11.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.7.0-pre.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 2 total downloads
- Latest version: 8.10.0-pre.1
IKVM MSBuild Tools
JetBrains.Annotations
by: JetBrains
- 4 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.