openstacknetsdk / openstack.net

An OpenStack Cloud SDK for Microsoft .NET
http://www.openstacknetsdk.org
Other
117 stars 101 forks source link

Upgrade to Flurl.Http 0.7 #582

Closed carolynvs closed 8 years ago

carolynvs commented 8 years ago

Flurl.Http 0.7 gives us the ability to use a custom Flurl instance for just our library without impacting the application's use of Flurl or Json.NET.

Fixed #551.