Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 177 total downloads
- Latest version: 2.76.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.AspNetCore.Web
by: The gRPC Authors
- 326 total downloads
- Latest version: 2.76.0
gRPC-Web support for ASP.NET Core
Grpc.Auth
by: The gRPC Authors
- 321 total downloads
- Latest version: 2.76.0
gRPC C# Authentication Library
Grpc.Core
by: The gRPC Authors
- 207 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
- 187 total downloads
- Latest version: 2.76.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 188 total downloads
- Latest version: 2.76.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 280 total downloads
- Latest version: 2.76.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 487 total downloads
- Latest version: 2.76.0
gRPC and Protocol Buffer compiler for C# projects
HangFire
by: Sergey Odinokov
- 43 total downloads
- Latest version: 0.9.1
Incredibly 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 application. No Windows Service / Task Scheduler required. Even ASP.NET is not required.
Backed by Redis, SQL Server, SQL Azure or MSMQ.
http://hangfire.io/
Hangfire
by: Sergey Odinokov
- 307 total downloads
- Latest version: 1.8.22
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
- 24 total downloads
- Latest version: 0.9.1
Core components for HangFire (background job system for ASP.NET applications).
HangFire.SqlServer
by: Sergey Odinokov
- 26 total downloads
- Latest version: 0.9.1
SQL Server / SQL Azure job storage implementation for HangFire (background job system for ASP.NET applications).
Hangfire.SqlServer
by: Sergey Odinokov
- 310 total downloads
- Latest version: 1.8.22
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
HarfBuzzSharp.NativeAssets.Linux
by: Microsoft
- 13 total downloads
- Latest version: 8.3.1-preview.1.2
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HtmlAgilityPack
by: ZZZ Projects Simon Mourrier Jeff Klawiter Stephan Grell
- 419 total downloads
- Latest version: 1.12.4
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
- 109 total downloads
- Latest version: 3.0.1
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Iced
by: 0xd4d
- 5 total downloads
- Latest version: 1.4.0
High performance x86 (16/32/64-bit) instruction decoder, encoder and disassembler.
It can be used for static analysis of x86/x64 binaries, to rewrite code (eg. remove garbage instructions), to relocate code or as a disassembler.
- Supports all Intel and AMD instructions
- The decoder doesn't allocate any memory and is 2x-5x+ faster than other similar libraries written in C or C#
- Small decoded instructions, only 32 bytes
- The formatter supports masm, nasm, gas (AT&T), Intel (XED) and there are many options to customize the output
- The encoder can be used to re-encode decoded instructions at any address
- The block encoder encodes a list of instructions and optimizes branches to short, near or 'long' (64-bit: 1 or more instructions)
- API to get instruction info, eg. read/written registers, memory and rflags bits; CPUID feature flag, flow control info, etc
- All instructions are tested (decode, encode, format, instruction info)
License: MIT
IndexRange
by: Bradley Grainger
- 8 total downloads
- Latest version: 1.1.0
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
IPAddressRange
by: J.Sakamoto
- 56 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.
itext7
by: Apryse Software
- 88 total downloads
- Latest version: 9.5.0
iText represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high- and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText can be a boon to nearly every workflow. iText allows you to build custom PDF scenarios for web, mobile, desktop or cloud apps in .NET.