Grpc.Net.ClientFactory
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.45.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 43 total downloads
- Latest version: 2.76.0-pre1
Infrastructure for common functionality in gRPC
Grpc.Reflection
by: The gRPC Authors
- 2 total downloads
- Latest version: 2.55.0-pre1
gRPC C# Server Reflection
Grpc.Tools
by: The gRPC Authors
- 232 total downloads
- Latest version: 2.76.0
gRPC and Protocol Buffer compiler for C# projects
HtmlAgilityPack
by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
- 1 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
- 1 total downloads
- Latest version: 3.0.0-rc.29
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Hyak.Common
by: Microsoft
- 4 total downloads
- Latest version: 1.1.2
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
IKVM.Image
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 40 total downloads
- Latest version: 8.11.0-pre.2
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.7.6
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.5.0-develop2513
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.4.5
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.7.3
IKVM MSBuild Tools
JWT
by: Alexander Batishchev, John Sheehan, Michael Lehenbauer
- 1 total downloads
- Latest version: 7.1.0
Jwt.Net, a JWT (JSON Web Token) implementation for .NET
libphonenumber-csharp
by: Patrick Mézard, Tom Clegg, Jarrod Alexander, Google, libphonenumber contributors
- 68 total downloads
- Latest version: 8.12.36
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. http://code.google.com/p/libphonenumber/
librdkafka.redist
by: Magnus Edenhill, edenhill
- 3 total downloads
- Latest version: 2.11.1-RC2
The Apache Kafka C/C++ client library - redistributable
log4net
by: The Apache Software Foundation
- 6 total downloads
- Latest version: 2.0.17
log4net is a tool to help the programmer output log statements to a variety of output targets.
In case of problems with an application, it is helpful to enable logging so that the problem
can be located. With log4net it is possible to enable logging at runtime without modifying the
application binary. The log4net package is designed so that log statements can remain in
shipped code without incurring a high performance cost. It follows that the speed of logging
(or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming.
One of the distinctive features of log4net is the notion of hierarchical loggers.
Using these loggers it is possible to selectively control which log statements are output
at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
Magick.NET-Q16-AnyCPU
by: Dirk Lemstra
- 3 total downloads
- Latest version: 7.22.0
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/master/docs before installing to help you decide the best version.
Magick.NET.Core
by: Dirk Lemstra
- 0 total downloads
- Latest version: 8.3.0
ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.
MessagePack
by: neuecc
- 1 total downloads
- Latest version: 1.4.3
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
MessagePackAnalyzer
by: neuecc, aarnott
- 2 total downloads
- Latest version: 2.0.335
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].