Microsoft.AspNetCore.DataProtection.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.11
  • aspnetcore dataprotection
Additional APIs for ASP.NET Core data protection. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/47576478939fdd59b4400ad135f47938af486ab3
Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft.AspNetCore.Hosting.Server.Abstractions
  • 1 total downloads
  • Latest version: 1.0.1
  • aspnetcore,hosting
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.HttpOverrides by: Microsoft
  • 10 total downloads
  • Latest version: 2.3.12
  • aspnetcore proxy headers xforwarded
ASP.NET Core basic middleware for supporting HTTP method overrides. Includes: * X-Forwarded-* headers to forward headers from a proxy. * HTTP method override header.
Microsoft.AspNetCore.Identity.EntityFrameworkCore by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.3
  • aspnetcore entityframeworkcore identity membership
ASP.NET Core Identity provider that uses Entity Framework Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d827c653b787c07de908240b7746ce34d3e6271e
Microsoft.AspNetCore.JsonPatch by: Microsoft
  • 2 total downloads
  • Latest version: 3.1.0-preview3.19555.2
  • aspnetcore json jsonpatch
ASP.NET Core support for JSON PATCH. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/80fec4e3edea3972e95885f5c0db6ee06072f917
Microsoft.AspNetCore.Localization by: Microsoft
  • 2 total downloads
  • Latest version: 2.3.0
  • aspnetcore localization
ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.
Microsoft.AspNetCore.Metadata by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-preview.5.20279.2
  • aspnetcore
ASP.NET Core metadata. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/a5920c6656c9b8cef9e1f769c28062f0ade62f60
Microsoft.AspNetCore.Mvc.Core by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.2
  • aspnetcore aspnetcoremvc
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more. Commonly used types: Microsoft.AspNetCore.Mvc.AreaAttribute Microsoft.AspNetCore.Mvc.BindAttribute Microsoft.AspNetCore.Mvc.ControllerBase Microsoft.AspNetCore.Mvc.FromBodyAttribute Microsoft.AspNetCore.Mvc.FromFormAttribute Microsoft.AspNetCore.Mvc.RequireHttpsAttribute Microsoft.AspNetCore.Mvc.RouteAttribute This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/522705f9a27b99ca4ad261f2e89fe51a77b2338e
Microsoft.AspNetCore.Mvc.NewtonsoftJson by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.5
  • aspnetcore aspnetcoremvc json
ASP.NET Core MVC features that use Newtonsoft.Json. Includes input and output formatters for JSON and JSON PATCH. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/844a82e37cae48af2ab2ee4f39b41283e6bb4f0e
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-preview.5.22303.8
  • aspnetcore aspnetcoremvc razor
Runtime compilation support for Razor views and Razor Pages in ASP.NET Core MVC. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f6cb1b5953598e1562d33e1cbbdae2b130792833
Microsoft.AspNetCore.Mvc.Testing by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0-preview.4.25258.110
  • aspnetcore aspnetcoremvc aspnetcoremvctesting
Support for writing functional tests for MVC applications. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
Microsoft.AspNetCore.Razor.Language by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.0-preview5.19227.1
  • 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.
Microsoft.AspNetCore.Server.IISIntegration by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.3
  • aspnetcore,iis
ASP.NET Core components for working with the IIS AspNetCoreModule.
Microsoft.AspNetCore.Server.Kestrel.Core by: Microsoft
  • 9 total downloads
  • Latest version: 2.3.12
  • aspnetcore kestrel
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-rc1-final
  • aspnetcore kestrel
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions by: Microsoft
  • 8 total downloads
  • Latest version: 2.3.12
  • aspnetcore kestrel
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SpaServices by: Microsoft
  • 3 total downloads
  • Latest version: 3.1.5
Helpers for building single-page applications on ASP.NET MVC Core. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/844a82e37cae48af2ab2ee4f39b41283e6bb4f0e
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.10
  • aspnetcore staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.Azure.Cosmos by: Microsoft
  • 2 total downloads
  • Latest version: 3.40.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.Table by: Microsoft
  • 1 total downloads
  • Latest version: 0.10.1-preview
  • Microsoft Azure Table Cosmos CosmosDB azureofficial netstandard
This client library enables working with the Microsoft Azure CosmosDB Table storage, with support for global distribution, automatic secondary indexes, dedicated throughput, and single-digit millisecond latency. See "Getting started with the Azure Cosmos DB: Table API" at https://aka.ms/premiumtables.