markembling / MarkEmbling.PostcodesIO

.NET library for interacting with the excellent Postcodes.io service.
MIT License
23 stars 16 forks source link

Split up methods on PostcodesIOClient #11

Open markembling opened 5 years ago

markembling commented 5 years ago

There are a massive (and growing, see #10) number of methods on PostcodesIOClient. These need to be split up in logical groups.

The best approach is probably to mirror the split from the Postcodes.io docs (postcodes, outcodes, terminated_postcodes, places).