andras-nemes / DDDSkeletonNet
This is a .NET skeleton project to introduce the concepts of Domain Driven Design and loosely coupled layers. You can use this solution as a starting point to build loosely coupled and composable applications where the Domain is at the heart of the project.
☆180Updated 11 years ago
Alternatives and similar repositories for DDDSkeletonNet
Users that are interested in DDDSkeletonNet are comparing it to the libraries listed below
Sorting:
- An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack☆164Updated 7 years ago
- The same MVC MusicStore published by Microsoft, but written with all best practices design and architectural patterns as DDD, SelfValidat…☆362Updated last year
- An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)☆190Updated 7 years ago
- Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2☆156Updated 6 years ago
- A magazine website (using .NET Core, ASP.NET Core, EF Core) with DDD, CQRS, microservices, asynchronous programming applied...☆177Updated 4 years ago
- A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing☆105Updated 7 years ago
- ☆123Updated 8 years ago
- 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
- Generic repository/unit of work framework for ASP.NET Core with Entity Framework.☆139Updated 5 years ago
- Generic implementation of Repository pattern in C# .NET☆133Updated 4 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆135Updated 11 years ago
- A sample of Onion Architecture with ASP.NET Identity☆151Updated 7 years ago
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆141Updated 5 years ago
- Unit of Work & Repositories Framework - .NET 4.x☆198Updated 6 years ago
- Domain Driven Design oriented application framework, meets CRUD needs☆164Updated 6 years ago
- Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying …☆154Updated 2 years ago
- SmsQuiz Project for blog series☆104Updated 7 months ago
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆136Updated 6 years ago
- .NET Core Application blocks for message-based communication☆157Updated 8 years ago
- Learn Clean Architecture with .NET Core 3.0☆248Updated 5 years ago
- ASP.NET Core API EF Core and Swagger☆226Updated 2 years ago
- A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices par…☆142Updated last year
- Example IdentityServer4 & Duende IdentityServer implementation.☆180Updated 2 years ago
- DDD+CQRS+EventSourcing+Hypermedia API+ASP.NET Core 3.1+Masstransit+terraform+docker+k8s☆350Updated 2 years ago
- Unit of Work + Repository Pattern in MVC5 and Web API 2 with Fluent Nhibernate☆81Updated 8 years ago
- .NET Standard framework to create simple and clean design. Advanced features for DDD, CQRS and Event Sourcing.☆4Updated 2 years ago
- Library to run business logic when using Entity Framework Core for database accesses☆218Updated 2 years ago
- The code sample from my microservices book - https://manning.com/books/microservices-in-net-core☆181Updated 3 years ago
- Implementation of the Specification Pattern in C#☆306Updated 10 months ago
- Example using dotNET for Onion Architecture with DDD & Tooling (FluentValidation, MassTransit, RabbitMQ, MediatR). Using best practices &…☆72Updated 8 years ago