Feel free to add your question or solution to the list using
Github.
I. Course Overview
II. Installation Guide
1. Introduction to the .NET ecosystem
.NET 6
2. See sharp with C#
.NET 6
3. Solving The Problem Domain
.NET 6
4. LINQ
.NET 6
5. David's & Goliath's Architecture
.NET 6
6. Suit up, wear a Blazor
.NET 6
7. Ain't no REST for the wicked
.NET 6
8. Suit up, wear a fancy Blazor
.NET 6
9. Data, the new raw material
.NET 8
10. Try "Password123"
.NET 8
11. Headless Testing
.NET 8
12. Sample Project
.NET 8
| Question | Link |
|---|---|
| I want to use Tailwind CSS in combination with Blazor, what are the best practises? | Blazor with TailwindCSS |
| I want to use component libaries (like grids, sorting tables, notifications etc.), where do I find them? | Awesome Blazor |
| Is there a testing libary specifically for Blazor? | bUnit |
| How do I link a database? | Chapter 9 |
| How do I tackle GDPR in ASP.NET? | GDPR For ASP.NET Developers |
| How do I generate PDF files? | QuestPDF |
| How do I print PDF files? | Blazor.Printing |