XrmMockup2015 1.12.5

Suggested Alternatives

XrmMockup365

Additional Details

Versions of XrmMockup supporting CRM older than 9.0 (Dynamics 365) are no longer maintained.

dotnet add package XrmMockup2015 --version 1.12.5
                    
NuGet\Install-Package XrmMockup2015 -Version 1.12.5
                    
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="XrmMockup2015" Version="1.12.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XrmMockup2015" Version="1.12.5" />
                    
Directory.Packages.props
<PackageReference Include="XrmMockup2015" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add XrmMockup2015 --version 1.12.5
                    
#r "nuget: XrmMockup2015, 1.12.5"
                    
#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.
#:package XrmMockup2015@1.12.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=XrmMockup2015&version=1.12.5
                    
Install as a Cake Addin
#tool nuget:?package=XrmMockup2015&version=1.12.5
                    
Install as a Cake Tool

XrmMockup Appveyor build status NuGet Pre Release Join the chat at https://gitter.im/delegateas/XrmMockup

XrmMockup is a tool which simulates your exact Dynamics 365/CRM instance locally including all of its logic in the form of workflows, plugins, and the security model.

This means you can write tests towards XrmMockup as though it was the real CRM instance, and check that it behaves as expected with all of your customizations.

You can test (and debug!) the entirety of the functionality you have implemented in your CRM system, with all the plugins and workflows automatically being run inside your test cases if necessary -- along with all the standard out-of-the-box CRM logic.

Find more in-depth information and examples in the wiki.

Features

  • Simulates a target Dynamics 365/CRM instance by reading a local copy of its metadata.
  • Supports executing most of the standard requests via an IOrganizationService.
  • Automatically executes plugins and workflows during requests which trigger them.
  • Enforces the security model of CRM, thus allowing you to test your security roles and business unit setup.
  • Enables changing the time of the internal clock of XrmMockup during tests, which enables testing of time-based events (i.e waiting workflows or other time-sensitive business logic).
Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  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.12.5 330 9/10/2024 1.12.5 is deprecated because it is no longer maintained.
1.12.4 185 8/23/2024 1.12.4 is deprecated because it is no longer maintained.
1.12.3 210 1/3/2024 1.12.3 is deprecated because it is no longer maintained.
1.12.2 277 8/25/2023 1.12.2 is deprecated because it is no longer maintained.
1.12.1 307 5/12/2023 1.12.1 is deprecated because it is no longer maintained.
1.12.0 449 12/16/2022 1.12.0 is deprecated because it is no longer maintained.
1.11.2 427 11/23/2022 1.11.2 is deprecated because it is no longer maintained.
1.11.1 455 11/21/2022 1.11.1 is deprecated because it is no longer maintained.
1.11.0 491 11/10/2022 1.11.0 is deprecated because it is no longer maintained.
1.10.1 547 8/24/2022 1.10.1 is deprecated because it is no longer maintained.
1.10.0 671 3/14/2022 1.10.0 is deprecated because it is no longer maintained.
1.9.0 543 12/13/2021 1.9.0 is deprecated because it is no longer maintained.
1.8.2 591 9/27/2021 1.8.2 is deprecated because it is no longer maintained.
1.8.1 545 5/25/2021 1.8.1 is deprecated because it is no longer maintained.
1.8.0 571 4/9/2021 1.8.0 is deprecated because it is no longer maintained.
1.7.13 584 4/9/2021 1.7.13 is deprecated because it is no longer maintained.
1.7.12 574 3/16/2021 1.7.12 is deprecated because it is no longer maintained.
1.7.11 681 3/12/2021 1.7.11 is deprecated because it is no longer maintained.
1.7.10 647 3/12/2021 1.7.10 is deprecated because it is no longer maintained.
1.7.9 607 3/12/2021 1.7.9 is deprecated because it is no longer maintained.
1.7.8 636 3/12/2021 1.7.8 is deprecated because it is no longer maintained.
1.7.7 584 3/5/2021 1.7.7 is deprecated because it is no longer maintained.
1.7.6 572 3/5/2021 1.7.6 is deprecated because it is no longer maintained.
1.7.5 594 2/12/2021 1.7.5 is deprecated because it is no longer maintained.
1.7.4 597 2/12/2021 1.7.4 is deprecated because it is no longer maintained.
1.7.3 593 2/12/2021 1.7.3 is deprecated because it is no longer maintained.
1.7.2 603 2/5/2021 1.7.2 is deprecated because it is no longer maintained.
1.7.1 579 1/29/2021 1.7.1 is deprecated because it is no longer maintained.
1.7.0 573 1/29/2021 1.7.0 is deprecated because it is no longer maintained.
1.6.5 611 1/26/2021 1.6.5 is deprecated because it is no longer maintained.
1.6.4 568 1/26/2021 1.6.4 is deprecated because it is no longer maintained.
1.6.3 618 1/26/2021 1.6.3 is deprecated because it is no longer maintained.
1.6.2 591 1/26/2021 1.6.2 is deprecated because it is no longer maintained.
1.6.1 583 1/26/2021 1.6.1 is deprecated because it is no longer maintained.
1.6.0 584 1/26/2021 1.6.0 is deprecated because it is no longer maintained.
1.5.2 614 1/22/2021 1.5.2 is deprecated because it is no longer maintained.
1.5.1 647 1/22/2021 1.5.1 is deprecated because it is no longer maintained.
1.5.0 619 1/22/2021 1.5.0 is deprecated because it is no longer maintained.
1.4.6 631 1/22/2021 1.4.6 is deprecated because it is no longer maintained.
1.4.5 667 1/14/2021 1.4.5 is deprecated because it is no longer maintained.
1.4.4 610 1/14/2021 1.4.4 is deprecated because it is no longer maintained.
1.4.3 601 1/14/2021 1.4.3 is deprecated because it is no longer maintained.
1.4.2 605 1/14/2021 1.4.2 is deprecated because it is no longer maintained.
1.4.1 591 1/14/2021 1.4.1 is deprecated because it is no longer maintained.
1.4.0 644 11/25/2020 1.4.0 is deprecated because it is no longer maintained.
1.3.3 699 11/25/2020 1.3.3 is deprecated because it is no longer maintained.
1.3.2 731 10/12/2020 1.3.2 is deprecated because it is no longer maintained.
1.3.1 694 10/10/2020 1.3.1 is deprecated because it is no longer maintained.
1.3.0 683 9/7/2020 1.3.0 is deprecated because it is no longer maintained.
1.2.5 730 6/17/2020 1.2.5 is deprecated because it is no longer maintained.
1.2.4 709 5/11/2020 1.2.4 is deprecated because it is no longer maintained.
1.2.3 711 4/22/2020 1.2.3 is deprecated because it is no longer maintained.
1.2.2 756 4/8/2020 1.2.2 is deprecated because it is no longer maintained.
1.2.1 686 3/24/2020 1.2.1 is deprecated because it is no longer maintained.
1.2.0 784 2/21/2020 1.2.0 is deprecated because it is no longer maintained.
1.1.1 753 2/19/2020 1.1.1 is deprecated because it is no longer maintained.
1.1.0 766 2/11/2020 1.1.0 is deprecated because it is no longer maintained.
1.0.0 731 1/31/2020 1.0.0 is deprecated because it is no longer maintained.
0.13.3-beta 547 11/12/2019 0.13.3-beta is deprecated because it is no longer maintained.
0.13.1-beta 556 9/10/2019 0.13.1-beta is deprecated because it is no longer maintained.
0.13.0-beta 528 7/18/2019 0.13.0-beta is deprecated because it is no longer maintained.
0.12.0-beta 598 4/4/2019 0.12.0-beta is deprecated because it is no longer maintained.
0.11.1-beta 606 4/1/2019 0.11.1-beta is deprecated because it is no longer maintained.
0.11.0-beta 651 3/4/2019 0.11.0-beta is deprecated because it is no longer maintained.
0.10.2-beta 613 3/4/2019 0.10.2-beta is deprecated because it is no longer maintained.
0.10.1-beta 612 2/25/2019 0.10.1-beta is deprecated because it is no longer maintained.
0.10.0-beta 600 2/25/2019 0.10.0-beta is deprecated because it is no longer maintained.
0.9.11-beta 697 2/18/2019 0.9.11-beta is deprecated because it is no longer maintained.
0.9.10-beta 734 11/16/2018 0.9.10-beta is deprecated because it is no longer maintained.
0.9.9-beta 709 11/5/2018 0.9.9-beta is deprecated because it is no longer maintained.
0.9.8-beta 820 9/24/2018 0.9.8-beta is deprecated because it is no longer maintained.
0.9.7-beta 797 9/12/2018 0.9.7-beta is deprecated because it is no longer maintained.
0.9.6-beta 894 8/16/2018 0.9.6-beta is deprecated because it is no longer maintained.
0.9.5-beta 1,150 6/29/2018 0.9.5-beta is deprecated because it is no longer maintained.
0.9.4-beta 1,188 6/22/2018 0.9.4-beta is deprecated because it is no longer maintained.
0.9.3-beta 1,140 6/15/2018 0.9.3-beta is deprecated because it is no longer maintained.
0.9.2-beta 976 6/7/2018 0.9.2-beta is deprecated because it is no longer maintained.
0.9.1-beta 1,008 6/6/2018 0.9.1-beta is deprecated because it is no longer maintained.
0.9.0-beta 1,154 6/6/2018 0.9.0-beta is deprecated because it is no longer maintained.
0.8.1-beta 1,214 5/25/2018 0.8.1-beta is deprecated because it is no longer maintained.
0.8.0-beta 1,147 5/23/2018 0.8.0-beta is deprecated because it is no longer maintained.
0.7.3-beta 1,212 2/23/2018 0.7.3-beta is deprecated because it is no longer maintained.
0.7.2-beta 1,188 2/21/2018 0.7.2-beta is deprecated because it is no longer maintained.
0.7.1-beta 1,199 2/16/2018 0.7.1-beta is deprecated because it is no longer maintained.
0.7.0-beta 1,236 2/12/2018 0.7.0-beta is deprecated because it is no longer maintained.
0.6.0-beta 1,207 1/15/2018 0.6.0-beta is deprecated because it is no longer maintained.
0.5.1-beta 1,283 12/21/2017 0.5.1-beta is deprecated because it is no longer maintained.
0.5.0-beta 1,327 12/21/2017 0.5.0-beta is deprecated because it is no longer maintained.
0.4.4-beta 1,274 12/8/2017 0.4.4-beta is deprecated because it is no longer maintained.
0.4.3-beta 1,021 10/10/2017 0.4.3-beta is deprecated because it is no longer maintained.
0.4.2-beta 1,008 9/21/2017 0.4.2-beta is deprecated because it is no longer maintained.
0.4.1-beta 1,026 9/19/2017 0.4.1-beta is deprecated because it is no longer maintained.
0.4.0-beta 1,054 9/1/2017 0.4.0-beta is deprecated because it is no longer maintained.
0.3.5-beta 1,054 7/19/2017 0.3.5-beta is deprecated because it is no longer maintained.
0.3.4-beta 1,044 7/19/2017 0.3.4-beta is deprecated because it is no longer maintained.
0.3.3-beta 1,115 7/11/2017 0.3.3-beta is deprecated because it is no longer maintained.
0.3.2-beta 1,081 7/7/2017 0.3.2-beta is deprecated because it is no longer maintained.
0.3.1-beta 1,083 7/4/2017 0.3.1-beta is deprecated because it is no longer maintained.
0.3.0-beta 1,070 7/4/2017 0.3.0-beta is deprecated because it is no longer maintained.
0.2.28-alpha 1,048 6/30/2017 0.2.28-alpha is deprecated because it is no longer maintained.
0.2.27-alpha 1,056 6/29/2017 0.2.27-alpha is deprecated because it is no longer maintained.
0.2.26-alpha 1,050 6/23/2017 0.2.26-alpha is deprecated because it is no longer maintained.
0.2.25-alpha 1,080 6/9/2017 0.2.25-alpha is deprecated because it is no longer maintained.
0.2.24-alpha 1,091 6/9/2017 0.2.24-alpha is deprecated because it is no longer maintained.
0.2.23-alpha 1,083 5/24/2017 0.2.23-alpha is deprecated because it is no longer maintained.
0.2.22-alpha 1,071 5/24/2017 0.2.22-alpha is deprecated because it is no longer maintained.
0.2.21-alpha 1,064 5/24/2017 0.2.21-alpha is deprecated because it is no longer maintained.
0.2.20-alpha 1,027 5/11/2017 0.2.20-alpha is deprecated because it is no longer maintained.
0.2.19-alpha 1,053 5/11/2017 0.2.19-alpha is deprecated because it is no longer maintained.
0.2.18-alpha 1,051 5/11/2017 0.2.18-alpha is deprecated because it is no longer maintained.
0.2.17-alpha 1,022 5/10/2017 0.2.17-alpha is deprecated because it is no longer maintained.
0.2.16-alpha 1,021 5/5/2017 0.2.16-alpha is deprecated because it is no longer maintained.
0.2.15-alpha 1,077 5/5/2017 0.2.15-alpha is deprecated because it is no longer maintained.
0.2.14-alpha 1,017 5/4/2017 0.2.14-alpha is deprecated because it is no longer maintained.
0.2.13-alpha 1,038 4/28/2017 0.2.13-alpha is deprecated because it is no longer maintained.
0.2.12-alpha 1,037 4/28/2017 0.2.12-alpha is deprecated because it is no longer maintained.
0.2.11-alpha 1,006 4/27/2017 0.2.11-alpha is deprecated because it is no longer maintained.
0.2.10-alpha 1,036 4/21/2017 0.2.10-alpha is deprecated because it is no longer maintained.
0.2.9-alpha 1,026 4/6/2017 0.2.9-alpha is deprecated because it is no longer maintained.
0.2.8-alpha 1,117 3/24/2017 0.2.8-alpha is deprecated because it is no longer maintained.
0.2.7-alpha 1,080 3/24/2017 0.2.7-alpha is deprecated because it is no longer maintained.
0.2.6-alpha 1,039 3/23/2017 0.2.6-alpha is deprecated because it is no longer maintained.
0.2.5-alpha 1,046 3/16/2017 0.2.5-alpha is deprecated because it is no longer maintained.
0.2.4-alpha 1,025 3/10/2017 0.2.4-alpha is deprecated because it is no longer maintained.
0.2.3-alpha 1,035 3/2/2017 0.2.3-alpha is deprecated because it is no longer maintained.
0.2.2-alpha 1,048 3/2/2017 0.2.2-alpha is deprecated because it is no longer maintained.
0.2.1-alpha 1,060 3/2/2017 0.2.1-alpha is deprecated because it is no longer maintained.
0.2.0-alpha 1,056 2/28/2017 0.2.0-alpha is deprecated because it is no longer maintained.
0.1.7-alpha 1,080 1/20/2017 0.1.7-alpha is deprecated because it is no longer maintained.
0.1.6-alpha 1,097 12/9/2016 0.1.6-alpha is deprecated because it is no longer maintained.
0.1.5-alpha 1,238 11/9/2016 0.1.5-alpha is deprecated because it is no longer maintained.
0.1.4-alpha 1,361 11/4/2016 0.1.4-alpha is deprecated because it is no longer maintained.
0.1.3-alpha 1,310 11/4/2016 0.1.3-alpha is deprecated because it is no longer maintained.
0.1.2-alpha 1,224 11/2/2016 0.1.2-alpha is deprecated because it is no longer maintained.
0.1.1-alpha 1,047 10/28/2016 0.1.1-alpha is deprecated because it is no longer maintained.
0.1.0-alpha 1,072 10/10/2016 0.1.0-alpha is deprecated because it is no longer maintained.
0.0.6-alpha 1,080 10/4/2016 0.0.6-alpha is deprecated because it is no longer maintained.
0.0.5-alpha 1,350 9/22/2016 0.0.5-alpha is deprecated because it is no longer maintained.
0.0.4-alpha 1,450 9/21/2016 0.0.4-alpha is deprecated because it is no longer maintained.
0.0.3-alpha 1,433 9/19/2016 0.0.3-alpha is deprecated because it is no longer maintained.
0.0.2-alpha 1,419 9/17/2016 0.0.2-alpha is deprecated because it is no longer maintained.