CustomMiddlewares 1.0.0

Suggested Alternatives

Persilsoft.CustomMiddlewares

Additional Details

You can use the Persilsoft.CustomMiddlewares package

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package CustomMiddlewares --version 1.0.0
NuGet\Install-Package CustomMiddlewares -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CustomMiddlewares" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CustomMiddlewares --version 1.0.0
#r "nuget: CustomMiddlewares, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CustomMiddlewares as a Cake Addin
#addin nuget:?package=CustomMiddlewares&version=1.0.0

// Install CustomMiddlewares as a Cake Tool
#tool nuget:?package=CustomMiddlewares&version=1.0.0

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 Microsoft.Extensions.DependencyInjection;

builder.services.AddMiddlewareServices();
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on CustomMiddlewares:

Package Downloads
Mail.IoC

Mail IoC

Sms.IoC

Sms IoC

PushNotifications.IoC

PushNotifications IoC

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated