Learn how to use Ocelot in ASP.NET Core APIs as an API gateway, a frontend server for APIs, handling incoming requests and routing them to backend services.
Learn what value objects are, their main characteristics and how to use them to write code that is clearly expressed and easy to maintain in your ASP.NET Core app.