menes-dotnet / Menes

OpenAPI and dotnet service abstractions. Sponsored by endjin.
Apache License 2.0
34 stars 2 forks source link

Move from Tavis.UriTemplates to Corvus.UriTemplates #317

Closed idg10 closed 1 year ago

idg10 commented 1 year ago

The Corvus.UriTemplates library provides a fast, low-allocation implementation of URI templates. We should switch to this, removing our dependency onTavis.UriTemplates.

idg10 commented 1 year ago

Resolved by #324