Grpc.Net.Common
by: The gRPC Authors
- 1,193k total downloads
- Latest version: 2.80.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 2,211k total downloads
- Latest version: 2.83.0
gRPC and Protocol Buffer compiler for C# projects
Handlebars.Net
by: Rex Morgan
- 805 total downloads
- Latest version: 1.9.0
Blistering-fast Handlebars.js templates in your .NET application.
HangFire.Core
by: Sergey Odinokov
- 187 total downloads
- Latest version: 0.9.1
Core components for HangFire (background job system for ASP.NET applications).
HarfBuzzSharp.NativeAssets.Linux
by: Microsoft
- 82 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
- 345 total downloads
- Latest version: 4.0.1
A simple but powerful calendar component for MudBlazor.
HotChocolate
by: ChilliCream authors and contributors
- 818 total downloads
- Latest version: 13.9.16
Contains the Hot Chocolate GraphQL query execution engine and query validation.
HotChocolate.Data
by: ChilliCream authors and contributors
- 1,677k total downloads
- Latest version: 16.5.1-p.2
Contains ready to use extensions for data management in HotChocolate. This includes filtering, projections and sorting
HtmlAgilityPack
by: ZZZ Projects Simon Mourrier Jeff Klawiter Stephan Grell
- 1,551k total downloads
- Latest version: 1.13.0-beta1
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).
---------------------------------------
This library is sponsored by ZZZ Projects:
https://entityframework-extensions.net/
https://eval-expression.net/
https://dapper-plus.net/
---------------------------------------
HAP is trusted by companies worldwide with over 150 million downloads.
Humanizer
by: Claire Novotny Mehdi Khalili
- 491 total downloads
- Latest version: 3.0.10
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Hyak.Common
by: Microsoft
- 76 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
- 645 total downloads
- Latest version: 4.1.11
An iCalendar (RFC 5545) control library for .NET.
Iesi.Collections
by: Aidant Systems Jason Smith NHibernate community
- 433 total downloads
- Latest version: 4.2.0-ci.16
The System.Collections namespace in the .NET Framework provides a number of collection types that are extremely useful for manipulating data in memory. However, some specialized implementations of ISet are not available. Iesi.Collections 4.0 for .Net 4.0 contains the LinkedHashSet (preserves insertion order), the ReadOnlySet and the SynchronizedSet. The latter two wrap an actual set.
ImTools
by: Maksim Volkau
- 76 total downloads
- Latest version: 2.1.0
Immutable persistent collections, algebraic sum-type aka descriminated union, Ref type and supportive extensions for performant functional programming in C#.
Split from the DryIoc: https://github.com/dadhi/DryIoc
IndexRange
by: Bradley Grainger
- 54 total downloads
- Latest version: 1.1.1
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
Instances
by: Malte Rosenbjerg
- 32 total downloads
- Latest version: 3.0.2
A .NET Standard Process wrapper with an elegant API, for both asyncronous and syncronous use, providing both Events and support for Tasks with cancellation support
IPAddressRange
by: J.Sakamoto
- 202 total downloads
- Latest version: 1.6.2.7
This library allows you to parse range of IP address string such as "192.168.0.0/24" and "192.168.0.0/255.255.255.0" and "192.168.0.0-192.168.0.255", and can conatins check. This library supports both IPv4 and IPv6.
IronPython
by: IronPython Contributors Microsoft
- 336 total downloads
- Latest version: 2.7.8
IronPython is an open-source implementation of the Python programming language which is tightly integrated with the .NET Framework. IronPython can use the .NET Framework and Python libraries, and other .NET languages can use Python code just as easily.
IronPython.StdLib
by: IronPython Contributors Python Contributors
- 495 total downloads
- Latest version: 3.4.2
The Python Standard Library, for use with IronPython.