A C# project using Blazor to create a simple Purchase Order System, incorporating Syncfusion controls and using Dapper to link to a SQL database. This video explains how to use Alan Simpson's 'Code Generator' to create SQL scripts for stored procedures and C# code for model, service and interface classes.
Description and code: https://blazorcode.uk/purchaseorders/...
Background: Alan Simpson's Blazor CRUD videos: https://www.youtube.com/watch?v=XsCfa...
Alan Simpson's Code Generator Application for Dapper YouTube: • Blazor + Dapper Code Generator