JSConstantGenerator 1.0.0.12

There is a newer version of this package available.
See the version list below for details.
dotnet add package JSConstantGenerator --version 1.0.0.12
NuGet\Install-Package JSConstantGenerator -Version 1.0.0.12
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="JSConstantGenerator" Version="1.0.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JSConstantGenerator --version 1.0.0.12
#r "nuget: JSConstantGenerator, 1.0.0.12"
#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 JSConstantGenerator as a Cake Addin
#addin nuget:?package=JSConstantGenerator&version=1.0.0.12

// Install JSConstantGenerator as a Cake Tool
#tool nuget:?package=JSConstantGenerator&version=1.0.0.12

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.

Planned for future TS file Entity attributes and global optionset constants

There are no supported framework assets in this 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.0.0.16 859 2/15/2024
1.0.0.15 176 2/10/2024
1.0.0.14 1,512 10/18/2023
1.0.0.13 1,846 5/1/2023
1.0.0.12 1,039 2/22/2023

Initial version