JSConstantGenerator 1.0.0.16
dotnet add package JSConstantGenerator --version 1.0.0.16
NuGet\Install-Package JSConstantGenerator -Version 1.0.0.16
<PackageReference Include="JSConstantGenerator" Version="1.0.0.16" />
paket add JSConstantGenerator --version 1.0.0.16
#r "nuget: JSConstantGenerator, 1.0.0.16"
// Install JSConstantGenerator as a Cake Addin #addin nuget:?package=JSConstantGenerator&version=1.0.0.16 // Install JSConstantGenerator as a Cake Tool #tool nuget:?package=JSConstantGenerator&version=1.0.0.16
JSConstantGenerator
A XrmToolBox (https://www.xrmtoolbox.com/) addin
This addin generates js files with entity constants. In most of the organization as part of their dev practice, development team maintain entity and attribute schema names as constants in seperate js file and refer this file everywhere as needed. This addin helps to generate constant file. Currently it creates file for entity names and attribute name.
In this release - 1.0.0.16
- Support for Search.
- UI Improvements.
In - 1.0.0.15
- Support for Global OptionSet added.
Planned for future
- TS file.
Learn more about Target Frameworks and .NET Standard.
-
- XrmToolBox (>= 1.2023.1.60)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
In this release - 1.0.0.16
1. Support for Search.
2. UI Improvements.
Refer Readme.txt for earlier release details.