/Microservices---ASP.NET-Web-API---Azure

This is sample project presenting how to organize system into multiple lightweight, logical, decoupled components, rather that multiple independently hosted services. With this approach we can start with hosting all components in single service and dividing it into multiple ones overtime.

Primary LanguageC#MIT LicenseMIT

No issues in this repository yet.