FluentValidation
by: Jeremy Skinner
- 6 total downloads
- Latest version: 8.3.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fluid.Core
by: Sebastien Ros
- 2 total downloads
- Latest version: 1.0.0-beta-9621
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
GeoAPI.CoordinateSystems
by: NetTopologySuite Team
- 1 total downloads
- Latest version: 1.7.5-pre017
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Gherkin
by: Cucumber Ltd, Gaspar Nagy
- 1 total downloads
- Latest version: 24.1.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.
- 6 total downloads
- Latest version: 3.34.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 6 total downloads
- Latest version: 2.71.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 5 total downloads
- Latest version: 2.70.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.44.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core.Api
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.63.0-pre1
gRPC C# Surface API
Grpc.Net.Client
by: The gRPC Authors
- 8 total downloads
- Latest version: 2.76.0-pre1
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.70.0-pre1
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.55.0
Infrastructure for common functionality in gRPC
Grpc.Reflection
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.66.0
gRPC C# Server Reflection
Grpc.Tools
by: The gRPC Authors
- 12 total downloads
- Latest version: 2.80.0-pre1
gRPC and Protocol Buffer compiler for C# projects
Handlebars.Net
by: Rex Morgan
- 5 total downloads
- Latest version: 2.0.10
Blistering-fast Handlebars.js templates in your .NET application.
HarfBuzzSharp
by: Microsoft
- 2 total downloads
- Latest version: 2.8.2-preview.139
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.macOS
by: Microsoft
- 4 total downloads
- Latest version: 2.8.2.1-preview.91
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HtmlAgilityPack
by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
- 9 total downloads
- Latest version: 1.11.64
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).