Zoople.HTMLEditor 2.9.4.344

dotnet add package Zoople.HTMLEditor --version 2.9.4.344
                    
NuGet\Install-Package Zoople.HTMLEditor -Version 2.9.4.344
                    
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="Zoople.HTMLEditor" Version="2.9.4.344" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zoople.HTMLEditor" Version="2.9.4.344" />
                    
Directory.Packages.props
<PackageReference Include="Zoople.HTMLEditor" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Zoople.HTMLEditor --version 2.9.4.344
                    
#r "nuget: Zoople.HTMLEditor, 2.9.4.344"
                    
#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.
#:package Zoople.HTMLEditor@2.9.4.344
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Zoople.HTMLEditor&version=2.9.4.344
                    
Install as a Cake Addin
#tool nuget:?package=Zoople.HTMLEditor&version=2.9.4.344
                    
Install as a Cake Tool

alternate text is missing from this package README image

Zoople HTML Editor .NET for Winforms

Zoople HTML Editor .NET for Winforms is a fully customisable HTML editor for your .NET framework and.NET5/6/7/8/9 WinForms or WPF projects.

The HTML Editor .NET for Winforms allows end-users to create HTML snippets for pages, email templates, and any other application that requires the editing of HTML content.

Perfect for and Winforms and WPF applications such as:

  • editing web page segments
  • composing HTML emails
  • constructing HTML templates for mail merges
  • performing "mail merge" operations for emails
  • content management systems
  • CRM's
  • Any application that requires the editing of HTML content

alternate text is missing from this package README image

Documentation

Documentation is available here - https://zoople.tech/viewpage.aspx?ID=HTML.NET%20API&Parent=HTML.NET

Sample Usage

    oEdit = new Zoople.HTMLEditControl
    {
        Dock = DockStyle.Fill,
        DocumentHTML = "<h2>A Heading.</h2><p>Caters for all levels of end-user.</p>",
        CSSText = "BODY {font-family: Arial Unicode MS, Arial, Sans-Serif; border: none;}",
        LicenceKey = "YourLicenseKey",
        LicenceKeyInlineSpelling = "InlineSpellingLicenseKey",
        EnableInlineSpelling = false,
        CleanMSWordHTMLOnPaste = true,
        FontSizesList = "8pt;10pt;12pt;16pt;22pt;",
        HideDOMToolbar = false,
        ShowPropertyGrid = false
    };

    oEdit.CodeEditor.WordWrap = true;

    Controls.Add(oEdit);

Many other examples are available here - http://zoople.tech/download/zoople_HTMLEditor_setup.zip

Support

If you have any questions please us know - info@zoople.tech

What's New

  • Property - LocaliseSpellingSuggestionsNoneContextMenuText - Allows for localization of the "No Spelling Suggestions" context menu text
  • Property - LocaliseSpellingSuggestionsAddDictContextMenuText - Allows for localization of the "Add this word to the dictionary" context menu text
  • Property - LocaliseSpellingSuggestionsNoneContextMenuText - Allows for localization of the "Seplling Suggestions" context menu text
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

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
2.9.4.344 568 6/29/2025
2.9.3.343 291 6/2/2025
2.9.2.342 687 5/8/2025
2.9.1.341 1,189 2/25/2025
2.8.14.339 1,327 11/19/2024
2.8.12.338 306 11/5/2024
2.8.11.337 1,560 6/24/2024
2.8.10.336 1,070 4/23/2024
2.8.9.335 686 3/11/2024
2.8.7.333 2,310 12/11/2023
2.8.5.331 727 11/21/2023
2.8.4.330 292 11/10/2023
2.8.3.329 1,322 8/4/2023
2.7.4.326 1,046 5/5/2023
2.7.3.325 648 3/28/2023
2.7.2.324 689 3/1/2023
2.7.1.323 432 2/21/2023
2.6.9.322 1,721 2/9/2023
2.6.8.321 407 2/9/2023
2.6.7.320 499 1/27/2023
2.6.6.319 407 1/26/2023
2.6.5.318 404 1/26/2023
2.6.4.317 511 1/17/2023
2.6.3.316 422 1/16/2023
2.6.2.315 660 12/4/2022
2.6.1.1 601 11/23/2022
2.5.8.310 657 10/29/2022
2.5.7.309 596 10/7/2022
2.5.6.308 579 10/2/2022
2.5.5.307 572 9/28/2022
2.5.4.306 558 9/27/2022
2.5.3.305 663 9/23/2022
2.5.1.302 907 9/10/2022
2.4.10.300 1,163 7/30/2022
2.4.8.298 699 7/10/2022
2.4.7.297 680 7/5/2022
2.4.6.296 778 6/8/2022
2.4.5.295 681 5/30/2022
2.4.4.293 589 5/29/2022
2.4.3.292 578 5/29/2022
2.4.2.291 610 5/25/2022
2.4.1.290 634 5/23/2022
2.3.8.289 7,042 4/7/2022
2.3.7.288 726 3/31/2022
2.3.6.287 614 3/31/2022
2.3.4.285 688 3/20/2022
2.3.3.284 606 3/17/2022
2.3.2.283 807 2/14/2022
2.3.1.282 586 2/13/2022
2.2.9.281 660 2/8/2022
2.2.8.280 692 1/24/2022
2.2.6.278 612 1/6/2022
2.2.5.277 452 1/5/2022
2.2.3.275 687 11/30/2021
2.2.2.274 877 11/9/2021
2.2.1.273 877 10/13/2021
2.1.2.272 706 9/27/2021
2.1.1.271 584 9/20/2021
2.1.0.270 544 9/15/2021
2.0.3.268 843 8/27/2021
2.0.2.267 597 8/18/2021
2.0.1.266 631 8/9/2021
2.0.0.265 578 8/6/2021
1.9.1.246 2,200 6/8/2021
1.9.1.245 556 6/3/2021
1.9.1.244 545 6/1/2021
1.8.3.243 649 5/26/2021
1.8.3.241 1,302 2/26/2021
1.8.3.239 586 2/21/2021
1.8.3.238 562 2/20/2021
1.8.3.237 530 2/19/2021
1.8.3.236 526 2/18/2021
1.8.3.235 539 2/17/2021
1.8.3.232 561 2/12/2021
1.8.3.231 573 2/8/2021
1.8.3.230 581 2/5/2021
1.8.2.226 587 2/2/2021
1.8.2.225 598 2/1/2021
1.8.1.221 596 1/25/2021
1.8.1.215 646 1/20/2021
1.8.1.212 569 1/20/2021
1.8.1.211 550 1/18/2021
1.8.1.210 576 1/15/2021
1.8.0.208 766 1/13/2021
1.8.0.206 601 1/10/2021
1.8.0.205 587 1/4/2021
1.8.0.203 583 12/29/2020
1.8.0.164 659 12/22/2020

New - Localise "Spelling Suggestion" context menu items