Tagged "ASP.NET Core"


How To Remove ASP.NET Server Headers

Uncover the security implications of HTTP headers in ASP.NET and reasons to remove common headers like X-Powered-By and Kestrel.

Tagged: ASP.NET Core

Locked Files Publishing .NET Core Apps

How to deal with locked files when deploying a .NET Core application to IIS when using MSDeploy and PowerShell.