Nuacht

Take advantage of the FromServices attribute in ASP.NET Core to inject dependencies directly into your action methods.
Take advantage of API versioning in ASP.NET Core to manage the impact of changes to your APIs on your clients ...