Skip to content

0.1.24

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 09:23
· 534 commits to main since this release
6855178
Add endpoint for accessing the Data Service API (#72)

* Add controller for accessing the Data Service API

* Use latest StyleCop beta version

This version fixes the issue where SA1313 was wrongly reported for record types.

* Disable some FxCop rules in (test) projects

* Register HttpClient

* Simplify bounding box creation