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
<PackageReference Include="D365-CrmTextParser-Tester-Plugin" Version="4.1.2.1" />
paket add D365-CrmTextParser-Tester-Plugin --version 4.1.2.1
#r "nuget: D365-CrmTextParser-Tester-Plugin, 4.1.2.1"
// 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 | Versions 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. |
-
- XrmToolBox (>= 1.2022.10.58)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
* 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