Grpc.Core by: The gRPC Authors
  • 3 total downloads
  • Latest version: 2.39.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
  • 17 total downloads
  • Latest version: 2.65.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.Common by: The gRPC Authors
  • 4 total downloads
  • Latest version: 2.62.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Humanizer by: Claire Novotny, Mehdi Khalili
  • 1 total downloads
  • Latest version: 3.0.0-rc.6
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
  • 3 total downloads
  • Latest version: 8.9.0-pre.3
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 2 total downloads
  • Latest version: 8.9.0-pre.3
IKVM MSBuild Tools
librdkafka.redist by: Magnus Edenhill, edenhill
  • 1 total downloads
  • Latest version: 2.13.1-alpha.0
  • native apache kafka librdkafka C C++ nativepackage
The Apache Kafka C/C++ client library - redistributable
MessagePack by: neuecc
  • 1 total downloads
  • Latest version: 1.4.1
  • MsgPack, MessagePack, Serialization, Formatter, Serializer, Unity, Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).
Microsoft.ApplicationInsights.WindowsServer by: Microsoft
  • 1 total downloads
  • Latest version: 2.22.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.AspNetCore.Authentication.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authorization by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.3
  • aspnetcore,authorization
ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute
Microsoft.AspNetCore.AzureAppServicesIntegration by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore azure appservices
ASP.NET Core integration with Azure AppServices.
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 0 total downloads
  • Latest version: 5.0.16
  • aspnetcore components
Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5a129191c1a59ef35c9b4c5a04de71ab111c28d2
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • aspnetcore,diagnostics,entityframeworkcore
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations.
Microsoft.AspNetCore.MiddlewareAnalysis by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.2
  • aspnetcore,diagnostics
ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource.
Microsoft.AspNetCore.Mvc.Formatters.Json by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.8
  • aspnetcore,aspnetcoremvc,json
ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.
Microsoft.AspNetCore.Mvc.Localization by: Microsoft.AspNetCore.Mvc.Localization
  • 1 total downloads
  • Latest version: 1.0.6
  • aspnetcore,aspnetcoremvc,localization
ASP.NET Core MVC features that enable globalization and localization of applications. Commonly used types: Microsoft.AspNetCore.Mvc.Localization.IHtmlLocalizer<TResource> Microsoft.AspNetCore.Mvc.Localization.IViewLocalizer
Microsoft.AspNetCore.Mvc.Razor.Host by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.4
  • aspnetcore,aspnetcoremvc,cshtml,razor
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Mvc.ViewFeatures by: Microsoft.AspNetCore.Mvc.ViewFeatures
  • 3 total downloads
  • Latest version: 1.0.0-rc2-final
  • aspnetcore,aspnetcoremvc
ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as well as view rendering features such as view engines, views, view components, and HTML helpers. Commonly used types: Microsoft.AspNetCore.Mvc.Controller Microsoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute Microsoft.AspNetCore.Mvc.ViewComponent
Microsoft.AspNetCore.Razor by: Microsoft.AspNetCore.Razor
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
  • aspnetcore,cshtml,razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.