The Monsters Weekly - Episode 52 - Loading View Components from a Class Library

View Components are a new feature in ASP.NET Core MVC and they provide a great way to build small components that can be reused across your application. In today's episode, Dave shows us how to load view components from a class library so they can be shared across several applications.

Resources

Blog Post
GitHub Repo