databinding.WebSecurity.Headers 2025.2.18.1

Prefix Reserved
dotnet add package databinding.WebSecurity.Headers --version 2025.2.18.1                
NuGet\Install-Package databinding.WebSecurity.Headers -Version 2025.2.18.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="databinding.WebSecurity.Headers" Version="2025.2.18.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add databinding.WebSecurity.Headers --version 2025.2.18.1                
#r "nuget: databinding.WebSecurity.Headers, 2025.2.18.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install databinding.WebSecurity.Headers as a Cake Addin
#addin nuget:?package=databinding.WebSecurity.Headers&version=2025.2.18.1

// Install databinding.WebSecurity.Headers as a Cake Tool
#tool nuget:?package=databinding.WebSecurity.Headers&version=2025.2.18.1                

databinding.WebSecurity.Headers

databinding.WebSecurity.Headers is a package that helps to prevent cross-site scripting (XSS) and other code injection attacks by enabling the configuration of content security policies from which sources scripts, styles and other resources may be loaded. In addition to CSP, there are other important security headers such as X-Content-Type-Options, Referrer-Policy and Permissions-Policy, which help to improve the security and data protection of a web application.

Getting started

Prerequisites

  • .NET 8 or later
  • Visual Studio 2022/Code or later

Installation

To install the library, you can use the NuGet package manager:

dotnet add package databinding.WebSecurity.Headers

Usage

ToDo

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2025.2.18.1 67 2/18/2025
2025.2.12.2 74 2/12/2025
2025.2.5.2 85 2/5/2025
2025.2.4.1 85 2/4/2025
2025.2.3.6 91 2/3/2025