NWebsec.AspNetCore.Core
3.0.1
This library provides shared functionality for the NWebsec ASP.NET Core security libraries.
Install-Package NWebsec.AspNetCore.Core -Version 3.0.1
dotnet add package NWebsec.AspNetCore.Core --version 3.0.1
<PackageReference Include="NWebsec.AspNetCore.Core" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NWebsec.AspNetCore.Core --version 3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
This release fixes a bug that caused a validation exception on some valid CSP scheme sources containing the characters '+.-'.
Dependencies
-
.NETCoreApp 3.1
- No dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on NWebsec.AspNetCore.Core:
Package | Downloads |
---|---|
NWebsec.AspNetCore.Middleware
NWebsec middleware for ASP.NET Core applications. NWebsec helps you set important security headers and detect potentially dangerous redirects. See project website for documentation.
|
|
NWebsec.AspNetCore.Mvc
NWebsec attributes for ASP.NET Core MVC applications. NWebsec helps you set important security headers, detect potentially dangerous redirects, and control cache headers. See project website for documentation.
|
|
Bnsights.Coreib
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.