Angular Template App for Dnn / 2sxc
To quickly get started we've created the Angular 18 Template App. It demonstrates how to...
- Integrate Angular in Dnn
- to run perfectly while using Dnn and 2sxc WebAPI endpoints
- during development with hot-reloading so you can see the real solution in Dnn while working
- Integrate Dnn into Angular
- So that all http-calls have all the necessary security headers
- So that hitting enter on an input-field doesn't reload the page
- Integrate 2sxc into Angular
- So it's easy to access Data like Content, Queries and custom WebAPI controllers
- So you can use CMS features like editing content directly from Angular
Introduction Video
Next Steps
- Install and try the Angular 18 Template App
- Maybe browse the code here Angular 11 Template App Github Repo
- Learn about the runtime integration or the development integration
History
- First version for Angular 4 created in 2017
- Enhanced for Angular 6 in 2019
- Enhanced for Angular 8 in 2020
- Enhanced for Angular 11 and dnn-sxc-angular 11 in February 2021
- Enhanced for Angular 14 and toolbars in 2022
- Updated to Angular 18 in 2024-10-01