News

A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
ASP.NET Core configuration providers read configuration data from common sources such as JSON files and databases. But you can use other sources by creating custom configuration providers. We use ...
Take advantage of API versioning in ASP.NET Core to manage the impact of changes to your APIs on your clients When developing APIs, you should keep one thing in mind: Change is inevitable. When your ...