Microsoft.AspNetCore.Authorization by: Microsoft
  • 2 total downloads
  • Latest version: 6.0.30
  • aspnetcore authorization
ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/1d696053fcd6735aaac1902afdb0b92edbf43e71
Microsoft.AspNetCore.Components by: Microsoft
  • 2 total downloads
  • Latest version: 3.1.26
  • aspnetcore components
Components feature for ASP.NET Core. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/0c26925a185ba2996051c0f37a995ef0a682cf54
Microsoft.AspNetCore.Components.Authorization by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.22
  • aspnetcore components
Authentication and authorization support for Blazor applications. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/7b22a279ec975335bbb0a7cbadef2e45ee15aa9c
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.0-preview.4.23260.4
  • aspnetcore components
Runtime server features for ASP.NET Core Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/898c164a1f537a8210a26eaf388bdc92531f6b09
Microsoft.AspNetCore.Connections.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-preview.5.25277.114
  • aspnetcore
Core components of ASP.NET Core networking protocol stack. This package was built from the source code at https://github.com/dotnet/dotnet/tree/ddf39a1b4690fbe23aea79c78da67004a5c31094
Microsoft.AspNetCore.CookiePolicy by: Microsoft.AspNetCore.CookiePolicy
  • 1 total downloads
  • Latest version: 1.0.1
  • aspnetcore
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.7
  • 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/f6b3a5da75eb405046889a5447ec9b14cc29d285
Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore dataprotection
ASP.NET Core utilities for key derivation.
Microsoft.AspNetCore.DataProtection by: Microsoft
  • 5 total downloads
  • Latest version: 7.0.18
  • 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/aspnetcore/tree/f050ae044be8bddc002ab88736e4bf78dc822122
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0-rc.2.23480.2
  • 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/f0cc6b11bd8f0826c63d75483578e868c8abe75e
Microsoft.AspNetCore.DataProtection.AzureStorage by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.24
  • aspnetcore dataprotection azure blob
Microsoft Azure Blob storage support as key store. This library has been replaced by the following new Azure SDK. https://www.nuget.org/packages/Azure.Extensions.AspNetCore.DataProtection.Blobs It is recommended that you move to the new package.
Microsoft.AspNetCore.DataProtection.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0-preview.6.25358.103
  • aspnetcore dataprotection
Additional APIs for ASP.NET Core data protection. This package was built from the source code at https://github.com/dotnet/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183
Microsoft.AspNetCore.Hosting by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.7
  • aspnetcore hosting
ASP.NET Core hosting infrastructure and startup logic for web applications. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/be0a4a7f4cf06cbd6ec714bd1d9afee6bdb040a8
Microsoft.AspNetCore.Http.Connections.Common by: Microsoft
  • 2 total downloads
  • Latest version: 9.0.0-preview.6.24328.4
  • 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/f5084525411d53b81d9950b68616117750b674d4
Microsoft.AspNetCore.HttpsPolicy by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore https hsts
ASP.NET Core basic middleware for supporting HTTPS Redirection and HTTP Strict-Transport-Security. This package was built from the source at: https://github.com/aspnet/BasicMiddleware/tree/1610c35d55f8d64abd401c9af83b3f2bcad192ad
Microsoft.AspNetCore.Identity.EntityFrameworkCore by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.14
  • aspnetcore entityframeworkcore identity membership
ASP.NET Core Identity provider that uses Entity Framework Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/88ca061d20b28892b28279b17bad46919cff49a4
Microsoft.AspNetCore.Identity.UI by: Microsoft
  • 4 total downloads
  • Latest version: 9.0.0-preview.5.24306.11
  • 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/aspnetcore/tree/8af96e042134fb3b2f21df26dd0f32ea1c00dd37
Microsoft.AspNetCore.JsonPatch by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.11
  • aspnetcore json jsonpatch
ASP.NET Core support for JSON PATCH. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/617d594f2bf75a8904d3d0e7d68a0bacf8e6763a
Microsoft.AspNetCore.Localization by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0
  • aspnetcore localization
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 code at https://github.com/aspnet/Localization/tree/de1579bdda645ba8631403af8720929b76939853
Microsoft.AspNetCore.MiddlewareAnalysis by: Microsoft
  • 6 total downloads
  • Latest version: 3.1.23
  • aspnetcore diagnostics
ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/509f6badec2f3162f0e50330cd9107e5624b379b