Microsoft.AspNetCore.App.Runtime.osx-arm64 by: Microsoft
  • 12 total downloads
  • Latest version: 10.0.0
  • aspnetcore shared-framework
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.App.Runtime.win-arm64 by: Microsoft
  • 14 total downloads
  • Latest version: 10.0.0
  • aspnetcore shared-framework
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.App.Runtime.win-x64 by: Microsoft
  • 17 total downloads
  • Latest version: 10.0.0
  • aspnetcore shared-framework
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.Authentication by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions by: Microsoft
  • 3 total downloads
  • Latest version: 2.2.0-preview2-35157
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components. This package was built from the source at: https://github.com/aspnet/HttpAbstractions/tree/14076d94c38960787772ea7999c7aa159afbba2b
Microsoft.AspNetCore.Authentication.Cookies by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to use cookie based authentication. This package was built from the source at: https://github.com/aspnet/Security/tree/5d5438a7f0842019e852b2bb911ed86dc0360cf7
Microsoft.AspNetCore.Authentication.Google by: Microsoft
  • 3 total downloads
  • Latest version: 10.0.0
  • aspnetcore authentication security
ASP.NET Core contains middleware to support Google's OAuth 2.0 authentication workflow. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 89 total downloads
  • Latest version: 10.0.0
  • 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/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Authentication.MicrosoftAccount by: Microsoft
  • 4 total downloads
  • Latest version: 10.0.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Authentication.OpenIdConnect by: Microsoft
  • 16 total downloads
  • Latest version: 10.0.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Authorization by: Microsoft
  • 3 total downloads
  • Latest version: 8.0.4
  • 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/8486d31e24f30e3fa1809a95699a0adc16f448d7
Microsoft.AspNetCore.Components by: Microsoft
  • 3 total downloads
  • Latest version: 10.0.0
  • aspnetcore components
Components feature for ASP.NET Core. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Components.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0
  • aspnetcore components
Roslyn analyzers for ASP.NET Core Components. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Components.Forms by: Microsoft
  • 57 total downloads
  • Latest version: 10.0.0-rc.1.25451.107
  • aspnetcore components
Forms and validation support for Blazor applications. This package was built from the source code at https://github.com/dotnet/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0
Microsoft.AspNetCore.Components.Web by: Microsoft
  • 68 total downloads
  • Latest version: 10.0.0
  • aspnetcore components
Support for rendering ASP.NET Core components for browsers. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft
  • 14 total downloads
  • Latest version: 10.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/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft
  • 19 total downloads
  • Latest version: 10.0.0
  • aspnetcore dataprotection
ASP.NET Core utilities for key derivation. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft
  • 52 total downloads
  • Latest version: 9.0.11
  • 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/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.AspNetCore.DataProtection.StackExchangeRedis by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0
  • aspnetcore dataprotection redis
Support for storing data protection keys in Redis. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore by: Microsoft
  • 3 total downloads
  • Latest version: 10.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. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa