issues
search
maxmind
/
GeoIP2-dotnet
MaxMind GeoIP2 .NET API
https://www.nuget.org/packages/MaxMind.GeoIP2
Apache License 2.0
352
stars
78
forks
source link
Update targets and misc cleanup
#321
Closed
oschwald
closed
6 days ago
oschwald
commented
1 week ago
Update targets
Bump language version to 13
Update dependencies
Do not handle nulls for non-null values
Fix typo
Clean up imports
Remove workaround for old Mono versions
Use collection expression
Use raw strings
Clean up some conditionals
Only create JsonSerializerOptions once