Series: Mobile Blazor Bindings
Part 1: Mobile Blazor Bindings - Getting Started
In this post, I get started with Mobile Blazor Bindings. I introduce MBB, what it is and why you might want to try it. Then I show how to get setup and run a MBB app.
Part 2: Mobile Blazor Bindings - Layout and Styling
In this post, I talk about the layout and styling options available for Mobile Blazor Bindings. I then apply these to a real app to see how they work in practice.
Part 3: Mobile Blazor Bindings - State Management and Data
In this post, I talk about the state management and data options for Mobile Blazor Bindings. I then apply these to a real app to see how they work in practice.
Part 4: Mobile Blazor Bindings - Navigation and Xamarin Essentials
In this post, I talk about navigation and Xamarin Essentials for Mobile Blazor Bindings. I then apply these to a real app to see how they work in practice.