Bristol Meetups

Using Domain-Driven Design with Entity Framework Core

Domain-Drive Design (DDD) is an approach to building systems that are focused on the business needs rather than the technology. DDD is a big topic and can be difficult to know where and how to apply it. To make DDD real this talk uses a concept-to-code style to show the pros and cons of using a DDD approach in an ASP.NET Core/Entity Framework Core application.

About Jon P Smith

Jon is an independent software architect/developer who focuses on the .NET platform, mainly around web/mobile applications. He is also the Author of the book "Entity Framework Core In Action" – see http://bit.ly/2m8KRAZ .

Jon is interested in building robust, high-performance applications quickly. To that end he has developed a number of patterns and libraries help with this. You can find his technical blog at https://www.thereformedprogrammer.net/ and his open-source libraries at https://github.com/JonPSmith.