Microsoft.AspNetCore.App.Ref
by: Microsoft
- 48 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 7 total downloads
- Latest version: 1.1.3
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core authorization policy helper classes.
- 2 total downloads
- Latest version: 6.0.0-preview.6.21355.2
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/71dd6b0c87d7619668a40876d084d93db57eab41
Microsoft.AspNetCore.Diagnostics
by: Microsoft.AspNetCore.Diagnostics
- 1 total downloads
- Latest version: 1.0.2
ASP.NET Core middleware for exception handling, exception display pages, and diagnostics information. Includes developer exception page middleware, exception handler middleware, runtime info middleware, status code page middleware, and welcome page middleware
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 8 total downloads
- Latest version: 1.1.2
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Http.Abstractions
by: Microsoft
- 5 total downloads
- Latest version: 2.0.0
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
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0
ASP.NET Core HTTP feature interface definitions.
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 2 total downloads
- Latest version: 5.0.0-preview.6.20312.15
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/da6e34b3e17bac8fd1f78c7e76d7ed6192514651
Microsoft.AspNetCore.Localization.Routing
by: Microsoft
- 2 total downloads
- Latest version: 1.1.3
Provides a request culture provider which gets culture and ui-culture from request's route data.
Microsoft.AspNetCore.Mvc
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.
Microsoft.AspNetCore.Mvc.DataAnnotations
by: Microsoft
- 14 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.
Microsoft.AspNetCore.Mvc.Localization
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
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.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Razor.Design
by: Microsoft
- 2 total downloads
- Latest version: 2.1.0
Razor is a markup syntax for adding server-side logic to web pages. This package contains MSBuild support for Razor.
Microsoft.AspNetCore.Routing.Abstractions
by: Microsoft
- 6 total downloads
- Latest version: 2.0.0
ASP.NET Core abstractions for routing requests to application logic and for generating links.
Commonly used types:
Microsoft.AspNetCore.Routing.IRouter
Microsoft.AspNetCore.Routing.RouteData
Microsoft.AspNetCore.Server.IISIntegration
by: Microsoft.AspNetCore.Server.IISIntegration
- 3 total downloads
- Latest version: 1.0.5
ASP.NET Core components for working with the IIS AspNetCoreModule.
Microsoft.AspNetCore.Server.Kestrel.Https
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.Build.Locator
by: Microsoft
- 11 total downloads
- Latest version: 1.9.1
Package that assists in locating and using a copy of MSBuild installed as part of Visual Studio 2017 or higher or .NET Core SDK 2.1 or higher.