Rappen.XrmToolBox.XRMTokensRunner 1.2022.11.8

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

// Install Rappen.XrmToolBox.XRMTokensRunner as a Cake Tool
#tool nuget:?package=Rappen.XrmToolBox.XRMTokensRunner&version=1.2022.11.8

Runner for the XRM Tokens, now including Microsoft Power Fx! Try it, test it, do more, and use the Bulk Data Updater.
The XRM Tokens is available with source code at https://jonasr.app/xrm-tokens/#code

Product Compatible and additional computed target framework versions.
.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.

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
1.2023.11.1 2,927 11/18/2023
1.2022.11.8 6,316 11/11/2022
1.2022.11.3 667 11/2/2022
1.2022.8.1 2,800 8/2/2022
1.2021.9.6 10,664 9/19/2021

Version 1.2022.11.latest:

Major improvement!
XRM Tokens can now calculate with Microsoft Power Fx!
See the docs: https://jonasr.app/xrm-tokens/#powerfx
Example:
<PowerFx|Round({price|<value>}*(1+({pricelist.yearlyincrease}/100)); 2)>
Go figure! 🤯

---

Version 1.2022.11.3:

Added Save and Open XRM Tokens
Added Lower and Upper cases
Added RecurdURL XRM Tokens
Added Refresh and Open buttons for selected record
Will never implement recurrency XRM Tokens
Bug fixes for format Math|Round and Math|Abs

---

Version 1.2022.8:

#14 Added support for Random features.
#15 Added support for Choices feature.
#17 Added support for Trim features.

#18 Fixing formatting order in XRM Tokens.
Minor fixes here and there.

---

Version 1.2021.9:

First release!