• Blazor
  • ASP.NET Core
  • .NET
  • C#

Blazor Workshop - A Mobile Client Fork

For the past week I took the time to fork the csharpfritz/blazor-workshop GitHub project and run through the sessions but creating them in the Experimental Mobile Blazor Bindings project. The project is quite simple so it was a good project to build a Mobile client in.

Checkout the fork here: canhorn/blazor-workshop

My Impressions Sofar

The client was built in a way that focused on a client UX, so the UX was not exactly the same as the session. The features of selection of a Pizza, customizing with toppings, adding it to your order, and submitting that order as where the fork is currently at (End of Session #2).

All in all it was not that complicated to get the UX for the process in place, the development is a little bit clunky since it needs a service proxy, ngrok in my case, to make the API calls for pizzas, toppings, and order submitting. The Picker Control was not provided by the binding library yet, so the project includes an example what the Picker control might look like implemented. The UI could have been replaced with something like a stacked view of checkboxes, or something similar to other online services. I though showing an example of a custom control might come in handy for others in the future.

I might be working on this more over the coming weeks, and will look at including write-ups as I work through more of the workshop sessions.

Cody's logo image, it is an abstract of a black hole with a white Event Horizon.

Cody Merritt Anhorn

A Engineer with a passion for Platform Architecture and Tool Development.