-
AKQA
- Melbourne, Australia
-
14:03
(UTC +11:00) - in/bennormccarthy
Pinned Loading
-
reactiveui/refit
reactiveui/refit PublicThe automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
-
A polyfill for Refit 2.0+ in scripti...
A polyfill for Refit 2.0+ in scripting environments (e.g. LINQPad). Warning: This won't work on all platforms Refit 2.0+ supports (e.g. iOS, maybe WinRT?). 1using System.Net.Http;
2using Castle.DynamicProxy; // From Castle.Core
3using Refit;
45public class ProxyRestService
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.