Soenneker.Middlewares.LocalIpAddress 3.0.6

Prefix Reserved
dotnet add package Soenneker.Middlewares.LocalIpAddress --version 3.0.6
                    
NuGet\Install-Package Soenneker.Middlewares.LocalIpAddress -Version 3.0.6
                    
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="Soenneker.Middlewares.LocalIpAddress" Version="3.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Middlewares.LocalIpAddress" Version="3.0.6" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Middlewares.LocalIpAddress" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Soenneker.Middlewares.LocalIpAddress --version 3.0.6
                    
#r "nuget: Soenneker.Middlewares.LocalIpAddress, 3.0.6"
                    
#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.
#addin nuget:?package=Soenneker.Middlewares.LocalIpAddress&version=3.0.6
                    
Install Soenneker.Middlewares.LocalIpAddress as a Cake Addin
#tool nuget:?package=Soenneker.Middlewares.LocalIpAddress&version=3.0.6
                    
Install Soenneker.Middlewares.LocalIpAddress as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.Middlewares.LocalIpAddress

Middleware that sets both the local and remote IP addresses of the incoming HTTP context to 127.0.0.1 before invoking the next delegate in the request pipeline.

Installation

dotnet add package Soenneker.Middlewares.LocalIpAddress
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Soenneker.Middlewares.LocalIpAddress:

Package Downloads
Soenneker.StartupFilters.IntegrationTests

A StartupFilter injecting middleware crucial to integration testing

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.6 55 4/1/2025
3.0.5 54 3/31/2025
3.0.4 57 3/31/2025
3.0.3 66 3/29/2025
3.0.2 101 3/28/2025