Next Steps

Now that you have learned all about interfaces, you are ready to tackle controllers and ASP.NET Core MVC! Large web application frameworks like ASP.NET Core MVC use interfaces so it is important to make sure you have a handle on them now. If you would like some additional resources on the topic, here are some of our favorites:

  1. Microsoft Documentation
  2. C# Corner
  3. Tutorials Teacher