Microsoft.AspNetCore.Cors by: Microsoft
  • 118 total downloads
  • Latest version: 2.3.11
  • 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.Components by: Microsoft
  • 108 total downloads
  • Latest version: 5.0.0-preview.6.20312.15
  • aspnetcore components
Components feature for ASP.NET Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/da6e34b3e17bac8fd1f78c7e76d7ed6192514651
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 136 total downloads
  • Latest version: 2.3.11
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.Authorization.Policy by: Microsoft
  • 79 total downloads
  • Latest version: 2.3.11
  • aspnetcore authorization
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft
  • 124 total downloads
  • Latest version: 2.3.11
  • aspnetcore hosting
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Hosting by: Microsoft
  • 130 total downloads
  • Latest version: 2.3.11
  • aspnetcore hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.DataProtection by: Microsoft
  • 1.062k total downloads
  • Latest version: 11.0.0-preview.6.26359.118
  • 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/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Components.Web by: Microsoft
  • 96 total downloads
  • Latest version: 5.0.0-preview.6.20312.15
  • aspnetcore components
Support for rendering ASP.NET Core components for browsers. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/da6e34b3e17bac8fd1f78c7e76d7ed6192514651
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft
  • 1.064k total downloads
  • Latest version: 11.0.0-preview.6.26359.118
  • 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/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft
  • 1.591k total downloads
  • Latest version: 11.0.0-preview.6.26359.118
  • aspnetcore dataprotection
ASP.NET Core utilities for key derivation. This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Connections.Abstractions by: Microsoft
  • 1.015k total downloads
  • Latest version: 11.0.0-preview.6.26359.118
  • 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/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Components.Analyzers by: Microsoft
  • 504 total downloads
  • Latest version: 11.0.0-preview.6.26359.118
  • aspnetcore components
Roslyn analyzers for ASP.NET Core Components. This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Authentication.Core by: Microsoft
  • 76 total downloads
  • Latest version: 2.3.11
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft
  • 1.579k total downloads
  • Latest version: 11.0.0-preview.6.26359.118
  • 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/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Diagnostics.HealthChecks by: Microsoft
  • 16 total downloads
  • Latest version: 2.2.0
  • diagnostics healthchecks
ASP.NET Core middleware for returning the results of Health Checks in the application This package was built from the source code at https://github.com/aspnet/Diagnostics/tree/c802d5ef5fba1ba8dfbcb8c3741af2ba15e9d1aa
Microsoft.AspNetCore.Diagnostics.Abstractions by: Microsoft
  • 138 total downloads
  • Latest version: 2.3.11
  • aspnetcore diagnostics
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Hosting.Abstractions by: Microsoft
  • 125 total downloads
  • Latest version: 2.3.11
  • aspnetcore hosting
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Components.Forms by: Microsoft
  • 94 total downloads
  • Latest version: 5.0.0-preview.6.20312.15
  • aspnetcore components
Forms and validation support for Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/da6e34b3e17bac8fd1f78c7e76d7ed6192514651
Microsoft.AspNetCore.Authorization by: Microsoft
  • 1.075k total downloads
  • Latest version: 11.0.0-preview.6.26359.118
  • 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/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Authentication.Cookies by: Microsoft
  • 139 total downloads
  • Latest version: 2.3.11
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to use cookie based authentication.