FluentAssertions
by: Dennis Doomen, Jonas Nyrup
- 2 total downloads
- Latest version: 6.1.0
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit tests. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, as well as .NET Standard 2.0 and 2.1.
Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
FluentValidation
by: Jeremy Skinner
- 2 total downloads
- Latest version: 11.9.2
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Gee.External.Capstone
by: Ahmed Garhy (@9ee1)
- 2 total downloads
- Latest version: 2.0.2
Capstone.NET is an opinionated .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.
Gherkin
by: Cucumber Ltd, Gaspar Nagy
- 2 total downloads
- Latest version: 35.0.0
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
Google.Protobuf
by: Google Inc.
- 63 total downloads
- Latest version: 3.32.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.Core
by: The gRPC Authors
- 36 total downloads
- Latest version: 2.46.5
C# implementation of gRPC based on native gRPC C-core library.
Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future.
See https://grpc.io/blog/grpc-csharp-future/ for details.
Grpc.Net.Client
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.50.0-pre1
.NET client for gRPC
Grpc.Net.Common
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.28.0-pre1
Infrastructure for common functionality in gRPC
Humanizer.Core.ko-KR
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.8.25
Humanizer Locale Korean (South Korea) (ko-KR)
Humanizer.Core.nb
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 3.0.0-beta.54
Humanizer Locale Norwegian Bokmål (nb)
Humanizer.Core.nl
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.5.1
Humanizer Locale (nl)
Humanizer.Core.ro
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 3.0.0-beta.13
Humanizer Locale Romanian (ro)
Humanizer.Core.sr-Latn
by: Mehdi Khalili, Oren Novotny
- 1 total downloads
- Latest version: 2.1.0
Humanizer Locale (sr-Latn)
Humanizer.Core.zh-CN
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 3.0.0-beta.54
Humanizer Locale Chinese (China) (zh-CN)
Iced
by: iced project and contributors <https://github.com/icedland>
- 11 total downloads
- Latest version: 1.18.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 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
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 11 total downloads
- Latest version: 8.7.0
Java SE 8 Virtual Machine for .NET
IKVM.Image
by: Jeroen Frijters, Jerome Haltom
- 2 total downloads
- Latest version: 8.11.2
IKVM Runtime Image
IKVM.Image.runtime.linux-musl-arm64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 2 total downloads
- Latest version: 8.8.1
IKVM Runtime Image
IKVM.MSBuild
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 2 total downloads
- Latest version: 8.7.1
IKVM MSBuild Targets