We are happy to announce the release of a new client-side library of the online document editor for ASP.NET Core Web Applications. The NuGet package is now a multi-platform package that includes MVC versions for .NET Framework 4.5 (4.6, 4.7) and .NET Core with support for .NET Core 2.1, 2.2, 3.0 and 3.1 applications.

The NuGet package can be found here:

https://www.nuget.org/packages/TXTextControl.Web/

Quickstart Tutorial

This tutorial shows how to create an ASP.NET Core Web Application with the TX Text Control document editor:

Quickstart Tutorial

Documentation

The documentation has been updated to include the new addition:

ASP.NET Guide

The available members of the TXTextControl.Web.MVC TX Text Control .NET Server for ASP.NET
Web.MVC Namespace
TXTextControl.Web.MVC Namespace
namespace can be found here:

TXTextControl.Web.MVC Namespace

All client-side libraries share the same JavaScript API:

JavaScript API

TX Text Control .NET Server Structure

TX Text Control .NET Server for ASP.NET is required as the backend service for all client-side libraries. The following diagram shows the structure of the server product. The client-side libraries are shown in the upper-right, light-blue box including Angular, Node.js, .NET Core and classic MVC.

TX Text Control Structure