markva-zz / DDDLinks
Domain-driven design
☆36Updated 13 years ago
Alternatives and similar repositories for DDD
Users that are interested in DDD are comparing it to the libraries listed below
Sorting:
- An MVC 5 and Web API 2 application with Automapper, EF 6, repository pattern, dependency injection and IOC using Autofac which uses one u…☆88Updated 7 years ago
- SmsQuiz Project for blog series☆104Updated last year
- Unit of Work + Repository Pattern in MVC5 and Web API 2 with Fluent Nhibernate☆81Updated 9 years ago
- An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack☆165Updated 7 years ago
- A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing☆103Updated 7 years ago
- This is a .NET skeleton project to introduce the concepts of Domain Driven Design and loosely coupled layers. You can use this solution a…☆181Updated 11 years ago
- Example using dotNET for Onion Architecture with DDD & Tooling (FluentValidation, MassTransit, RabbitMQ, MediatR). Using best practices &…☆72Updated 8 years ago
- Generic implementation of Repository pattern in C# .NET☆133Updated 4 years ago
- ☆46Updated 12 years ago
- ASP.NET MVC Case Study Starter Kit to accompany the Wrox Professional ASP.NET Design Patterns book☆30Updated 14 years ago
- This is the updated DDD demo project described on my blog here: http://dotnetcodr.com/2015/08/06/domain-driven-design-with-web-api-revisi…☆26Updated 10 years ago
- Elasticsearch .NET netstandard API☆179Updated 5 years ago
- Policy-based authorization for web API using JWT and identityserver4 and Asp.Net Core 2.☆48Updated 3 years ago
- (NOT MAINTAINED, SEE README) This little project contains a Generic Repository implementation for several data access platforms such as E…☆117Updated 10 years ago
- A magazine website (using .NET Core, ASP.NET Core, EF Core) with DDD, CQRS, microservices, asynchronous programming applied...☆179Updated 5 years ago
- Generic repository/unit of work framework for ASP.NET Core with Entity Framework.☆140Updated 6 years ago
- ☆80Updated 7 years ago
- An example of using EF code first along side Dapper .net☆66Updated 10 years ago
- Random ASP.NET Web API Samples