JustinCanton / Geo.NET

A lightweight method for communicating with the multiple online geocoding APIs.
MIT License
13 stars 8 forks source link

feat(serialization): updating to use System.Text.Json instead of Newtonsoft.Json #94

Closed JustinCanton closed 5 months ago

JustinCanton commented 5 months ago

BREAKING CHANGE: removed the usage of Newtonsoft.Json and now uses on System.Text.Json