-
Notifications
You must be signed in to change notification settings - Fork 0
How to use ViewComponent in ASP.NET Core MVC application. They are classes that provide action-style logic to support partials views or to inject small fragments of HTML or JSON data into parents view. There are 3 ways you can craete a ViewComponent: 1.By using a POCO view component: XViewComponent class and you call anywhere in the application by
link78/HowToUseViewComponent
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
How to use ViewComponent in ASP.NET Core MVC application. They are classes that provide action-style logic to support partials views or to inject small fragments of HTML or JSON data into parents view. There are 3 ways you can craete a ViewComponent: 1.By using a POCO view component: XViewComponent class and you call anywhere in the application by
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published