Microsoft.AspNetCore.App.Runtime.win-arm64
by: Microsoft
- 36 total downloads
- Latest version: 10.0.0
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
- 65 total downloads
- Latest version: 10.0.0
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
- 14 total downloads
- Latest version: 2.3.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 13 total downloads
- Latest version: 2.3.0
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 38 total downloads
- Latest version: 2.3.0
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 3 total downloads
- Latest version: 2.2.0-preview1-35029
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
This package was built from the source at:
https://github.com/aspnet/Security/tree/ef80c3beb72ee37ed8f525f627912f1efcede663
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 29 total downloads
- Latest version: 2.3.0
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 21 total downloads
- Latest version: 2.1.1
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 88 total downloads
- Latest version: 10.0.0
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/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Components
by: Microsoft
- 14 total downloads
- Latest version: 5.0.0-preview.6.20312.15
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/da6e34b3e17bac8fd1f78c7e76d7ed6192514651
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 16 total downloads
- Latest version: 10.0.0
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
- 20 total downloads
- Latest version: 3.1.30
Forms and validation support for Blazor applications.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/2e51a0b6eba74bdf02aee71944e973487937cb99
Microsoft.AspNetCore.Components.Web
by: Microsoft
- 20 total downloads
- Latest version: 3.1.32
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 83 total downloads
- Latest version: 10.0.0
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
- 57 total downloads
- Latest version: 10.0.0
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
by: Microsoft
- 57 total downloads
- Latest version: 10.0.0
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/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 89 total downloads
- Latest version: 10.0.0
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/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.DataProtection.StackExchangeRedis
by: Microsoft
- 2 total downloads
- Latest version: 10.0.0
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.Hosting.Abstractions
by: Microsoft
- 56 total downloads
- Latest version: 2.3.0
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft
- 16 total downloads
- Latest version: 2.3.0
ASP.NET Core hosting server abstractions for web applications.