andras-nemes / DDDSkeletonNetLinks
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.
☆181Updated 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☆165Updated 7 years ago
- A magazine website (using .NET Core, ASP.NET Core, EF Core) with DDD, CQRS, microservices, asynchronous programming applied...☆179Updated 5 years ago
- An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)☆191Updated 7 years ago
- A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing☆103Updated 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
- ☆124Updated 9 years ago
- Unit of Work & Repositories Framework - .NET 4.x☆197Updated 7 years ago
- ASP.NET Core API EF Core and Swagger☆229Updated 3 years ago
- The same MVC MusicStore published by Microsoft, but written with all best practices design and architectural patterns as DDD, SelfValidat…☆360Updated 2 years ago
- Generic repository/unit of work framework for ASP.NET Core with Entity Framework.☆139Updated 6 years ago
- A sample of Onion Architecture with ASP.NET Identity☆154Updated 8 years ago
- A crafted toolkit for building cloud-native apps on the .NET platform☆290Updated 2 years ago
- Unit of Work + Repository Pattern in MVC5 and Web API 2 with Fluent Nhibernate☆81Updated 9 years ago
- Learn Clean Architecture with .NET Core 3.0☆252Updated 6 years ago
- Example IdentityServer4 & Duende IdentityServer implementation.☆180Updated 2 years ago
- Sample ASP.NET Core application based on Event Sourcing and CQRS patterns☆177Updated 2 years ago
- Domain Driven Design oriented application framework, meets CRUD needs☆165Updated 6 years ago
- SmsQuiz Project for blog series☆104Updated last year
- Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2☆155Updated 7 years ago
- Domain-driven design☆36Updated 13 years ago
- ☆190Updated 6 years ago
- The code sample from my microservices book - https://manning.com/books/microservices-in-net-core☆184Updated 4 years ago
- .NET Core Application blocks for message-based communication☆157Updated 8 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆135Updated 11 years ago
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆140Updated 6 years ago
- Sample project for getting off the ground with ASP.NET Core, Docker and Microservices based on the tutorial: https://fullstackmark.com/po…☆170Updated 7 years ago
- Entity Framework Core 2 for the Enterprise☆151Updated last year
- A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybr…☆354Updated last month
- Source code for my Persistence-Ignorant ASP.NET Identity with Patterns blog post series.☆66Updated 10 years ago
- Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying …☆156Updated 3 years ago