D365-CrmTextParser-Tester-Plugin 4.1.2.1

dotnet add package D365-CrmTextParser-Tester-Plugin --version 4.1.2.1
NuGet\Install-Package D365-CrmTextParser-Tester-Plugin -Version 4.1.2.1
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="D365-CrmTextParser-Tester-Plugin" Version="4.1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add D365-CrmTextParser-Tester-Plugin --version 4.1.2.1
#r "nuget: D365-CrmTextParser-Tester-Plugin, 4.1.2.1"
#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 D365-CrmTextParser-Tester-Plugin as a Cake Addin
#addin nuget:?package=D365-CrmTextParser-Tester-Plugin&version=4.1.2.1

// Install D365-CrmTextParser-Tester-Plugin as a Cake Tool
#tool nuget:?package=D365-CrmTextParser-Tester-Plugin&version=4.1.2.1

An XrmToolBox plugin that can be used to test the CRM text parser. The parser itself resolves many challenges that come up in the context of Dynamics 365 dynamic text.

     Refer to the parser's page: https://github.com/yagasoft/Dynamics365-CrmTextParser.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  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
4.1.2.1 3,844 12/11/2023
3.1.2.1 793 11/26/2023
3.1.1.2 203 11/24/2023
2.1.1.5 1,855 7/27/2023
1.1.1.2 14,304 9/17/2021
1.1.1.1 298 9/17/2021

* 4.1.2.1
     Added: reworked and simpler CRM Parser.
     * 3.1.2.1
     Improved: syntax highlighter.
     * 3.1.1.2
     Added: syntax highlighter.
     * 2.1.1.5
     Updated: latest parser version.
     Changed: use built in WebView of XrmToolBox.
     * 1.1.1.2
     Initial release