Grpc.AspNetCore
by: The gRPC Authors
- 396 total downloads
- Latest version: 2.71.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 413 total downloads
- Latest version: 2.71.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 206 total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Auth
by: The gRPC Authors
- 475 total downloads
- Latest version: 2.71.0
gRPC C# Authentication Library
Grpc.Core
by: The gRPC Authors
- 382 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
- 616 total downloads
- Latest version: 2.71.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 417 total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 592 total downloads
- Latest version: 2.71.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 781 total downloads
- Latest version: 2.76.0
gRPC and Protocol Buffer compiler for C# projects
Handlebars.Net
by: Rex Morgan
- 386 total downloads
- Latest version: 1.7.1
Blistering-fast Handlebars.js templates in your .NET application.
HarfBuzzSharp.NativeAssets.Linux
by: Microsoft
- 25 total downloads
- Latest version: 8.3.1-preview.1.2
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
Heron.MudCalendar
by: Dan Heron
- 134 total downloads
- Latest version: 3.3.0
A simple but powerful calendar component for MudBlazor.
HotChocolate
by: ChilliCream authors and contributors
- 250 total downloads
- Latest version: 13.9.15
Contains the Hot Chocolate GraphQL query execution engine and query validation.
HotChocolate.Data
by: ChilliCream authors and contributors
- 234 total downloads
- Latest version: 16.0.0-p.9.2
Contains ready to use extensions for data management in HotChocolate. This includes filtering, projections and sorting
HtmlAgilityPack
by: Simon Mourrier Jeff Klawiter
- 23 total downloads
- Latest version: 1.4.3
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: Claire Novotny Mehdi Khalili
- 153 total downloads
- Latest version: 3.0.0-rc.30
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Hyak.Common
by: Microsoft
- 16 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.
Ical.Net
by: Rian Stockbower Douglas Day
- 46 total downloads
- Latest version: 4.1.11
An iCalendar (RFC 5545) control library for .NET.
Iesi.Collections
by: Jason Smith
- 5 total downloads
- Latest version: 1.0.1
The IESI Collections fills a gap in the Sytems Collection by providing a set collection. This collection comes in handy when an array or list are insufficient either because you need to add and remove elements often (tedious in an array) and duplicates are undesirable.