Support .NET 9.0 🚀
Remove out of support frameworks:
- .netcore 3.1
- .NET 5
- .NET 6
- .NET 7
Breaking changes:
The IP whitelist is no longer a list but a HashSet
which helps more efficient matching way, if you already use the WhiteLisIP please try to use .ToHashSet()
.