Microsoft.AspNetCore.Authentication.MicrosoftAccount by: Microsoft.AspNetCore.Authentication.MicrosoftAccount
  • 1 total downloads
  • Latest version: 1.0.1
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow.
Microsoft.AspNetCore.Authentication.OpenIdConnect by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
Microsoft.AspNetCore.Authentication.Twitter by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.11
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.
Microsoft.AspNetCore.Components.Analyzers by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.12
  • aspnetcore components
Roslyn analyzers for ASP.NET Core Components. This package was built from the source code at https://github.com/dotnet/dotnet/tree/95017c711e6afc1085133d440e42b4bd78155701
Microsoft.AspNetCore.Components.WebAssembly by: Microsoft
  • 1 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • aspnetcore components
Build client-side single-page applications (SPAs) with Blazor running under WebAssembly. This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.9
  • 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/901ca941248413c79832d2fdbd709da0c4386353
Microsoft.AspNetCore.Cors by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • 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.Internal by: Microsoft
  • 3 total downloads
  • Latest version: 9.0.0
  • aspnetcore dataprotection
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.DataProtection by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.9
  • aspnetcore dataprotection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI. This package was built from the source code at https://github.com/dotnet/dotnet/tree/901ca941248413c79832d2fdbd709da0c4386353
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft
  • 4 total downloads
  • Latest version: 6.0.9
  • aspnetcore dataprotection
ASP.NET Core data protection abstractions. Commonly used types: Microsoft.AspNetCore.DataProtection.IDataProtectionProvider Microsoft.AspNetCore.DataProtection.IDataProtector This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3fe12b935c03138f76364dc877a7e069e254b5b2
Microsoft.AspNetCore.DataProtection.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.19
  • aspnetcore dataprotection
Additional APIs for ASP.NET Core data protection. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/277e317dd5cab9859ceea4c8ebae218522c2c173
Microsoft.AspNetCore.Diagnostics.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.11
  • aspnetcore diagnostics
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Html.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 2.3.13
  • aspnetcore
ASP.NET Core HTML abstractions used for building HTML content. Commonly used types: Microsoft.AspNetCore.Html.HtmlString Microsoft.AspNetCore.Html.IHtmlContent
Microsoft.AspNetCore.Http by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.13
  • aspnetcore
ASP.NET Core default HTTP feature implementations.
Microsoft.AspNetCore.Http.Connections.Common by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.8
  • aspnetcore signalr
Common primitives for ASP.NET Connection Handlers and clients This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ae2eabad0e49302d0632a7dde917fdc68d960dc4
Microsoft.AspNetCore.Http.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.13
  • aspnetcore
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.Http.Features by: Microsoft
  • 2 total downloads
  • Latest version: 2.3.13
  • aspnetcore
ASP.NET Core HTTP feature interface definitions.
Microsoft.AspNetCore.Identity.EntityFrameworkCore by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview1-final
  • aspnetcore,entityframeworkcore,identity,membership
ASP.NET Core Identity provider that uses Entity Framework Core.
Microsoft.AspNetCore.JsonPatch by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.12
  • aspnetcore json jsonpatch
ASP.NET Core support for JSON PATCH. This package was built from the source code at https://github.com/dotnet/dotnet/tree/95017c711e6afc1085133d440e42b4bd78155701
Microsoft.AspNetCore.Localization.Routing by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.11
  • aspnetcore localization
Provides a request culture provider which gets culture and ui-culture from request's route data.