Skip to content

5.3.0

Latest
Compare
Choose a tag to compare
@oschwald oschwald released this 05 May 18:30
  • Support for the GeoIP Anonymous Plus database has been added. To do a
    lookup in this database, use the AnonymousPlus And TryAnonymousPlus
    methods on DatabaseReader.
  • .NET 6.0 and .NET 7.0 have been removed as targets as they have both
    reach their end of support from Microsoft. If you are using these versions,
    the .NET Standard 2.1 target should continue working for you.
  • .NET 9.0 has been added as a target.
  • MetroCode in MaxMind.GeoIP2.Model.Location has been marked Obsolete.
    The code values are no longer being maintained.