Skip to content

Latest commit

 

History

History
62 lines (56 loc) · 6.88 KB

File metadata and controls

62 lines (56 loc) · 6.88 KB

Dapr

📘 Resources

📕 Articles

📺 Videos

Libraries

🚀 Samples

  • dotnet-architecture/eShopOnDapr - A sample .NET Core distributed application based on eShopOnContainers, powered by Dapr.
  • vietnam-devs/coolstore-microservices - A full-stack .NET microservices build on Dapr and Tye
  • thangchung/practical-dapr - A full-stack .NET microservices build on Dapr and Tye
  • kimcu-on-thenet/dapr-tye-simple-microservices - An example of building .NET Core microservices with Dapr and Tye
  • alugili/ModernArchitectureShop - The Microservices Online Shop is an application with a modern software architecture that is cleanly designed and based on.NET lightweight technologies. The shop has two build variations. The first variant is the classic Microservices Architectural Style. The second one is with Dapr. Dapr has a comprehensive infrastructure
  • thangchung/clean-architecture-dotnet - Dev: Apply Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns on eCommerce sample business domain. 🍻 Ops: Use Tye with Dapr extension to deploy it to Kubernetes.
  • trumhemcut/dapr-microservices - Leverage the power of Dapr to build microservices on AKS
  • benc-uk/dapr-store - Sample application showcasing the use of Dapr to build microservices based apps
  • alphayu/adnc - The microservice framework is also suitable for the development of monolithic systems. It supports the classic three-layer and DDD architecture development model, and integrates a series of mainstream and stable microservice supporting technology stacks. A framework with front-end and back-end separation, the front-end is based on Vue, and the back-end is built on .Net 5.0.
  • sjefvanleeuwen/showcase - A Full Stack Journey with Micro Services and Micro Front Ends. Using dapr, kubernetes, react module federation and web assembly
  • jbw/TooBigToFailBurgerShop - .NET Microservice Reference Application. It's also an over-engineered burger shop!
  • baotoq/micro-commerce - React, Nextjs, ASP.NET Core 5.0, IdentityServer, Dapr, Azure pipeline, K8S, SonarQube

Books