Episode 03 of an Apizr walkthrough building a MAUI app requesting a backend API. Apizr is a Refit based web api client manager, but resilient (retry, connectivity, cache, auth, log, priority, etc…). This episode is about configuring logging.
StarCellar
Episode 02 of an Apizr walkthrough building a MAUI app requesting a backend API. Apizr is a Refit based web api client manager, but resilient (retry, connectivity, cache, auth, log, priority, etc…). This episode is about adjusting some basic options.
4 years and counting between Apizr v1 and its latest v6.4. This resilient Refit manager has been developped and maintained for my own needs, but open sourced and published on NuGet for free from the begining. That said, I did not took the time to show how to use each and every features of it, so that’s what I’m trying to do now by creating this series. I’ll build a MAUI sample app called StarCellar to manage a wine cellar (I’m french after all 🙂 ), both with and without Apizr to show what’s different while requesting a minimal API. So let’s get started!