Blazor Radzen DataGrid CRUD – Clean Approach – Pt. 1 READ (Static Data)

Hello everyone! I’m Andre, and this is part 1 of this mini-series. We go over how to setup the initial state of our application and create a basic foundation where we demonstrate the ability to read data within a clean architecture, leveraging static data for demonstration. Setting this foundation will make future development in your projects efficient and maintainable. Grasping clean architecture will help you branch out and embrace many design patterns, architectures, and solution types with ease!

Please comment, like, and subscribe 🙂

Source code: https://github.com/andrejandre/Blazor-CarInventoryDataGrid

#csharp #dotnet #aspnet #blazor #radzen #fullstack #microsoft #sql