Skip to content

alexandrejulien/aspnetcore-security-headers-addons

Repository files navigation

Add Permissions Policy headers to ASP.NET Core (Addons to Joonasw ASP.NET Core Security Headers library)

Nuget GitHub tag License issues - aspnetcore-security-headers-addons Quality Gate Status

"AspNetCore.SecurityHeaders.Addons" is an extensions library to the greafull Joonasw ASP.NET Core Security Headers library : https://github.com/juunas11/aspnetcore-security-headers

Actualy, the addons cover the "Permissions-Policy" which is the renamed version of "Features-Policy" headers.

The library is available on Nuget : https://www.nuget.org/packages/Peppermint.AspNetCore.SecurityHeaders.Addons

Usage

// Dependency injection
app.UsePermissionsPolicy();

Compatibility

  • .NET 6 runtime (LTS)
  • .NET 7 runtime (STS)
  • .NET 8 (LTS)

Tiers-libraries

Thanks to Joonasw library : https://github.com/juunas11/aspnetcore-security-headers

Badges

Quality gate

About

Addons permissions-policy to aspnetcore-security-headers library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages