Grpc by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.31.0-pre1
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 4 total downloads
  • Latest version: 2.49.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.38.1
  • gRPC RPC HTTP/2
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
  • 4 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 2 total downloads
  • Latest version: 2.65.0-pre1
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Tools by: The gRPC Authors
  • 2 total downloads
  • Latest version: 2.64.0
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
IKVM.MSBuild.Tools.runtime.osx-x64 by: Jeroen Frijters, Jerome Haltom
  • 10 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
  • 2 total downloads
  • Latest version: 8.7.0-pre.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64 by: Jeroen Frijters, Jerome Haltom
  • 10 total downloads
  • Latest version: 8.15.0
IKVM MSBuild Tools
libphonenumber-csharp by: Patrick Mézard, Aidan Bebbington, Google, libphonenumber contributors
  • 1 total downloads
  • Latest version: 7.0.5.1
  • phonenumber phone
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: 2.13.0
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
Magick.NET-Q16-AnyCPU by: Dirk Lemstra
  • 3 total downloads
  • Latest version: 7.0.7.700
  • ImageMagick Magick.NET Image Convert Resize Draw Effects
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
  • 3 total downloads
  • Latest version: 3.1.4
  • MsgPack MessagePack Serialization Formatter Analyzer
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.
Microsoft.ApplicationInsights.DependencyCollector by: Microsoft
  • 1 total downloads
  • Latest version: 2.7.2
  • Analytics ApplicationInsights Telemetry AppInsights
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.PerfCounterCollector by: Microsoft
  • 4 total downloads
  • Latest version: 2.8.1
  • Azure Monitoring Analytics ApplicationInsights Telemetry ASP.NET ASMX Web Server Services ASPX Websites Performance Counters Collection
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Application Insights Performance Counters Collector is supported for .NET FX 4.0 and later. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.WindowsServer by: Microsoft
  • 1 total downloads
  • Latest version: 2.21.0
  • Azure Monitoring Analytics ApplicationInsights Telemetry AppInsights
Application Insights Windows Server nuget package provides automatic collection of application insights telemetry for .NET applications. This package can be used as a dependent package for Application Insights platform specific packages or as a standalone package for .NET applications that are not covered by platform specific packages (like for .NET worker roles). Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel by: Microsoft
  • 1 total downloads
  • Latest version: 2.12.0
  • Analytics Azure ApplicationInsights Telemetry Monitoring SDK
This nuget provides a telemetry channel to Application Insights Windows Server SDK that will preserve telemetry in offline scenarios. This is a dependent package, for the best experience please install the platform specific package. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.Authentication.Cookies by: Microsoft.AspNetCore.Authentication.Cookies
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Facebook by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview1-final
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authorization by: Microsoft.AspNetCore.Authorization
  • 1 total downloads
  • Latest version: 1.0.5
  • aspnetcore,authorization
ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute