UKHSA-Internal / coronavirus-dashboard-api-net-sdk

Coronavirus (COVID-19) in the UK - API Service SDK for .Net
https://coronavirus.data.gov.uk/
MIT License
12 stars 4 forks source link

Add XDocument to SDK #9

Closed jchannon closed 4 years ago

jchannon commented 4 years ago

This adds the ability to return a XDocument a strongly typed xml representation that .net users can use to query and manipulate.

xenatisch commented 4 years ago

Great feature... thanks @jchannon