ASP.NET Monsters #52: Loading View Components from a Class Library

Опубликовано: 03 Ноябрь 2024
на канале: Asp.Net Monsters
1,565
12

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 PostGitHub Repo Follow @aspnetmonsters