What you've learned

You should now know how to:

  • Build and run an ASP.NET Core 8 application
  • Create a Web API
  • Create and use services using the dependency injection

Knowledge Check

Which project template do you use to create the ASP.NET Core Web API project?

Is Swagger a part of a default ASP.NET Core project template?


Back
Next