
Build a pages component that renders content based on the route parameter, fetches page content via a page service, updates page title, and redirects not found pages to the homepage.
Create an API method in pages controller to handle page creation, generate a slug from title by replacing spaces with dashes and converting to lowercase, check for slugs, and save.
Add and configure the admin edit page component within the CMS project, including routing, links, and a delete page method, while validating page slug display for non-home pages.
Load an admin page by id using the router and activated route, populate title and content with the page service, and submit edits via a form with a hidden id.
Create a sidebar component and its corresponding service in an ASP.NET Core MVC and Angular 5 CMS project, wiring routes, providers, and API endpoints for sidebar data.
Finish the cyber component by wiring an admin-protected router and implementing a sidebar editor with cyber and sidebar services to load and save content with a brief success message.
Create a register component with username and password fields, include validation and a user exists message, and submit the data to a register function while updating the page ui.
Add a front-end sidebar by updating the pages component and typescript to define a sidebar field, inject a sidebar service, and conditionally render the sidebar based on page data.
Integrate a wysiwyg editor into the ASP.NET Core MVC and Angular 5 CMS using a CDN, declare it in ts, and enable admin-only editing. Enforce admin access via local storage.
perform the final touches on the cms by implementing a sidebar wysiwyg, copying components, updating page content, and resolving display issues to complete the product.
A no-nonsense and to the point course that shows you how to create a real-world application using ASP.NET Core with Angular 5.
Build a RESTful API with ASP.NET Core MVC
Build the UI with Angular 5
This course is for everyone that has some familiarity with Angular 5 and ASP.NET Core MVC and wants to learn how to combine the two technologies to make a real-world application.
NOTE: You should have some ASP.NET Core MVC and Angular 5 experience before taking this course, if you want to learn ASP.NET Core MVC I have a course on it.
NOTE 2: If the current asking price is too much for you feel free to message me for a discount!