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 10 years ago
Alternatives and similar repositories for DDDSkeletonNet:
Users that are interested in DDDSkeletonNet are comparing it to the libraries listed below
- An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack☆163Updated 6 years ago
- Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2☆156Updated 6 years ago
- An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)☆190Updated 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 6 years ago
- ☆123Updated 8 years ago
- Unit of Work + Repository Pattern in MVC5 and Web API 2 with Fluent Nhibernate☆81Updated 8 years ago
- The same MVC MusicStore published by Microsoft, but written with all best practices design and architectural patterns as DDD, SelfValidat…☆361Updated last year
- Learn Clean Architecture with .NET Core 3.0☆249Updated 5 years ago
- A sample of Onion Architecture with ASP.NET Identity☆150Updated 7 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
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆135Updated 6 years ago
- Generic implementation of Repository pattern in C# .NET☆133Updated 3 years ago
- Generic repository/unit of work framework for ASP.NET Core with Entity Framework.☆140Updated 5 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆134Updated 10 years ago
- SmsQuiz Project for blog series☆104Updated 5 months ago
- Elasticsearch .NET netstandard API☆176Updated 4 years ago
- Entity Framework Core 2 for the Enterprise☆152Updated 4 months ago
- Source code for my Persistence-Ignorant ASP.NET Identity with Patterns blog post series.☆66Updated 10 years ago
- Library to run business logic when using Entity Framework Core for database accesses☆218Updated 2 years ago
- Sample ASP.NET Core application based on Event Sourcing and CQRS patterns☆177Updated 2 years ago
- Unit of Work & Repositories Framework - .NET 4.x☆199Updated 6 years ago
- Domain Driven Design oriented application framework, meets CRUD needs☆163Updated 6 years ago
- The code sample from my microservices book - https://manning.com/books/microservices-in-net-core☆181Updated 3 years ago
- ASP.NET Core API EF Core and Swagger☆225Updated 2 years ago
- A .NET implementation of Domain Driven Design (DDD) sample application based on Eric Evans' examples included in his great book. Project …☆132Updated 13 years ago
- A crafted toolkit for building cloud-native apps on the .NET platform☆290Updated 2 years ago
- A .NET Core demo application which uses the Onion Architecture☆103Updated 2 years ago
- Implementation of the Specification Pattern in C#☆306Updated 9 months ago
- ASP.NET Core MVC file upload / download with MS SQL Server FileTable☆113Updated 2 years ago