Skip to content

Commit a7680ff

Browse files
committed
Release v3.0.0 .NET SDK
1 parent ac2bb88 commit a7680ff

File tree

247 files changed

+3146
-43924
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

247 files changed

+3146
-43924
lines changed

.DS_Store

-6 KB
Binary file not shown.

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
55

66
# User-specific files
7+
.DS_Store
78
*.rsuser
89
*.suo
910
*.user
@@ -42,6 +43,7 @@ Generated\ Files/
4243

4344
# MSTest test Results
4445
[Tt]est[Rr]esult*/
46+
[Tt]est[Rr]esults/
4547
[Bb]uild[Ll]og.*
4648

4749
# NUnit

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## 3.0.0 - 2026-04-08
4+
5+
- Replaced the old generated multi-API SDK with the new .NET SDK for the IPGeolocation.io IP Location API.
6+
- Added typed and raw single lookup methods for `/v3/ipgeo`.
7+
- Added typed and raw bulk lookup methods for `/v3/ipgeo-bulk`.
8+
- Added request validation, response metadata, clearer error handling, and updated public docs.
9+
- Added unit tests, live integration tests, and live field parity tests.

README.md

Lines changed: 278 additions & 1699 deletions
Large diffs are not rendered by default.

appveyor.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

docs/apis/ASNLookupApi.md

Lines changed: 0 additions & 58 deletions
This file was deleted.

docs/apis/AbuseContactApi.md

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)