NWebsec.AspNetCore.Middleware
3.0.0
dotnet add package NWebsec.AspNetCore.Middleware --version 3.0.0
NuGet\Install-Package NWebsec.AspNetCore.Middleware -Version 3.0.0
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.Middleware" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NWebsec.AspNetCore.Middleware" Version="3.0.0" />Directory.Packages.props
<PackageReference Include="NWebsec.AspNetCore.Middleware" />Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NWebsec.AspNetCore.Middleware --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NWebsec.AspNetCore.Middleware, 3.0.0"
#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.
#:package NWebsec.AspNetCore.Middleware@3.0.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NWebsec.AspNetCore.Middleware&version=3.0.0Install as a Cake Addin
#tool nuget:?package=NWebsec.AspNetCore.Middleware&version=3.0.0Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NWebsec middleware for ASP.NET Core applications. NWebsec helps you set important security headers and detect potentially dangerous redirects. See project website for documentation.
| Product | Versions 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. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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
- NWebsec.AspNetCore.Core (>= 3.0.0)
NuGet packages (39)
Showing the top 5 NuGet packages that depend on NWebsec.AspNetCore.Middleware:
| Package | Downloads |
|---|---|
|
CyberEye.Common.Lib
Package chứa các hàm tiện ích, các base class, abstract class |
|
|
Bit.Server.Owin
Bit.Server.Owin |
|
|
Skoruba.IdentityServer4.Admin.UI
The package with UI for the administration of the IdentityServer4 |
|
|
Bit.OwinCore
Bit.OwinCore |
|
|
SimpleIAM.OpenIdAuthority
A simple OpenID Connect provider built on top of IdentityServer4 |
GitHub repositories (9)
Showing the top 9 popular GitHub repositories that depend on NWebsec.AspNetCore.Middleware:
| Repository | Stars |
|---|---|
|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|
|
|
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
|
|
|
skoruba/Duende.IdentityServer.Admin
Modern admin UI for Duende IdentityServer and ASP.NET Core Identity 🚀
|
|
|
poppastring/dasblog-core
The original DasBlog reimagined with ASP.NET Core
|
|
|
TryCatchLearn/Reactivities-v6
|
|
|
TryCatchLearn/Reactivities-net7react18
|
|
|
TryCatchLearn/Reactivities_2.2
Repository for Reactivities training course using .Net Core, React (with Typescript), Mobx. .Net Core 2.2 version
|
|
|
damienbod/AspNetCoreWindowsAuth
Local and Windows Authentication, ASP.NET Core MVC, IdentityServer4
|
|
|
RemiBou/Toss.Blazor
Experimental project using AspNetCore Blazor
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.0 | 18,819,884 | 1/13/2020 |
| 3.0.0-195.rc | 17,546 | 2/12/2020 |
| 3.0.0-188.rc | 962 | 1/12/2020 |
| 2.0.0 | 3,523,295 | 3/25/2018 |
| 1.1.0 | 252,379 | 3/28/2017 |
| 1.0.0 | 30,196 | 3/8/2017 |
This release adds support for ASP.NET Core 3.1. See release notes on GitHub for details.