LinkeD365.MockarooDataMunger
1.2023.1.1
See the version list below for details.
dotnet add package LinkeD365.MockarooDataMunger --version 1.2023.1.1
NuGet\Install-Package LinkeD365.MockarooDataMunger -Version 1.2023.1.1
<PackageReference Include="LinkeD365.MockarooDataMunger" Version="1.2023.1.1" />
paket add LinkeD365.MockarooDataMunger --version 1.2023.1.1
#r "nuget: LinkeD365.MockarooDataMunger, 1.2023.1.1"
// Install LinkeD365.MockarooDataMunger as a Cake Addin #addin nuget:?package=LinkeD365.MockarooDataMunger&version=1.2023.1.1 // Install LinkeD365.MockarooDataMunger as a Cake Tool #tool nuget:?package=LinkeD365.MockarooDataMunger&version=1.2023.1.1
A XrmToolBox tool to create data in your Dataverse 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
- XrmToolBox (>= 1.2020.6.40)
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.2024.7.1 | 1,591 | 7/10/2024 |
1.2023.11.2 | 3,064 | 11/18/2023 |
1.2023.8.1 | 1,484 | 8/25/2023 |
1.2023.7.2 | 1,347 | 7/20/2023 |
1.2023.7.1 | 157 | 7/20/2023 |
1.2023.6.1 | 1,170 | 6/12/2023 |
1.2023.5.1 | 507 | 5/28/2023 |
1.2023.1.1 | 3,011 | 1/12/2023 |
1.2022.3.1 | 7,087 | 3/29/2022 |
1.2021.2.1 | 10,700 | 2/26/2021 |
1.2021.1.4 | 2,031 | 1/3/2021 |
1.2020.11.1 | 1,882 | 11/9/2020 |
1.2020.10.2 | 905 | 10/31/2020 |
1.2020.9.1 | 2,082 | 9/1/2020 |
1.2020.8.8 | 577 | 8/28/2020 |
1.2020.8.7 | 444 | 8/28/2020 |
1.2020.8.5 | 494 | 8/24/2020 |
1.2020.8.4 | 454 | 8/24/2020 |
1.2020.8.3 | 480 | 8/19/2020 |
#22 Actually fixed the bug with numbers/decimals/doubles, hopefully @Power-Maverick
Updated XrmToolBox version
#6 Added Import Export of maps and sets (sorry for the time this took @bthompson-365)
#22 Added options to remove (only by display name) deprecated tables and columns (thanks @Power-Maverick)
#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