Creating an Angular Application with an ASP.NET Core Backend
Summary
In order to create a backend application, TX Text Control .NET Server for ASP.NET must be installed on your machine. Install the latest versions of the following packages: • Open the Program.cs file located in the projects root folder. Replace the content with the following code: The Angular application has already been created by the Visual Studio project template and is available in the ClientApp folder in the Solution Explorer. • Find the ClientApp folder in the Solution Explorer and choose Open in Terminal from the right-click context menu. • Install the TX Text Control document editor package by typing in the following command: • Open the file src -> app -> home -> home.component.html, replace the complete file with the following code and save it: • Be sure to replace the port number (7282 in this example) with the port number of your hosting application.