Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft
- 10 total downloads
- Latest version: 2.1.0
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Http.Abstractions
by: Microsoft
- 5 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder.
Commonly used types:
Microsoft.AspNetCore.Builder.IApplicationBuilder
Microsoft.AspNetCore.Http.HttpContext
Microsoft.AspNetCore.Http.HttpRequest
Microsoft.AspNetCore.Http.HttpResponse
This package was built from the source at:
https://github.com/aspnet/HttpAbstractions/tree/800c79c0e4d3ee7423e9a255ad398e429659912f
Microsoft.AspNetCore.Http.Connections
by: Microsoft
- 3 total downloads
- Latest version: 1.1.0-preview1-35029
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.Http.Connections.Common
by: Microsoft
- 61 total downloads
- Latest version: 10.0.0-preview.3.25172.1
Common primitives for ASP.NET Connection Handlers and clients
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.AspNetCore.Http.Extensions
by: Microsoft
- 6 total downloads
- Latest version: 2.2.0-preview2-35157
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
This package was built from the source at:
https://github.com/aspnet/HttpAbstractions/tree/14076d94c38960787772ea7999c7aa159afbba2b
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 13 total downloads
- Latest version: 5.0.17
ASP.NET Core HTTP feature interface definitions.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Identity
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.
Microsoft.AspNetCore.Identity.EntityFrameworkCore
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-rc1.19457.4
ASP.NET Core Identity provider that uses Entity Framework Core.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/49e84ee5ff04b17f35cacb9c1d6ccf52d8328dad
- 1 total downloads
- Latest version: 1.0.0-preview1-final
ASP.NET Core Identity Service implementation based on ASP.NET Core Identity.
- 1 total downloads
- Latest version: 1.0.0-preview1-final
ASP.NET Core Identity Service in process client.
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 3 total downloads
- Latest version: 9.0.9
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ff66c263be7ed395794bdaf616322977b8ec897c
Microsoft.AspNetCore.JsonPatch
by: Microsoft
- 17 total downloads
- Latest version: 9.0.0-rc.1.24452.1
ASP.NET Core support for JSON PATCH.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/280c613963a1768b810d09f32c998fe4490855e9
Microsoft.AspNetCore.Localization
by: Microsoft
- 15 total downloads
- Latest version: 2.2.0-preview3-35497
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.
This package was built from the source at:
https://github.com/aspnet/Localization/tree/983c6556993fddccae9a8159ba64feb3594f5037
Microsoft.AspNetCore.Localization.Routing
by: Microsoft
- 4 total downloads
- Latest version: 2.1.1
Provides a request culture provider which gets culture and ui-culture from request's route data.
Microsoft.AspNetCore.Metadata
by: Microsoft
- 24 total downloads
- Latest version: 10.0.1
ASP.NET Core metadata.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.MiddlewareAnalysis
by: Microsoft
- 5 total downloads
- Latest version: 2.2.0-preview1-35029
ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource.
This package was built from the source at:
https://github.com/aspnet/Diagnostics/tree/983d7836ab27bce47a86e5425860e8ac1ff2b858
Microsoft.AspNetCore.Mvc.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.5
ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, action filters, formatters, model binding, routing, validation, and more.
Commonly used types:
Microsoft.AspNetCore.Mvc.IActionResult
Microsoft.AspNetCore.Mvc.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 2.3.0
CSharp Analyzers for ASP.NET Core MVC.
Microsoft.AspNetCore.Mvc.Cors
by: Microsoft
- 4 total downloads
- Latest version: 2.1.0-preview1-final
ASP.NET Core MVC cross-origin resource sharing (CORS) features.
Microsoft.AspNetCore.Mvc.DataAnnotations
by: Microsoft
- 4 total downloads
- Latest version: 2.2.0-preview2-35157
ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.
This package was built from the source at:
https://github.com/aspnet/Mvc/tree/b9793f0a1d9a75940c50e31e956d09397a5d1876