Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 8.0.11
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
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.HttpOverrides
by: Microsoft
- 10 total downloads
- Latest version: 2.3.12
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
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
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
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
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
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
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
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
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
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
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
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
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
- 8 total downloads
- Latest version: 2.3.12
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
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
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
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.