NWebsec.AspNetCore.Core 3.0.0-188.rc

This is a prerelease version of NWebsec.AspNetCore.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NWebsec.AspNetCore.Core --version 3.0.0-188.rc
NuGet\Install-Package NWebsec.AspNetCore.Core -Version 3.0.0-188.rc
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="NWebsec.AspNetCore.Core" Version="3.0.0-188.rc" />
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.0-188.rc
#r "nuget: NWebsec.AspNetCore.Core, 3.0.0-188.rc"
#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 NWebsec.AspNetCore.Core as a Cake Addin
#addin nuget:?package=NWebsec.AspNetCore.Core&version=3.0.0-188.rc&prerelease

// Install NWebsec.AspNetCore.Core as a Cake Tool
#tool nuget:?package=NWebsec.AspNetCore.Core&version=3.0.0-188.rc&prerelease

This library provides shared functionality for the NWebsec ASP.NET Core security libraries.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.

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.

Version Downloads Last updated
3.0.1 413,035 2/12/2020
3.0.0 8,938,180 1/13/2020
3.0.0-188.rc 692 1/12/2020
2.0.0 3,795,873 3/25/2018
1.1.0 228,404 3/28/2017
1.0.0 9,637 3/8/2017

This release includes core functions for the NWebsec security libaries.