MaxMind, Inc. is announcing that GeoIP .NET (C#) API with version number 2.3.0 / 2.3.1-beta1 is already available to download.
What is GeoIP .NET (C#) API ?
GeoIP .NET (C#) API is This is an open source C# API for the GeoIP databases, to detect the origin of an user's IP address .
It works with GeoIP itself, and with the GeoLite open source databases.The download package delivers simple C# classes for all the GeoIP databases, but comes also as a C# API with Visual Studio project file (only for GeoIP Country).The CSharp2 API is thread safe as of version 1.12.
This is changelog for GeoIP .NET (C#) API version 2.3.0 / 2.3.1-beta1 :
- Added support for the GeoIP2 Anonymous IP database. The DatabaseReader class now has an AnonymousIP() method which returns an AnonymousIpResponse object.
You can read the complete changelog and also download this latest version on their homepage:
maxmind.github.io