Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erossini/aspnetcoreowasp
Secure an ASP.NET Core Web Application with OWASP
https://github.com/erossini/aspnetcoreowasp
aspnet aspnet-core aspnetcore net6
Last synced: 27 days ago
JSON representation
Secure an ASP.NET Core Web Application with OWASP
- Host: GitHub
- URL: https://github.com/erossini/aspnetcoreowasp
- Owner: erossini
- Created: 2022-02-21T12:19:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-05T12:10:33.000Z (almost 3 years ago)
- Last Synced: 2024-11-13T03:25:13.621Z (3 months ago)
- Topics: aspnet, aspnet-core, aspnetcore, net6
- Language: HTML
- Homepage: https://www.puresourcecode.com/dotnet/net-core/add-security-header-our-website/
- Size: 991 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Secure Headers for ASP.NET Core
Secure an ASP.NET Core Web Application with security headers. You can read my posts:- For an ASP.NET Core project: [Add Security Header our website](https://www.puresourcecode.com/dotnet/net-core/add-security-header-our-website/) on [PureSourceCode.com](https://www.puresourcecode.com/).
- For a Blazor project: [Add Security Headers to Blazor WebAssembly](https://www.puresourcecode.com/dotnet/blazor/add-security-headers-to-blazor-webassembly/) on [PureSourceCode.com](https://www.puresourcecode.com/).