Microsoft.AspNetCore.JsonPatch by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-rc.2.25502.107
  • aspnetcore json jsonpatch
ASP.NET Core support for JSON PATCH. This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.Metadata by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-preview.7.25380.108
  • aspnetcore
ASP.NET Core metadata. This package was built from the source code at https://github.com/dotnet/dotnet/tree/30000d883e06c122311a66894579bc12329a09d4
Microsoft.AspNetCore.MiddlewareAnalysis by: Microsoft.AspNetCore.MiddlewareAnalysis
  • 1 total downloads
  • Latest version: 1.0.2
  • aspnetcore,diagnostics
ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource.
Microsoft.AspNetCore.Mvc.ApiExplorer by: Microsoft.AspNetCore.Mvc.ApiExplorer
  • 1 total downloads
  • Latest version: 1.0.2
  • aspnetcore,aspnetcoremvc
ASP.NET Core MVC API explorer functionality for discovering metadata such as the list of controllers and actions, and their URLs and allowed HTTP methods.
Microsoft.AspNetCore.Mvc.DataAnnotations by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.6
  • aspnetcore,aspnetcoremvc
ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.
Microsoft.AspNetCore.Mvc.Localization by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.4
  • 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.Testing by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.2
  • aspnetcore aspnetcoremvc aspnetcoremvctesting
Support for writing functional tests for MVC applications.
Microsoft.AspNetCore.NodeServices by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-beta-000008
Invoke Node.js modules at runtime in ASP.NET Core applications.
Microsoft.AspNetCore.Razor by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.0
  • taghelper taghelpers
Razor is a markup syntax for adding server-side logic to web pages. This package contains runtime components for rendering Razor pages and implementing tag helpers. Commonly used types: Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNameAttribute Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElementAttribute Microsoft.AspNetCore.Razor.TagHelpers.ITagHelper
Microsoft.AspNetCore.Razor.Design by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview4-final
  • cshtml,razor,taghelper,aspnetcore,taghelpers
Design-time components for Razor tooling.
Microsoft.AspNetCore.Razor.Language by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.4
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f9ae0f5d30be2de3c0de61b5673bd8873231d70a
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.8
  • aspnetcore signalr
Common serialization primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/954f61dd38b33caa2b736c73530bd5a294174437
Microsoft.AspNetCore.SignalR.Core by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview1-35029
  • aspnetcore signalr
Real-time communication framework for ASP.NET Core. This package was built from the source at: https://github.com/aspnet/SignalR/tree/8c9093332b90e8a64497ebb8bc06ed84a99b1615
Microsoft.AspNetCore.SignalR.Protocols.Json by: Microsoft
  • 2 total downloads
  • Latest version: 7.0.5
  • aspnetcore signalr
Implements the SignalR Hub Protocol using System.Text.Json. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d47e49e9c1e173ac90821f7e89cc38e710274241
Microsoft.AspNetCore.SpaServices by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.1
  • aspnetcore aspnetcoremvc nodeservices
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.Azure.Cosmos by: Microsoft
  • 3 total downloads
  • Latest version: 3.53.0-preview.0
  • microsoft azure cosmos cosmosdb documentdb docdb nosql azureofficial dotnetcore netcore netstandard
This client library enables client applications to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.Azure.Cosmos.Direct by: Microsoft
  • 3 total downloads
  • Latest version: 3.37.6
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Bcl.AsyncInterfaces by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0-rc.2.23479.6
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0. Commonly Used Types: System.IAsyncDisposable System.Collections.Generic.IAsyncEnumerable System.Collections.Generic.IAsyncEnumerator
Microsoft.Bcl.Cryptography by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.2
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.Build.Framework by: Microsoft
  • 1 total downloads
  • Latest version: 15.4.8
  • MSBuild
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.