AdrianJSClark / aydsko-iracingdata

A .NET access library for querying the iRacing "Data" API.
MIT License
29 stars 8 forks source link

Replace Web Utilities Package #188

Closed AdrianJSClark closed 1 year ago

AdrianJSClark commented 1 year ago

The Microsoft.AspNetCore.WebUtilities package is deprecated. We only use the query string building convenience methods out of it, so implement our own and remove the package.