Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 6 total downloads
- Latest version: 10.0.5
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/a612c2a1056fe3265387ae3ff7c94eba1505caf9
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 5 total downloads
- Latest version: 11.0.0-preview.2.26159.112
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/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Authentication.MicrosoftAccount
by: Microsoft
- 8 total downloads
- Latest version: 11.0.0-preview.2.26159.112
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/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 12 total downloads
- Latest version: 11.0.0-preview.2.26159.112
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/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Authentication.Twitter
by: Microsoft
- 7 total downloads
- Latest version: 11.0.0-preview.2.26159.112
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/dotnet/tree/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Authentication.WsFederation
by: Microsoft
- 3 total downloads
- Latest version: 11.0.0-preview.2.26159.112
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/dotnet/tree/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Authorization
by: Microsoft
- 19 total downloads
- Latest version: 10.0.5
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/a612c2a1056fe3265387ae3ff7c94eba1505caf9
Microsoft.AspNetCore.AzureAppServices.HostingStartup
by: Microsoft
- 14 total downloads
- Latest version: 10.0.5
ASP.NET Core lightup integration with Azure AppServices.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a612c2a1056fe3265387ae3ff7c94eba1505caf9
Microsoft.AspNetCore.AzureAppServicesIntegration
by: Microsoft
- 3 total downloads
- Latest version: 10.0.5
ASP.NET Core integration with Azure AppServices.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a612c2a1056fe3265387ae3ff7c94eba1505caf9
Microsoft.AspNetCore.Components
by: Microsoft
- 7 total downloads
- Latest version: 10.0.4
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/80d3e14f5e08b4888f464e3cd0d0b2445b63ec46
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 6 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Components.Authorization
by: Microsoft
- 3 total downloads
- Latest version: 9.0.14
Authentication and authorization support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/baa6b294e728e6171378b4e8c52e42e7c4d4ed63
Microsoft.AspNetCore.Components.Forms
by: Microsoft
- 5 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Forms and validation support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Components.Web
by: Microsoft
- 4 total downloads
- Latest version: 10.0.5
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a612c2a1056fe3265387ae3ff7c94eba1505caf9
Microsoft.AspNetCore.Components.WebAssembly
by: Microsoft
- 4 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Build client-side single-page applications (SPAs) with Blazor running under WebAssembly.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/17d11de66cf75b962995c81dd1235fae9aa5ece0
- 10 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/dotnet/tree/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 9 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 12 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Cors
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview2-final
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.Cryptography.Internal
by: Microsoft
- 11 total downloads
- Latest version: 11.0.0-preview.2.26159.112
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/17d11de66cf75b962995c81dd1235fae9aa5ece0