Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 358 total downloads
- Latest version: 2.3.10
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 1.636k total downloads
- Latest version: 11.0.0-preview.4.26230.115
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
- 361 total downloads
- Latest version: 2.3.10
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 643 total downloads
- Latest version: 2.3.10
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 331 total downloads
- Latest version: 2.3.10
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 679 total downloads
- Latest version: 2.3.10
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 1.003k total downloads
- Latest version: 3.1.32
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/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Authorization
by: Microsoft
- 2.686k total downloads
- Latest version: 11.0.0-preview.4.26230.115
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/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 433 total downloads
- Latest version: 2.3.10
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 3.038k total downloads
- Latest version: 11.0.0-preview.4.26230.115
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Cors
by: Microsoft
- 307 total downloads
- Latest version: 2.3.10
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
- 3.62k total downloads
- Latest version: 11.0.0-preview.4.26230.115
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/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 3.732k total downloads
- Latest version: 11.0.0-preview.4.26230.115
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 2.756k total downloads
- Latest version: 11.0.0-preview.4.26230.115
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/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 2.913k total downloads
- Latest version: 11.0.0-preview.4.26230.115
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/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Diagnostics
by: Microsoft
- 724 total downloads
- Latest version: 2.3.10
ASP.NET Core middleware for exception handling, exception display pages, and diagnostics information. Includes developer exception page middleware, exception handler middleware, runtime info middleware, status code page middleware, and welcome page middleware
Microsoft.AspNetCore.Diagnostics.Abstractions
by: Microsoft
- 722 total downloads
- Latest version: 2.3.10
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.HostFiltering
by: Microsoft
- 517 total downloads
- Latest version: 2.3.10
ASP.NET Core middleware for filtering out requests with unknown HTTP host headers.
Microsoft.AspNetCore.Hosting
by: Microsoft
- 886 total downloads
- Latest version: 2.3.10
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 1.073k total downloads
- Latest version: 2.3.10
ASP.NET Core hosting and startup abstractions for web applications.