Google.Protobuf
by: Google Inc.
- 1 total downloads
- Latest version: 3.32.0
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.Core
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.39.0-pre1
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.Tools
by: Google Inc.
- 1 total downloads
- Latest version: 1.13.0
Precompiled protobuf compiler and gRPC protobuf compiler plugin for generating gRPC client/server C# code. Binaries are available for Windows, Linux and MacOS.
HtmlAgilityPack
by: Simon Mourrier, Jeff Klawiter
- 1 total downloads
- Latest version: 1.4.5
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.Core.cs
by: Mehdi Khalili, Claire Novotny
- 1 total downloads
- Latest version: 2.10.1
Humanizer Locale Czech (cs)
IKVM.MSBuild.Tools.runtime.linux-arm
by: Jeroen Frijters, Jerome Haltom
- 2 total downloads
- Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64
by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
- 1 total downloads
- Latest version: 8.7.0-pre.3
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64
by: Jeroen Frijters, Jerome Haltom
- 1 total downloads
- Latest version: 8.14.0
IKVM MSBuild Tools
JetBrains.Annotations
by: JetBrains
- 5 total downloads
- Latest version: 2025.1.0-eap1
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.
- 5 total downloads
- Latest version: 3.4.0
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/
LanguageExt.Core
by: Paul Louth
- 5 total downloads
- Latest version: 3.1.21
This library uses and abuses the features of C# 6 and 7 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
libphonenumber-csharp
by: Patrick Mézard, Google, libphonenumber contributors
- 1 total downloads
- Latest version: 4.10.0.61
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers.
For usage samples: http://code.google.com/p/libphonenumber/
librdkafka.redist
by: Magnus Edenhill, edenhill
- 1 total downloads
- Latest version: 1.2.1
The Apache Kafka C/C++ client library - redistributable
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
- 3 total downloads
- Latest version: 7.15.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/Documentation before installing to help you decide the best version.
MessagePackAnalyzer
by: neuecc, aarnott
- 1 total downloads
- Latest version: 2.5.94
Analyzer of MessagePack for C#, verify rule for [MessagePackObject] and code fix for [Key].
Microsoft.ApplicationInsights
by: Microsoft
- 2 total downloads
- Latest version: 2.9.1
Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.AspNetCore
by: Microsoft
- 0 total downloads
- Latest version: 2.12.2
Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview2-final
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft.AspNetCore.Authentication.OAuth
- 1 total downloads
- Latest version: 1.0.0-rc2-final
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.