When you think “open source,” you probaby think applications. But maybe you should also be thinking about APIs. In a recent conversation with Sonoa Systems’ Sam Ramji — who in a previous life was a ...
ASP.NET Core offers a simplified hosting model, called minimal APIs, that allows us to build lightweight APIs with minimal dependencies. We’ve discussed minimal APIs in several earlier posts here.