A firewall extension to YARP for ASP.NET Core

aspnetcore dotnet waf yarp
1 Open Issue Need Help Last updated: Jul 11, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to implement a new `IGeoIPDatabaseProvider` for the YARP firewall extension to utilize the IPinfo Lite database. This involves downloading the database (using a provided access token), parsing its data, and integrating it into the existing GeoIP lookup functionality. The implementation should handle different database formats (CSV, MMDB, etc.) and ideally allow configuration via the existing `IFirewallConfigurationExtensionProvider` mechanism.

Complexity: 3/5
enhancement good first issue

A firewall extension to YARP for ASP.NET Core

C#
#aspnetcore#dotnet#waf#yarp