Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 2.89k total downloads
- Latest version: 2.76.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
GraphQL-Parser
by: Marek Magdziak
- 25 total downloads
- Latest version: 1.0.0
Library containing lexer and parser for GraphQL syntax
Hyak.Common
by: Microsoft
- 124 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.
HtmlAgilityPack
by: ZZZ Projects Simon Mourrier Jeff Klawiter Stephan Grell
- 4.341k 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.
Grpc.AspNetCore
by: The gRPC Authors
- 2.465k total downloads
- Latest version: 2.76.0-pre1
gRPC meta-package for ASP.NET Core
HttpReports.Dashboard
by: HttpReports.Dashboard
- 276 total downloads
- Latest version: 1.3.0
HttpReports is an lightweight APM system for microservice in .Net Core
github: https://github.com/SpringLeee/HttpReports
HarfBuzzSharp.NativeAssets.Linux
by: Microsoft
- 364 total downloads
- Latest version: 8.3.1-preview.1.2
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
Grpc.AspNetCore.Server
by: The gRPC Authors
- 2.857k total downloads
- Latest version: 2.76.0-pre1
gRPC support for ASP.NET Core
Iced
by: 0xd4d
- 95 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
Grpc.Net.Client
by: The gRPC Authors
- 2.732k total downloads
- Latest version: 2.76.0-pre1
.NET client for gRPC
Grpc.Core
by: The gRPC Authors
- 2.151k 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.
IBMMQDotnetClient
by: IBM
- 1.33k total downloads
- Latest version: 9.4.4
IBM® MQ classes for .NET Standard
Grpc.Net.ClientFactory
by: The gRPC Authors
- 3.39k total downloads
- Latest version: 2.76.0-pre1
HttpClientFactory integration the for gRPC .NET client
Hangfire.SqlServer
by: Sergey Odinokov
- 3.672k 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.
HangFire.SqlServer
by: Sergey Odinokov
- 341 total downloads
- Latest version: 0.9.1
SQL Server / SQL Azure job storage implementation for HangFire (background job system for ASP.NET applications).
Grpc.Net.Common
by: The gRPC Authors
- 3.046k total downloads
- Latest version: 2.76.0-pre1
Infrastructure for common functionality in gRPC
Grpc.Core.Api
by: The gRPC Authors
- 3.744k total downloads
- Latest version: 2.76.0-pre1
gRPC C# Surface API
Grpc.Tools
by: The gRPC Authors
- 5.206k total downloads
- Latest version: 2.76.0
gRPC and Protocol Buffer compiler for C# projects
Humanizer
by: Claire Novotny Mehdi Khalili
- 975 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
Hangfire
by: Sergey Odinokov
- 3.087k 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
by: Sergey Odinokov
- 444 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/