Microsoft.AspNetCore.App.Runtime.linux-x64
by: Microsoft
- 7.939k total downloads
- Latest version: 11.0.0-rc.1.26425.128
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.osx-arm64
by: Microsoft
- 4.968k total downloads
- Latest version: 11.0.0-rc.1.26425.128
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.osx-x64
by: Microsoft
- 7.45k total downloads
- Latest version: 11.0.0-rc.1.26425.128
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
- 8.967k total downloads
- Latest version: 11.0.0-rc.1.26425.128
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-x86
by: Microsoft
- 7.986k total downloads
- Latest version: 11.0.0-rc.1.26425.128
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.ApplicationInsights.HostingStartup
by: Microsoft
- 472 total downloads
- Latest version: 2.2.0
ASP.NET Core lightup integration with Application Insights.
Microsoft.AspNetCore.Authentication
by: Microsoft
- 1.137k total downloads
- Latest version: 2.3.13
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 564 total downloads
- Latest version: 2.3.13
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 1.163k total downloads
- Latest version: 2.3.13
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 603 total downloads
- Latest version: 2.3.13
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Facebook
by: Microsoft
- 5.468k total downloads
- Latest version: 8.0.31
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5e392da7379de101db58a36123c38effeba3edef
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 6.363k total downloads
- Latest version: 8.0.31
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5e392da7379de101db58a36123c38effeba3edef
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 7.724k total downloads
- Latest version: 8.0.31
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/5e392da7379de101db58a36123c38effeba3edef
Microsoft.AspNetCore.Authentication.MicrosoftAccount
by: Microsoft
- 7.893k total downloads
- Latest version: 8.0.31
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/aspnetcore/tree/5e392da7379de101db58a36123c38effeba3edef
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 1.22k total downloads
- Latest version: 2.3.13
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 5.873k total downloads
- Latest version: 8.0.31
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/aspnetcore/tree/5e392da7379de101db58a36123c38effeba3edef
Microsoft.AspNetCore.Authentication.Twitter
by: Microsoft
- 5.045k total downloads
- Latest version: 8.0.31
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5e392da7379de101db58a36123c38effeba3edef
Microsoft.AspNetCore.Authentication.WsFederation
by: Microsoft
- 4.783k total downloads
- Latest version: 8.0.31
ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5e392da7379de101db58a36123c38effeba3edef
Microsoft.AspNetCore.Authorization
by: Microsoft
- 7.282k total downloads
- Latest version: 11.0.0-rc.1.26425.128
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/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 577 total downloads
- Latest version: 2.3.13
ASP.NET Core authorization policy helper classes.