- ASP.NET Core 2 and Angular 5
- Valerio De Sanctis
- 63字
- 2025-04-04 17:58:00
Adding other controllers
Now that we know the trick, we can add a bunch of other ViewMode and Controller pairs, one for each entry type we came up with earlier. In order to avoid repetition we'll skip the create file part and jump directly to the source code for each one of them, while also adding some useful hints where we need to.