Roadmap to becoming an ASP.NET Core developer in 2022
-
Updated
Jun 24, 2022
ASP.NET is an open source web framework for building modern web apps and services with .NET. ASP.NET creates websites based on HTML5, CSS, and JavaScript that are simple, fast, and can scale to millions of users.
I know it's not a course about RESTful principles but maybe you'll consider in the future extracting resource id from request body to path parameter ?
In the "Set the environment" section, the doc refers to setting the value of env variables w/o showing how to do it.
But the goal can be achieved that way. I suggest you add this code snippet:
The derived WebApplicationFactory will therefor