josecuellar / Onion-DDD-Tooling-DotNETLinks
Example using dotNET for Onion Architecture with DDD & Tooling (FluentValidation, MassTransit, RabbitMQ, MediatR). Using best practices & common best patterns
☆72Updated 8 years ago
Alternatives and similar repositories for Onion-DDD-Tooling-DotNET
Users that are interested in Onion-DDD-Tooling-DotNET are comparing it to the libraries listed below
Sorting:
- [Distributed .NET Core] API Gateway for DShop project.☆92Updated 6 years ago
- Vehicle Tracker with Microservice example☆79Updated 4 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
- 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 9 years ago
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆140Updated 6 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- ☆80Updated 7 years ago
- An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Micr…☆84Updated 7 years ago
- Sample MusicStore application that uses MVC and Entity Framework.☆67Updated 9 years ago
- Ntrada - API Gateway built with .NET Core☆131Updated 2 years ago
- A template for a dotnet core api / mvc "clean architecture" project.☆62Updated 3 years ago
- Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are…☆78Updated 3 years ago
- A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing☆103Updated 7 years ago
- Example real time quiz application with .NET Core, React, DDD, Event Sourcing, Docker and built-in infrastructure for CI/CD with k8s, jen…☆125Updated 7 years ago
- Microservices With IdentityServer4 and Ocelot Fronting a .NET Core API☆53Updated 7 years ago
- A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices par…☆144Updated 2 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆37Updated 2 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆135Updated 11 years ago
- Domain Driven Design, Microservices, .Net 5.☆46Updated 3 years ago
- A magazine website (using .NET Core, ASP.NET Core, EF Core) with DDD, CQRS, microservices, asynchronous programming applied...☆179Updated 5 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated 2 years ago
- ☆37Updated 6 years ago
- Data paging with ASP.NET and ASP.NET Core☆80Updated 6 years ago
- IdentityServer4 sample with .NET Core and ASP.NET Core 2.0☆125Updated 7 years ago
- Policy-based authorization for web API using JWT and identityserver4 and Asp.Net Core 2.