FastExpressionCompiler.src
by: Maksim Volkau
- 0 total downloads
- Latest version: 3.3.2
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FluentAssertions
by: Dennis Doomen, Jonas Nyrup, Xceed
- 79 total downloads
- Latest version: 8.6.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. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher.
Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit.
IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/).
Check out the [license page](LICENSE) for more information.
FluentValidation
by: Jeremy Skinner
- 53 total downloads
- Latest version: 11.2.2
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fluid.Core
by: Sebastien Ros
- 67 total downloads
- Latest version: 2.25.0
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Gee.External.Capstone
by: Ahmed Garhy (@9ee1)
- 6 total downloads
- Latest version: 2.3.0
Capstone.NET is a .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.
GeoAPI.Core
by: NetTopologySuite Team and Fabrício Godoy
- 1 total downloads
- Latest version: 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Google.Protobuf
by: Google Inc.
- 13 total downloads
- Latest version: 3.24.0-rc3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.Core
by: The gRPC Authors
- 39 total downloads
- Latest version: 2.46.6
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.54.0-pre1
.NET client for gRPC
Grpc.Net.Common
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.47.0-pre1
Infrastructure for common functionality in gRPC
HarfBuzzSharp
by: Microsoft
- 27 total downloads
- Latest version: 8.3.1.1
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HtmlAgilityPack
by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
- 37 total downloads
- Latest version: 1.11.11
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
Humanizer
by: Mehdi Khalili, Claire Novotny
- 2 total downloads
- Latest version: 3.0.0-beta.96
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Humanizer.Core
by: Mehdi Khalili, Claire Novotny
- 12 total downloads
- Latest version: 2.9.9
Humanizer core package that contains the library and the neutral language (English) resources
Humanizer.Core.el
by: Mehdi Khalili, Claire Novotny
- 15 total downloads
- Latest version: 2.13.14
Humanizer Locale Greek (el)
Humanizer.Core.ko-KR
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.9.7
Humanizer Locale Korean (South Korea) (ko-KR)
Humanizer.Core.ru
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 3.0.0-beta.13
Humanizer Locale Russian (ru)
Hyak.Common
by: Microsoft
- 4 total downloads
- Latest version: 1.2.2
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.