Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 292 total downloads
- Latest version: 2.3.0
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.Authentication
by: Microsoft
- 416 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
- 45 total downloads
- Latest version: 2.2.0
ASP.NET Core common types used by the various authentication components.
This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 450 total downloads
- Latest version: 2.3.0
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 192 total downloads
- Latest version: 2.3.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Facebook
by: Microsoft
- 340 total downloads
- Latest version: 2.3.0
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 332 total downloads
- Latest version: 2.3.0
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 264 total downloads
- Latest version: 2.2.0
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/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.Authentication.MicrosoftAccount
by: Microsoft
- 13 total downloads
- Latest version: 2.1.1
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow.
Microsoft.AspNetCore.Authentication.Twitter
by: Microsoft
- 390 total downloads
- Latest version: 2.3.0
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 44 total downloads
- Latest version: 8.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/aspnetcore/tree/3f1acb59718cadf111a0a796681e3d3509bb3381
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 254 total downloads
- Latest version: 2.3.0
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.Blazor.HttpClient
by: Microsoft
- 12 total downloads
- Latest version: 3.2.0-preview3.20168.3
Provides experimental support for using System.Text.Json with HttpClient. Intended for use with Blazor running under WebAssembly.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/a700aa92fec0c3554eb3f450a17037761b069363
Microsoft.AspNetCore.Components
by: Microsoft
- 13 total downloads
- Latest version: 3.1.25
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/4768f164d522e128f91827810527730f7468fd74
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 1.651k total downloads
- Latest version: 9.0.2
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/704f7cb1d2cea33afb00c2097731216f121c2c73
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 16 total downloads
- Latest version: 7.0.1
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/432e6a061f28dda696ba16bc5442328d23b25d93
Microsoft.AspNetCore.Cors
by: Microsoft
- 277 total downloads
- Latest version: 2.3.0
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
- 1.947k total downloads
- Latest version: 9.0.2
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/aspnetcore/tree/704f7cb1d2cea33afb00c2097731216f121c2c73
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 214 total downloads
- Latest version: 9.0.0
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 1.172k total downloads
- Latest version: 8.0.13
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/aspnetcore/tree/009e1ccafde4086ea52999e878f6e7aa5a7c4ccf