Skip to main content
GeoblockingMiddleware package icon

GeoblockingMiddleware

This component will act as middleware for OWIN or AspNetCore pipeline and check the request geolocation if the request comes from allowed country or not.

Total Downloads
4.4K
4,367
Published
Dec 13, 2022
Latest stable version

Install

.NET CLI
dotnet add package GeoblockingMiddleware --version 1.0.0
Package Manager Console
Install-Package GeoblockingMiddleware -Version 1.0.0
PackageReference
<PackageReference Include="GeoblockingMiddleware" Version="1.0.0" />

Frameworks

.NETFramework4.7.2 .NETStandard2.0

Dependencies

FSharp.Core
.NETFramework4.7.2
[6.0.7, )
Microsoft.Owin
.NETFramework4.7.2
[4.2.2, )
Newtonsoft.Json
.NETFramework4.7.2
[13.0.1, )
Owin
.NETFramework4.7.2
[1.0.0, )
System.Net.Http
.NETFramework4.7.2
[4.3.4, )
FSharp.Core
.NETStandard2.0
[6.0.7, )
[5.0.17, )
[7.0.0, )
Newtonsoft.Json
.NETStandard2.0
[13.0.1, )
System.Net.Http
.NETStandard2.0
[4.3.4, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.