irinascurtu's Stars
microsoft/api-guidelines
Microsoft REST API Guidelines
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
aphyr/distsys-class
Class materials for a distributed systems lecture series
dotnet/eShop
A reference .NET application implementing an eCommerce site
bethrobson/Head-First-Design-Patterns
Code for Head First Design Patterns book (2020)
aspnetrun/run-aspnetcore-microservices
Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12
dotnet-architecture/eShopOnDapr
A sample .NET distributed application based on eShopOnContainers, powered by Dapr.
dotnet-architecture/eBooks
.NET Architecture e-Books
pact-foundation/pact-net
.NET version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 8, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
rahulsahay19/eShopping
Clean Architecture Microservices example of .Net Core
markjprice/cs12dotnet8
Repository for the Packt Publishing book titled "C# 12 and .NET 8 - Modern Cross-Platform Development Fundamentals" by Mark J. Price
twzhangyang/RestAirline
DDD+CQRS+EventSourcing+Hypermedia API+ASP.NET Core 3.1+Masstransit+terraform+docker+k8s
mehdihadeli/food-delivery-modular-monolith
🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
NHadi/Pos
Sample Application DDD, Reactive Microservices, CQRS Event Sourcing Powered by DERMAYON LIBRARY
creativetimofficial/soft-ui-design-system
Soft UI Design System - Open Source Bootstrap 5 design system
microsoft/TailwindTraders-Backend
Tailwind Traders Backend Services
awslabs/aws-dotnet-messaging
An AWS-native framework that simplifies the development of .NET message processing applications that use AWS services, such as SQS, SNS, and EventBridge.
mehmetozkaya/CloudNative
CloudNative Microservices, Container, Orchestators, Service Mesh, CI/CD, IaC, GitOps, Monitoring. Learn, explore, design and develop +20 Hands-on real-world project on Kubernetes clusters.
DijanaPenic/DDD-VShop
VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent vertical slice with its custom architecture.
build-on-aws/dotnet-fm-playground
.NET FM Playground is a .NET MAUI Blazor sample application showcasing how to leverage Amazon Bedrock from C# code. Amazon Bedrock is a fully managed service that offers a choice of high-performing foundation models (FMs) from leading AI companies like AI21 Labs, Anthropic, Cohere, Meta, Stability AI, and Amazon via a single API.
matjazbravc/Microservice.Architecture.Demo
This demo shows a working sample of microservices architecture using ASP.NET Core. It covers how to create microservices, how to create API gateways using Ocelot, how to use MassTransit as distributed application framework, RabbitMQ as message broker, how to unit test microservices using xUnit, how to monitor microservices using health checks, and finally how to deploy microservices using Docker containers on Linux distributions.
iancooper/Practical-Messaging-Sharp
A tutorial for teaching basic messaging patterns
MassTransit/Sample-Batch
ddubson/contract-testing-dotnetcore-example
Contract Testing example in .NET 5 and C# with PactNET Contract testing framework
MicrosoftLearning/20486D-DevelopingASPNETMVCWebApplications
solliancenet/serverless-microservices
diegobrunetti/masstransit-tutorial
Contém a solução completa e o projeto base utilizados na série de vídeos sobre Comunicação Assíncrona com MassTransit e RabbitMQ, disponibilizado no youtube no link https://www.youtube.com/watch?v=ukxQNJ_mVoQ&list=PLaEtGHQSWXCkRqxRJDkxb2mng_8ubXgiC&index=1
robvet/mtc-microservice-reference-app
Code for a microservices reference architecture. Ongoing work-in-process. Much more to come soon. Pull Requests always welcome.
robvet/serverless-microservices