thangchung / magazine-website

:mouse: A magazine website (using .NET Core, ASP.NET Core, EF Core) with DDD, CQRS, microservices, asynchronous programming applied...
https://github.com/thangchung/magazine-website
178 stars 51 forks source link

Refactor the magazine_service using CustomViewLocationExpander #16

Closed thangchung closed 8 years ago

thangchung commented 8 years ago

Like the Auth Service, we like the way that all the related components will keep into the same folder.