Simple Event-Sourcing with EF Core and SQL Server …
Tag: .net
Learn how to send Microsoft Teams self-messages using Graph SDK in a .NET 6 console application with this step-by-step tutorial. …
In devTags .net, .net6, clean architecture, data, data model, ddd, domain driven design, domain entity, domain model, dotnet, ef core, persistenceLeave a comment thecodewrapper
How to effectively decouple the data and domain model using repositories in EF Core. …
In Architecture, devTags .net, asp.net, clean architecture, cqrs, ddd, dependency inversion, domain-driven design, ef core thecodewrapper
Clean Architecture design to act as a starting point for building ASP.NET Core solutions. Abstracts away relational persistence strategies and event sourcing. …