Grpc.Net.Client
by: The gRPC Authors
- 407 total downloads
- Latest version: 2.66.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.66.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 422 total downloads
- Latest version: 2.67.0-pre1
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 3 total downloads
- Latest version: 2.69.0-pre1
gRPC and Protocol Buffer compiler for C# projects
Hangfire
by: Sergey Odinokov
- 517 total downloads
- Latest version: 1.8.17
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required.
Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery.
https://www.hangfire.io/
HangFire.Core
by: Sergey Odinokov
- 93 total downloads
- Latest version: 0.9.1
Core components for HangFire (background job system for ASP.NET applications).
Hangfire.MemoryStorage
by: PERRICHOT Florian
- 57 total downloads
- Latest version: 1.8.1.1
A memory storage for Hangfire
Hangfire.SqlServer
by: Sergey Odinokov
- 637 total downloads
- Latest version: 1.8.17
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
HtmlAgilityPack
by: ZZZ Projects Simon Mourrier Jeff Klawiter Stephan Grell
- 1,047k total downloads
- Latest version: 1.11.70
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.
HtmlToOpenXml.dll
by: Olivier Nizet
- 32 total downloads
- Latest version: 2.0.3
(Official) A library to convert simple or advanced html to plain OpenXml document
Humanizer
by: Mehdi Khalili Claire Novotny
- 47 total downloads
- Latest version: 3.0.0-beta.13
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Hyak.Common
by: Microsoft
- 30 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.
IdentityServer3.AccessTokenValidation
by: Brock Allen Dominick Baier
- 220 total downloads
- Latest version: 2.14.0
Access token validation middleware for JWT and reference tokens issued by IdentityServer3.
Iesi.Collections
by: Aidant Systems Jason Smith NHibernate community
- 105 total downloads
- Latest version: 4.2.0-ci.12
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.
ILMerge
by: mbarnett
- 139 total downloads
- Latest version: 3.0.41
ILMerge is a utility that can be used to merge multiple .NET assemblies into a single assembly. ILMerge takes a set of input assemblies and merges them into one target assembly. The first assembly in the list of input assemblies is the primary assembly. When the primary assembly is an executable, then the target assembly is created as an executable with the same entry point as the primary assembly. Also, if the primary assembly has a strong name, and a .snk file is provided, then the target assembly is re-signed with the specified key so that it also has a strong name.
ILMerge is packaged as a console application. But all of its functionality is also available programmatically.
There are several options that control the behavior of ILMerge. See the documentation that comes with the tool for details.
ILRepack
by: Francois Valdy
- 269 total downloads
- Latest version: 2.0.35
ILRepack is meant at replacing ILMerge / Mono.Merge.
The former being closed-source, impossible to customize, slow, resource consuming and many more. The later being deprecated, unsupported, and based on an old version of Mono.Cecil.
ImpromptuInterface
by: jbtule
- 68 total downloads
- Latest version: 8.0.4
A Lightweight Duck Casting Framework for dynamic C#
IPAddressRange
by: J.Sakamoto
- 6 total downloads
- Latest version: 1.2.1
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.
IronPdf
by: Iron PDF Development Team https://IronPdf.com
- 102 total downloads
- Latest version: 2023.1.11416
IronPDF helps C# Software Engineers to create, edit and extract PDF content in .NET projects.
# C# HTML to PDF for .NET 7, .NET 6, .NET 5, Core, Standard, and Framework
# Work with PDFs in C# using HTML, MVC, ASPX, and images
# Generate, Edit, Read and Secure PDF Documents
Generate PDFs with Pixel Perfect Chrome HTML to PDF Rendering:
The Iron PDF library takes the frustration out of generating PDF documents by not relying on proprietary APIs. “Html-To-Pdf” renders pixel-perfect PDFs from open standard document types: HTML, JS, CSS, JPG, PNG, GIF, and SVG. In short, it uses the skills that developers already possess.
Fully Supports:
* .NET 7, .NET 6, .NET 5, Framework, Core, and Standard
* Windows, MacOS, Linux, Azure, Docker and AWS
For code examples, tutorials and documentation visit:
https://ironpdf.com/
IronPdf.Native.Chrome.Windows
by: https://ironpdf.com
- 3 total downloads
- Latest version: 2022.11.10299
External methods which allow for interoperability between native and managed code