Resources to rapidly onboard new developers to the Blazor Clean Architecture Template
- Basic Principles of Clean Architecture. Ignore the bit about Angular, since we will use Blazor Front-end
- Sub-cutaneous testing
- Vertical Slice Architecture
- Introduction to Blazor. Note that this video refers to regular html controls such as
<select>
,<input>
etc. In real world, we use a UI library such as Radzen Blazor or Telerik Blazor - Hangfire jobs scheduler
- Visual Studio 2022
- Textpad (Optional). Textpad helps opening large data files, which notepad cannot handle
- SQL Server Developer Edition
- SQL Server Management Studio
- Azure Storage Explorer