By default, EF Core’s DbContext is scoped. This will cause issues with asynchronous components accessing data in Blazor Server.
Dec 5, 2020
A case for an ORM compared to traditional ADO.NET and/or raw SQL scripts.
Jun 16, 2020
Learning, using, and extending the FluentValidation library.
May 20, 2020
Learning, using, and extending the specification pattern in C#.
Mar 14, 2020