TXTextControl.Web for ASP.NET Core Web Applications Released
We just released the .NET Core client-side library of the TX Text Control Online Document Editor. The TX Text Control Online Document Editor TXTextControl.Web can be used in ASP.NET (.NET Framework) and ASP.NET Core Web Applications.

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:
Documentation
The documentation has been updated to include the new addition:
The available members of the TXText
TXTextControl.Web.MVC Namespace
All client-side libraries share the same JavaScript API:
TX Text Control .NET Server Structure
TX Text Control .NET Server 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.
ASP.NET
Integrate document processing into your applications to create documents such as PDFs and MS Word documents, including client-side document editing, viewing, and electronic signatures.
- Angular
- Blazor
- React
- JavaScript
- ASP.NET MVC, ASP.NET Core, and WebForms
Related Posts
ASP.NETDocument EditorMail Merge
ASP.NET Core: Server-Side MailMerge
This article shows how to use a model as the data excerpt file and to merge the created template server-side.
ASP.NETDocument Editor.NET Core
Creating an ASP.NET Core Web Application using TXTextControl.Web
This article shows how to create a ASP.NET Core Web Application using the document editor.
ASP.NETASP.NET CoreDocument Editor
Getting Started Video Tutorial: Document Editor in ASP.NET Core C# on Linux
This video tutorial shows how to use the Document Editor in an ASP.NET Core application using C# and deploy on Linux using Docker. This tutorial is part of the TX Text Control Getting Started…
ASP.NETDocument EditorDocument Protection
Document Protection in ASP.NET with TX Text Control: Healthcare Use Cases
This article explores document protection use cases in the healthcare domain. It also explains how to assign usernames, configure edit modes, and use editable regions based on user roles using the…
ASP.NETApp ServicesASP.NET Core
Deploying the TX Text Control Document Editor in an ASP.NET Core Web App to…
This tutorial shows how to deploy the TX Text Control Document Editor to Azure App Services using an ASP.NET Core Web App. The Document Editor is a powerful word processing component that can be…