matjazbravc/Ocelot.Gateway.Eureka.ServiceDiscovery.Demo
In my previus demo I showed how to implement microservice architecture using ASP.NET Core. This demo expands the microservice architecture with gateway load balancer (Ocelot) and service discovery (Eureka).
C#MIT