LinkeD365.MockarooDataMunger 1.2021.2.1

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

// Install LinkeD365.MockarooDataMunger as a Cake Tool
#tool nuget:?package=LinkeD365.MockarooDataMunger&version=1.2021.2.1

A XrmToolBox tool to create data in your Datavers environment using Mockaroo API

You will need a Mockaroo API key for this tool

Select your table and configure the options for your data, try it out to see what the data will look like then create away!

Now with data sets to allow one click creationg of related entities

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.2 2,139 11/18/2023
1.2023.8.1 1,450 8/25/2023
1.2023.7.2 1,313 7/20/2023
1.2023.7.1 128 7/20/2023
1.2023.6.1 1,139 6/12/2023
1.2023.5.1 475 5/28/2023
1.2023.1.1 2,978 1/12/2023
1.2022.3.1 7,055 3/29/2022
1.2021.2.1 10,672 2/26/2021
1.2021.1.4 2,000 1/3/2021
1.2020.11.1 1,850 11/9/2020
1.2020.10.2 879 10/31/2020
1.2020.9.1 2,058 9/1/2020
1.2020.8.8 546 8/28/2020
1.2020.8.7 413 8/28/2020
1.2020.8.5 482 8/24/2020
1.2020.8.4 424 8/24/2020
1.2020.8.3 454 8/19/2020

#20 Fixed date issues (thanks EY) 😜
     =12 Data sets are now available - Create related data with one click 😁
     
     #11 Allowed upto the Mockaroo limit on record creation 👊🏿
     #19 Removed second country in the list 🇪🇺


     #18 Fixed issue of retrieving accounts instead of contacts for customer field 😒
     #17 Added new mock type for Fake Emails, which appends .FAKE to those generated by Mockaroo 👽

     #15 Status added
     #4 Icon added for Config 😍
     Customer field implemented
     Added IGitHubInterface