Skip to content

.NET 4.5 Upgrade

Compare
Choose a tag to compare
@shawnmclean shawnmclean released this 04 May 06:40
· 150 commits to master since this release
  • Updated to .NET 4.5
  • Consolidated Async and Sync methods into one method call that returns a Task.
  • Removed dependency on RestSharp
  • Now uses Flurl internally.