Info
| Version: | 2.2.1 | 
| Author(s): | OrchardCore.Security | 
| Last Update: | Tuesday, October 7, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://www.orchardcore.net/ | 
| NuGet Url: | https://www.nuget.org/packages/OrchardCore.Security | 
Install
Install-Package OrchardCore.Security
                        dotnet add package OrchardCore.Security
                        paket add OrchardCore.Security
                        
                                OrchardCore.Security Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- OrchardCore.Environment.Shell.Abstractions(>= 1.0.0270992)
- OrchardCore.Mvc.Abstractions(>= 1.0.0270992)
- OrchardCore.Security.Abstractions(>= 1.0.0270992)
- Microsoft.AspNetCore.Authorization(>= 2.1.2)
- Microsoft.AspNetCore.DataProtection.Extensions(>= 2.1.1)
 
                
The Security module adds HTTP headers to follow security best practices.