xrm-mock-Generator
1.3.2.3
dotnet add package xrm-mock-Generator --version 1.3.2.3
NuGet\Install-Package xrm-mock-Generator -Version 1.3.2.3
<PackageReference Include="xrm-mock-Generator" Version="1.3.2.3" />
paket add xrm-mock-Generator --version 1.3.2.3
#r "nuget: xrm-mock-Generator, 1.3.2.3"
// Install xrm-mock-Generator as a Cake Addin #addin nuget:?package=xrm-mock-Generator&version=1.3.2.3 // Install xrm-mock-Generator as a Cake Tool #tool nuget:?package=xrm-mock-Generator&version=1.3.2.3
An XrmToolBox plugin that can be used to generate the XRM form model for xrm-mock test framework.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- XrmToolBox (>= 1.2018.7.28)
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.3.2.3 | 17,177 | 12/26/2018 |
* 1.3.2.3
Fixed: tab and section names
* 1.3.2.1
Fixed: compile issues with generated code
* 1.3.1.2
Added: option to skip generate online communication code
Fixed: Early-bound conflict with other plugins
* 1.2.2.3
Added: boolean control support
Changed: plugin colours
* 1.2.1.6
Added: online communication option
Added: option to specify org URL for use with `getClientUrl`
...
* 1.0.3.2
Initial release