Microsoft.AspNetCore.Authentication.WsFederation by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow.
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 7 total downloads
  • Latest version: 9.0.7
  • aspnetcore components
Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f6b3a5da75eb405046889a5447ec9b14cc29d285
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 47 total downloads
  • Latest version: 10.0.0-preview.5.25277.114
  • aspnetcore components
Runtime server features for ASP.NET Core Blazor applications. This package was built from the source code at https://github.com/dotnet/dotnet/tree/ddf39a1b4690fbe23aea79c78da67004a5c31094
Microsoft.AspNetCore.Cors by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
  • aspnetcore cors
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing. Commonly used types: Microsoft.AspNetCore.Cors.DisableCorsAttribute Microsoft.AspNetCore.Cors.EnableCorsAttribute
Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft
  • 6 total downloads
  • Latest version: 2.0.0
  • aspnetcore dataprotection
ASP.NET Core utilities for key derivation.
Microsoft.AspNetCore.DataProtection.Extensions by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.0-preview1-final
  • aspnetcore,dataprotection
Additional APIs for ASP.NET Core data protection.
Microsoft.AspNetCore.Diagnostics by: Microsoft
  • 11 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore diagnostics
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.Diagnostics.EntityFrameworkCore by: Microsoft
  • 12 total downloads
  • Latest version: 2.0.0
  • aspnetcore diagnostics entityframeworkcore
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 by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Http.Extensions by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0
  • aspnetcore
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.Identity by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.0
  • aspnetcore identity membership
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.Service.IntegratedWebClient by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-preview1-final
  • aspnetcore
ASP.NET Core Identity Service in process client.
Microsoft.AspNetCore.Identity.UI by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0-preview.5.25277.114
  • aspnetcore identity membership razorpages
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/ddf39a1b4690fbe23aea79c78da67004a5c31094
Microsoft.AspNetCore.JsonPatch by: Microsoft.AspNetCore.JsonPatch
  • 2 total downloads
  • Latest version: 1.0.0
  • aspnetcore,json,jsonpatch
ASP.NET Core support for JSON PATCH.
Microsoft.AspNetCore.Mvc.Localization by: Microsoft
  • 11 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore aspnetcoremvc localization
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.Host by: Microsoft
  • 5 total downloads
  • Latest version: 1.1.8
  • aspnetcore,aspnetcoremvc,cshtml,razor
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • cshtml razor compilation precompilation aspnetcore
Build-time references required to enable Razor view compilation as part of building the application.
Microsoft.AspNetCore.NodeServices by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.0
  • aspnetcore aspnetcoremvc nodeservices
Invoke Node.js modules at runtime in ASP.NET Core applications.
Microsoft.AspNetCore.OpenApi by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0-preview.5.25277.114
  • aspnetcore openapi
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.Razor.Design by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore cshtml razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains MSBuild support for Razor.