xrm-mock-Generator 1.1.3.3

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package xrm-mock-Generator --version 1.1.3.3
NuGet\Install-Package xrm-mock-Generator -Version 1.1.3.3
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="xrm-mock-Generator" Version="1.1.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xrm-mock-Generator --version 1.1.3.3
#r "nuget: xrm-mock-Generator, 1.1.3.3"
#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 xrm-mock-Generator as a Cake Addin
#addin nuget:?package=xrm-mock-Generator&version=1.1.3.3

// Install xrm-mock-Generator as a Cake Tool
#tool nuget:?package=xrm-mock-Generator&version=1.1.3.3

An XrmToolBox plugin that can be used to generate the XRM form model for xrm-mock testing framework.

Product 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. 
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.3.2.3 17,116 12/26/2018

* 1.1.3.3
     Fixed: imports
     Fixed: constructor parameter type
     Fixed: removed redundant folder in package
     * 1.1.2.2
     Fixed: control creation error in template
     Fixed: sections array error in template
     Fixed: misidentifying grids in form XML
     * 1.1.1.3
     Added: entity filter
     Added: button icons
     Added: reuse latest path to save/load settings
     * 1.0.3.2
     Initial release