moq topic
ddd-tdd-rich-domain-model-dojo-kata
DDD patterns implemented following TDD
MockQueryable
Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc
dinoloop
Rest API framework built on top of expressjs powered by Typescript.
AspNetCore-DDD
Full ASP.NET Core 8.0 LTS application with DDD, CQRS and Event Sourcing
AspNetCore-React-WebApp
ASP.NET Core backend + React frontend + Entity Framework Core + automated testing
NetCoreMediatrSample
A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices paradigms, fostering modularity, maintainability, and scalability.
Moq.Contrib.HttpClient
A set of extension methods for mocking HttpClient and IHttpClientFactory with Moq.
entity-framework-core-mock
Easy Mock wrapper for mocking EFCore5 DbContext and DbSet using Moq or NSubstitute