Mason Chase
Mason Chase
Hi Everyone, GeoIP back-end has a single YML file as a source which is not reliable for constant reload/rewrite of hundreds of thousands of domains that may belong to large...
Multiple issues: - .NET Version was RC in `csproj` and global.json also needed to upgrade - Proxy settings had issues with the port number - Using References were missing
Addressing issues: #1552 - Update .NET 6.0 and .NET 3 Core etc to .NET 8 - Remove Unused references
Hi, First of all good job on this useful project. I was trying to build and run it locally and noticed we have some package update needed. I also tried...