TX Text Control 33.0 Is Ready for .NET 10 Preview 2
TX Text Control 33.0 is fully compatible with the latest preview of .NET 10, including the new Ubuntu-based container images. We have successfully tested both the server-side ServerTextControl and the visual Document Editor on Linux and Windows.

We're pleased to announce that TX Text Control 33.0 is fully compatible with the latest preview of .NET 10 Preview 2. As the .NET ecosystem continues to evolve, we're committed to ensuring that TX Text Control remains fully compatible with modern cross-platform development - and our latest tests with .NET 10 confirm that.
In March 2025, .NET 10 Preview was released, introducing a number of enhancements to the runtime, libraries, SDK, and associated frameworks. The upcoming release of .NET 10 brings a number of exciting changes and enhancements, including:
- Performance enhancements across the runtime and libraries
- Simplified configuration for containers
- Smaller, faster container images
- A major shift in container base images - now using Ubuntu by default
TX Text Control + .NET 10: Tested and Verified
We've put the new release of TX Text Control 33.0 through its paces against the latest .NET 10 preview - and everything works just fine.
-
Server-Side Processing on Linux
We ran the non-UI ServerTextControl on .NET 10 in Linux containers using the new Ubuntu base images. Text generation, document merging, PDF creation, and all other document processing tasks ran without a hitch.
-
Visual Document Editing
We tested the TX Text Control Document Editor deployed as a Docker container on Linux. The editor worked reliably with no compatibility issues using the latest .NET 10 runtime.
Container-Ready with Ubuntu
With Ubuntu now the default container base image for .NET 10, we tested our applications against these official images - and the results were excellent. All TX Text Control features ran reliably in these environments, making it easy to build and deploy containerized applications using TX Text Control on both Linux and Windows.
Our ASP.NET Core test application used the new default Docker file that references the 10.0 preview:
FROM mcr.microsoft.com/dotnet/aspnet:10.0-preview AS base
Looking inside the created container by checking the Linux version, we see that Ubuntu 24.04.2.LTS is now used as the default .NET image.
Desktop Applications
We have also tested the Windows Forms version of TX Text Control 33.0 with .NET 10, including full Visual Studio design-time support. This includes NuGet package integration, toolbox functionality, and Smart Tag support.
Future-Proof Document Processing
Whether you're building modern web applications, scalable cloud services, or traditional desktop solutions, TX Text Control 33.0 is ready for the future with .NET 10. You can develop and deploy with confidence:
- Document automation services on Linux or Windows
- Web-based document editing and viewing using .NET 10
- Cross-platform solutions using containers and cloud infrastructure
TX Text Control 33.0 is fully compatible with .NET 10, and we are committed to providing ongoing support for the latest technologies. We will continue to test and verify TX Text Control with future versions of .NET to ensure that you can always rely on our products for your document processing needs.
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
Automating PDF/UA Accessibility with AI: Describing DOCX Documents Using TX…
This article shows how to use TX Text Control together with the OpenAI API to automatically add descriptive texts (alt text and labels) to images, links, and tables in a DOCX. The resulting…
The Mountains are Calling! Meet Text Control at TechBash 2025
Join us at TechBash 2025 in the beautiful Pocono Mountains, PA, from November 4-7. Discover how Text Control can enhance your applications with advanced document processing capabilities. Don't…
Converting Office Open XML (DOCX) to PDF in Java
Learn how to convert Office Open XML (DOCX) documents to PDF in Java using the powerful ServerTextControl library. This guide provides step-by-step instructions and code examples to help you…
Extending DS Server with Custom Digital Signature APIs
In this article, we will explore how to extend the functionality of DS Server by integrating custom digital signature APIs. We will cover the necessary steps to create a plugin that allows DS…
Why PDF/UA and PDF/A-3a Matter: Accessibility, Archiving, and Legal Compliance
It is more important than ever to ensure that documents are accessible, archivable, and legally compliant. PDF/UA and PDF/A-3a are two effective standards for addressing these needs. This article…