Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 7 total downloads
  • Latest version: 6.0.14
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/54e8b61777d42d2b10744d1987438ee5b8c0b24d
Microsoft.AspNetCore.Authorization by: Microsoft
  • 11 total downloads
  • Latest version: 10.0.1
  • 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/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.AzureAppServices.HostingStartup by: Microsoft
  • 4 total downloads
  • Latest version: 6.0.0-preview.6.21355.2
  • aspnetcore azure appservices
ASP.NET Core lightup integration with Azure AppServices. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/71dd6b0c87d7619668a40876d084d93db57eab41
Microsoft.AspNetCore.Components by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.4
  • aspnetcore components
Components feature for ASP.NET Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e882394a7bb38930da748291fe2c2ceaa6a80588
Microsoft.AspNetCore.Components.Analyzers by: Microsoft
  • 5 total downloads
  • Latest version: 8.0.1
  • aspnetcore components
Roslyn analyzers for ASP.NET Core Components. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8e941eb42f819adb116b881195158b3887a70a1c
Microsoft.AspNetCore.Components.Authorization by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0
  • aspnetcore components
Authentication and authorization support for Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ae1a6cbe225b99c0bf38b7e31bf60cb653b73a52
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 3 total downloads
  • Latest version: 10.0.1
  • aspnetcore components
Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 7 total downloads
  • Latest version: 9.0.8
  • 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/215a587e52efa710de84138b0a3374b860b924d8
Microsoft.AspNetCore.Connections.Abstractions by: Microsoft
  • 4 total downloads
  • Latest version: 10.0.0-preview.2.25164.1
  • aspnetcore
Core components of ASP.NET Core networking protocol stack. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft
  • 10 total downloads
  • Latest version: 10.0.0-preview.6.25358.103
  • 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/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183
Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft
  • 9 total downloads
  • Latest version: 10.0.1
  • aspnetcore dataprotection
ASP.NET Core utilities for key derivation. This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft
  • 72 total downloads
  • Latest version: 10.0.0-preview.4.25258.110
  • 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/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
Microsoft.AspNetCore.DataProtection.AzureStorage by: Microsoft
  • 2 total downloads
  • Latest version: 3.1.4
  • aspnetcore dataprotection azure blob
Microsoft Azure Blob storage support as key store. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/67e04394e98d5bfa6a5684d471a72fcbe30fd587
Microsoft.AspNetCore.DataProtection.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-preview.8.20414.8
  • 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/a4938d07a5127ffad8466ddf703a6b5b21f4b0c9
Microsoft.AspNetCore.Diagnostics by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • 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
  • 4 total downloads
  • Latest version: 3.1.14
  • 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. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/440dadc05b2bed38e6a726c2492db90e77d43c62
Microsoft.AspNetCore.HostFiltering by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.1
  • aspnetcore
ASP.NET Core middleware for filtering out requests with unknown HTTP host headers.
Microsoft.AspNetCore.Hosting by: Microsoft.AspNetCore.Hosting
  • 1 total downloads
  • Latest version: 1.0.1
  • aspnetcore,hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Hosting.Abstractions by: Microsoft
  • 4 total downloads
  • Latest version: 2.1.0-preview2-final
  • aspnetcore hosting
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Identity.UI by: Microsoft
  • 3 total downloads
  • Latest version: 8.0.13
  • 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/009e1ccafde4086ea52999e878f6e7aa5a7c4ccf