Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core data protection abstractions.
Commonly used types:
Microsoft.AspNetCore.DataProtection.IDataProtectionProvider
Microsoft.AspNetCore.DataProtection.IDataProtector
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft.AspNetCore.DataProtection.Extensions
- 4 total downloads
- Latest version: 1.0.4
Additional APIs for ASP.NET Core data protection.
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
by: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
- 4 total downloads
- Latest version: 1.0.2
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations.
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Html.Abstractions
by: Microsoft.AspNetCore.Html.Abstractions
- 2 total downloads
- Latest version: 1.0.2
ASP.NET Core HTML abstractions used for building HTML content.
Commonly used types:
Microsoft.AspNetCore.Html.HtmlString
Microsoft.AspNetCore.Html.IHtmlContent
Microsoft.AspNetCore.Http.Extensions
by: Microsoft
- 4 total downloads
- Latest version: 1.1.2
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.Identity
by: Microsoft
- 3 total downloads
- Latest version: 1.1.0-preview1-final
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.UI
by: Microsoft
- 22 total downloads
- Latest version: 10.0.5
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/dotnet/tree/a612c2a1056fe3265387ae3ff7c94eba1505caf9
Microsoft.AspNetCore.JsonPatch
by: Microsoft
- 5 total downloads
- Latest version: 2.0.0
ASP.NET Core support for JSON PATCH.
Microsoft.AspNetCore.Mvc
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
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
- 2 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.AspNetCore.Mvc.Localization
- 2 total downloads
- Latest version: 1.0.0-rc2-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.OpenApi
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0-preview.5.25277.114
Provides APIs for annotating route handler endpoints in ASP.NET Core with OpenAPI annotations.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ddf39a1b4690fbe23aea79c78da67004a5c31094
Microsoft.AspNetCore.Owin
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0
ASP.NET Core component for running OWIN middleware in an ASP.NET Core application, and to run ASP.NET Core middleware in an OWIN application.
Microsoft.AspNetCore.Razor.Runtime
by: Microsoft.AspNetCore.Razor.Runtime
- 2 total downloads
- Latest version: 1.0.2
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.ResponseCaching
by: Microsoft
- 2 total downloads
- Latest version: 1.1.2
ASP.NET Core middleware for caching HTTP responses on the server.
Microsoft.AspNetCore.Session
by: Microsoft.AspNetCore.Session
- 2 total downloads
- Latest version: 1.0.3
ASP.NET Core session state middleware.
Microsoft.AspNetCore.TestHost
by: Microsoft
- 4 total downloads
- Latest version: 1.1.3
ASP.NET Core web server for writing and running tests.
Microsoft.AspNetCore.WebSockets
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.Azure.Common
by: Microsoft
- 2 total downloads
- Latest version: 2.2.1
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation. The package also exposes the CloudContext type, which enables centralized discovery of available Microsoft Azure libraries.