andrewlock / NetEscapades.AspNetCore.SecurityHeadersLinks
Small package to allow adding security headers to ASP.NET Core websites
☆775Updated last week
Alternatives and similar repositories for NetEscapades.AspNetCore.SecurityHeaders
Users that are interested in NetEscapades.AspNetCore.SecurityHeaders are comparing it to the libraries listed below
Sorting:
- Various ASP.NET Core middleware☆829Updated last month
- .NET Core Extensions and Helper NuGet packages.☆723Updated 2 weeks ago
- Use FluentValidation rules instead of ComponentModel attributes☆393Updated 2 weeks ago
- A library to help you quickly code CRUD accesses for a web/mobile/desktop application using EF Core.☆601Updated 8 months ago
- Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.☆588Updated 7 months ago
- Tools for helping in unit testing applications that use Entity Framework Core☆363Updated 7 months ago
- Easy integration testing for ASP.NET Core applications☆474Updated last month
- Framework for ASP.NET Core to secure SPAs using the Backend-for-Frontend (BFF) pattern☆354Updated 6 months ago
- An ASP.NET Core middleware component which synchronises a correlation ID for cross API request logging.☆567Updated last year
- A plugin for Microsoft.EntityFrameworkCore to support automatically recording data changes history.☆793Updated 2 years ago
- Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc☆827Updated last week
- A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempoten…