Grpc.Core.Api
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.70.0-pre1
gRPC C# Surface API
Grpc.Net.ClientFactory
by: The gRPC Authors
- 6 total downloads
- Latest version: 2.51.0-pre1
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.71.0
Infrastructure for common functionality in gRPC
Grpc.Reflection
by: The gRPC Authors
- 6 total downloads
- Latest version: 2.47.0-pre1
gRPC C# Server Reflection
Grpc.Tools
by: The gRPC Authors
- 7 total downloads
- Latest version: 2.69.0-pre1
gRPC and Protocol Buffer compiler for C# projects
HtmlAgilityPack
by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
- 2 total downloads
- Latest version: 1.11.61
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).
Humanizer
by: Mehdi Khalili, Claire Novotny
- 3 total downloads
- Latest version: 2.9.7
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
IKVM.Image
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.3.3
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.10.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win7-x64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 0 total downloads
- Latest version: 8.4.5
IKVM MSBuild Tools
JetBrains.Annotations
by: JetBrains
- 3 total downloads
- Latest version: 2023.2.0-eap3
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
jQuery
by: jQuery Foundation, Inc.
- 7 total downloads
- Latest version: 3.0.0.1
jQuery is a new kind of JavaScript Library.
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
libphonenumber-csharp
by: Patrick Mézard, Tom Clegg, Jarrod Alexander, Google, libphonenumber contributors
- 4 total downloads
- Latest version: 8.12.33
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.13.0-RC1
The Apache Kafka C/C++ client library - redistributable
libsodium
by: Frank Denis
- 5 total downloads
- Latest version: 1.0.21
Internal implementation package not meant for direct consumption. Please do not reference directly.
Libuv
by: Libuv
- 1 total downloads
- Latest version: 1.10.0-preview1-22040
Multi-platform support library with a focus on asynchronous I/O.
Magick.NET-Q16-AnyCPU
by: Dirk Lemstra
- 10 total downloads
- Latest version: 8.0.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.
Magick.NET.Core
by: Dirk Lemstra
- 1 total downloads
- Latest version: 9.1.2
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.
MessagePackAnalyzer
by: neuecc, aarnott
- 3 total downloads
- Latest version: 3.1.0
Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.