Skip to content

vany0114/microservices-dotnetcore-docker-sf-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservices w/ .Net Core, Docker and Service Fabric/Kubernetes

Prerequisites and Installation Requirements (only for development)

  1. Install Docker for Windows/Mac.
  2. Install .NET Core SDK
  3. Install Visual Studio 2017 15.8 or later (Visual Studio 2019 16.4 or later recommended) or Visual Studio Code.
  4. Tuning Docker for better performance and Debugging
  5. Clone this Repo
  6. Set docker-compose project as startup project.
  7. Press F5 and that's it!

Architecture and Deployment

Screenshots

Website

Trip API

Invoice API

Support

If you find this project helpful you can support me!

Visit my blog http://elvanydev.com/Microservices-part1/ to view the whole posts series and to know all the details about this project.

About

Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying Domain Driven Design (DDD) and Comand and Query Responsibility Segregation (CQRS) and other patterns.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors