TXTextControl.Web
23.0.304.500
Prefix Reserved
See the version list below for details.
dotnet add package TXTextControl.Web --version 23.0.304.500
NuGet\Install-Package TXTextControl.Web -Version 23.0.304.500
<PackageReference Include="TXTextControl.Web" Version="23.0.304.500" />
<PackageVersion Include="TXTextControl.Web" Version="23.0.304.500" />
<PackageReference Include="TXTextControl.Web" />
paket add TXTextControl.Web --version 23.0.304.500
#r "nuget: TXTextControl.Web, 23.0.304.500"
#addin nuget:?package=TXTextControl.Web&version=23.0.304.500
#tool nuget:?package=TXTextControl.Web&version=23.0.304.500
This NuGet package includes the required files to create an ASP.NET MVC web application with support for the HTML5 based rich text editor of TX Text Control .NET Server for ASP.NET. Give your users an MS Word compatible document editor to create powerful reporting templates anywhere - in any HTML5-based browser including Google Chrome, Firefox, Safari and Internet Explorer. The trial version of TX Text Control .NET Server for ASP.NET is required to use this NuGet package.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5
- HtmlAgilityPack (>= 1.4.9)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TXTextControl.Web:
Package | Downloads |
---|---|
TXTextControl.Web.Blazor.DocumentEditor
This NuGet package contains the files needed to develop a .NET 8.0 or higher Blazor Web App with TX Text Control 33.0 with support for the TX Text Control Document Editor. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
33.0.1 | 667 | 3/24/2025 |
33.0.0 | 384 | 3/13/2025 |
32.4.0 | 3,043 | 9/9/2024 |
32.3.0 | 4,969 | 4/29/2024 |
32.2.0 | 9,833 | 1/26/2024 |
32.1.0 | 3,880 | 11/22/2023 |
32.0.0 | 1,663 | 9/13/2023 |
31.3.1 | 3,558 | 7/20/2023 |
31.3.0 | 1,669 | 6/22/2023 |
31.2.0 | 16,461 | 2/22/2023 |
31.1.0 | 3,499 | 12/16/2022 |
31.0.0 | 35,039 | 9/7/2022 |
30.0.1002.500 | 11,019 | 6/3/2022 |
30.0.1001.500 | 14,965 | 2/10/2022 |
30.0.1000.500 | 5,205 | 11/29/2021 |
29.0.903.500 | 8,886 | 7/21/2021 |
29.0.902.500 | 16,164 | 4/21/2021 |
29.0.901.500 | 3,432 | 1/26/2021 |
29.0.900.500 | 3,342 | 12/3/2020 |
28.0.805.500 | 3,365 | 10/21/2020 |
28.0.804.500 | 5,088 | 7/30/2020 |
28.0.803.500 | 3,390 | 5/28/2020 |
28.0.802.500 | 2,863 | 4/24/2020 |
28.0.801.500 | 685 | 4/23/2020 |
28.0.800.500 | 1,321 | 3/17/2020 |
27.0.703.500 | 18,651 | 1/7/2020 |
27.0.702.500 | 7,887 | 9/25/2019 |
27.0.701.500 | 3,490 | 8/21/2019 |
27.0.700.500 | 2,766 | 5/28/2019 |
26.0.603.500 | 746 | 9/26/2019 |
26.0.602.500 | 707 | 8/21/2019 |
26.0.601.500 | 5,087 | 6/3/2019 |
26.0.600.500 | 6,319 | 11/14/2018 |
25.0.503.500 | 12,839 | 5/31/2018 |
25.0.501.500 | 43,612 | 1/8/2018 |
25.0.500.500 | 38,961 | 12/13/2017 |
24.0.403.500 | 1,356 | 4/24/2018 |
24.0.402.500 | 28,202 | 7/5/2017 |
24.0.401.500 | 4,371 | 2/3/2017 |
24.0.400.500 | 3,846 | 11/30/2016 |
23.0.304.500 | 2,572 | 8/24/2016 |
23.0.303.500 | 3,139 | 1/11/2016 |
23.0.302.500 | 1,370 | 12/17/2015 |
23.0.301.500 | 2,976 | 12/16/2015 |
23.0.300.500 | 4,962 | 12/8/2015 |
Fixed bugs:
TXT-3732
When EditMode is set to ReadAndSelect, the ribbon bar can be used to change formatting
TXT-3748
Virtual keyboard didn't work in web editor since iOS 9.2
TXT-3771
Cannot insert symbol into TextFrames using ribbon menu
Changes:
- Scrollable "Insert Merge Field" drop-down menu
- Removing window.onbeforeunload handler (on Windows with touch option, a dialog popped up when a page has been closed)
- AngularJS compatibility: Removed href attribute from all anchor tags
- Changing MVC image URL correction to avoid all 404 errors in the JS console
- Suppressing exceptions, if editor is removed from the DOM