Active Record Business Layer with and Entity Framework in C#

Опубликовано: 19 Май 2025
на канале: David Anderson
3,935
60

In this video I take you back to the basics. I show you how to build a business layer using Active Record pattern as the foundation. We will explore the downsides, and discuss challenges and benefits. We will use a .NET Core Console Application (sorry that I keep calling it an "ASP.NET Core" console, I have that on the brain) as the presentation to focus strictly on the design.

Related blog article:
http://danderson.io/posts/exploring-a...

Project Download:
https://1drv.ms/u/s!Agyk41TbkFnXgfZZg...

#dotnet #csharp #dcomengineering