TXTextControl.Web 23.0.304.500

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TXTextControl.Web" Version="23.0.304.500" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TXTextControl.Web --version 23.0.304.500
#r "nuget: TXTextControl.Web, 23.0.304.500"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TXTextControl.Web as a Cake Addin
#addin nuget:?package=TXTextControl.Web&version=23.0.304.500

// Install TXTextControl.Web as a Cake Tool
#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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
32.2.0 1,244 1/26/2024
32.1.0 1,303 11/22/2023
32.0.0 1,271 9/13/2023
31.3.1 1,920 7/20/2023
31.3.0 1,358 6/22/2023
31.2.0 8,190 2/22/2023
31.1.0 2,207 12/16/2022
31.0.0 18,189 9/7/2022
30.0.1002.500 10,101 6/3/2022
30.0.1001.500 13,996 2/10/2022
30.0.1000.500 4,576 11/29/2021
29.0.903.500 6,960 7/21/2021
29.0.902.500 14,037 4/21/2021
29.0.901.500 3,342 1/26/2021
29.0.900.500 3,168 12/3/2020
28.0.805.500 3,132 10/21/2020
28.0.804.500 4,941 7/30/2020
28.0.803.500 2,409 5/28/2020
28.0.802.500 2,750 4/24/2020
28.0.801.500 611 4/23/2020
28.0.800.500 1,247 3/17/2020
27.0.703.500 18,561 1/7/2020
27.0.702.500 6,847 9/25/2019
27.0.701.500 3,411 8/21/2019
27.0.700.500 2,474 5/28/2019
26.0.603.500 668 9/26/2019
26.0.602.500 644 8/21/2019
26.0.601.500 5,011 6/3/2019
26.0.600.500 6,217 11/14/2018
25.0.503.500 12,437 5/31/2018
25.0.501.500 40,394 1/8/2018
25.0.500.500 32,328 12/13/2017
24.0.403.500 1,186 4/24/2018
24.0.402.500 27,597 7/5/2017
24.0.401.500 4,238 2/3/2017
24.0.400.500 3,716 11/30/2016
23.0.304.500 2,026 8/24/2016
23.0.303.500 2,983 1/11/2016
23.0.302.500 1,235 12/17/2015
23.0.301.500 2,754 12/16/2015
23.0.300.500 4,143 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