🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

Persilsoft.CustomMiddlewares

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Persilsoft.CustomMiddlewares

Contains a middleware in ASP.NET Core that is used to add security headers to the HTTP responses that your web application sends to browsers.

1.0.5
NuGet
Version published
Maintainers
1
Created
Source

Persilsoft.CustomMiddlewares

It contains a middleware in ASP.NET Core that is used to add security headers to the HTTP responses that your web application sends to browsers.

Example

You need to regiter the Middleware in the dependency container

using ServiceCollectionExtensions;

builder.services.AddMiddlewareServices();

Keywords

FAQs

Package last updated on 12 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts