PreviousNext

Building a typed Httpclient with Refit in ASP.NET Core 3

by anthonygiretti, 2020-01-31T02:34:53.701Z

What is Refit? Refit is an automatic type-safe REST library for .NET Core, Xamarin and .NET. Refit turns your REST API into a live interface.

Read More