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.
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.
// Install XrmMockup2015 as a Cake Addin
#addin nuget:?package=XrmMockup2015&version=1.12.5

// Install XrmMockup2015 as a Cake Tool
#tool nuget:?package=XrmMockup2015&version=1.12.5                

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 266 9/10/2024 1.12.5 is deprecated because it is no longer maintained.
1.12.4 139 8/23/2024 1.12.4 is deprecated because it is no longer maintained.
1.12.3 168 1/3/2024 1.12.3 is deprecated because it is no longer maintained.
1.12.2 221 8/25/2023 1.12.2 is deprecated because it is no longer maintained.
1.12.1 234 5/12/2023 1.12.1 is deprecated because it is no longer maintained.
1.12.0 380 12/16/2022 1.12.0 is deprecated because it is no longer maintained.
1.11.2 360 11/23/2022 1.11.2 is deprecated because it is no longer maintained.
1.11.1 388 11/21/2022 1.11.1 is deprecated because it is no longer maintained.
1.11.0 412 11/10/2022 1.11.0 is deprecated because it is no longer maintained.
1.10.1 469 8/24/2022 1.10.1 is deprecated because it is no longer maintained.
1.10.0 580 3/14/2022 1.10.0 is deprecated because it is no longer maintained.
1.9.0 451 12/13/2021 1.9.0 is deprecated because it is no longer maintained.
1.8.2 492 9/27/2021 1.8.2 is deprecated because it is no longer maintained.
1.8.1 457 5/25/2021 1.8.1 is deprecated because it is no longer maintained.
1.8.0 480 4/9/2021 1.8.0 is deprecated because it is no longer maintained.
1.7.13 492 4/9/2021 1.7.13 is deprecated because it is no longer maintained.
1.7.12 461 3/16/2021 1.7.12 is deprecated because it is no longer maintained.
1.7.11 569 3/12/2021 1.7.11 is deprecated because it is no longer maintained.
1.7.10 543 3/12/2021 1.7.10 is deprecated because it is no longer maintained.
1.7.9 512 3/12/2021 1.7.9 is deprecated because it is no longer maintained.
1.7.8 541 3/12/2021 1.7.8 is deprecated because it is no longer maintained.
1.7.7 487 3/5/2021 1.7.7 is deprecated because it is no longer maintained.
1.7.6 468 3/5/2021 1.7.6 is deprecated because it is no longer maintained.
1.7.5 482 2/12/2021 1.7.5 is deprecated because it is no longer maintained.
1.7.4 485 2/12/2021 1.7.4 is deprecated because it is no longer maintained.
1.7.3 496 2/12/2021 1.7.3 is deprecated because it is no longer maintained.
1.7.2 494 2/5/2021 1.7.2 is deprecated because it is no longer maintained.
1.7.1 466 1/29/2021 1.7.1 is deprecated because it is no longer maintained.
1.7.0 467 1/29/2021 1.7.0 is deprecated because it is no longer maintained.
1.6.5 505 1/26/2021 1.6.5 is deprecated because it is no longer maintained.
1.6.4 463 1/26/2021 1.6.4 is deprecated because it is no longer maintained.
1.6.3 515 1/26/2021 1.6.3 is deprecated because it is no longer maintained.
1.6.2 490 1/26/2021 1.6.2 is deprecated because it is no longer maintained.
1.6.1 480 1/26/2021 1.6.1 is deprecated because it is no longer maintained.
1.6.0 482 1/26/2021 1.6.0 is deprecated because it is no longer maintained.
1.5.2 504 1/22/2021 1.5.2 is deprecated because it is no longer maintained.
1.5.1 542 1/22/2021 1.5.1 is deprecated because it is no longer maintained.
1.5.0 504 1/22/2021 1.5.0 is deprecated because it is no longer maintained.
1.4.6 527 1/22/2021 1.4.6 is deprecated because it is no longer maintained.
1.4.5 553 1/14/2021 1.4.5 is deprecated because it is no longer maintained.
1.4.4 511 1/14/2021 1.4.4 is deprecated because it is no longer maintained.
1.4.3 499 1/14/2021 1.4.3 is deprecated because it is no longer maintained.
1.4.2 504 1/14/2021 1.4.2 is deprecated because it is no longer maintained.
1.4.1 480 1/14/2021 1.4.1 is deprecated because it is no longer maintained.
1.4.0 544 11/25/2020 1.4.0 is deprecated because it is no longer maintained.
1.3.3 586 11/25/2020 1.3.3 is deprecated because it is no longer maintained.
1.3.2 624 10/12/2020 1.3.2 is deprecated because it is no longer maintained.
1.3.1 592 10/10/2020 1.3.1 is deprecated because it is no longer maintained.
1.3.0 567 9/7/2020 1.3.0 is deprecated because it is no longer maintained.
1.2.5 626 6/17/2020 1.2.5 is deprecated because it is no longer maintained.
1.2.4 601 5/11/2020 1.2.4 is deprecated because it is no longer maintained.
1.2.3 603 4/22/2020 1.2.3 is deprecated because it is no longer maintained.
1.2.2 647 4/8/2020 1.2.2 is deprecated because it is no longer maintained.
1.2.1 568 3/24/2020 1.2.1 is deprecated because it is no longer maintained.
1.2.0 664 2/21/2020 1.2.0 is deprecated because it is no longer maintained.
1.1.1 638 2/19/2020 1.1.1 is deprecated because it is no longer maintained.
1.1.0 643 2/11/2020 1.1.0 is deprecated because it is no longer maintained.
1.0.0 612 1/31/2020 1.0.0 is deprecated because it is no longer maintained.
0.13.3-beta 437 11/12/2019 0.13.3-beta is deprecated because it is no longer maintained.
0.13.1-beta 445 9/10/2019 0.13.1-beta is deprecated because it is no longer maintained.
0.13.0-beta 405 7/18/2019 0.13.0-beta is deprecated because it is no longer maintained.
0.12.0-beta 479 4/4/2019 0.12.0-beta is deprecated because it is no longer maintained.
0.11.1-beta 491 4/1/2019 0.11.1-beta is deprecated because it is no longer maintained.
0.11.0-beta 527 3/4/2019 0.11.0-beta is deprecated because it is no longer maintained.
0.10.2-beta 497 3/4/2019 0.10.2-beta is deprecated because it is no longer maintained.
0.10.1-beta 491 2/25/2019 0.10.1-beta is deprecated because it is no longer maintained.
0.10.0-beta 488 2/25/2019 0.10.0-beta is deprecated because it is no longer maintained.
0.9.11-beta 578 2/18/2019 0.9.11-beta is deprecated because it is no longer maintained.
0.9.10-beta 602 11/16/2018 0.9.10-beta is deprecated because it is no longer maintained.
0.9.9-beta 580 11/5/2018 0.9.9-beta is deprecated because it is no longer maintained.
0.9.8-beta 684 9/24/2018 0.9.8-beta is deprecated because it is no longer maintained.
0.9.7-beta 665 9/12/2018 0.9.7-beta is deprecated because it is no longer maintained.
0.9.6-beta 747 8/16/2018 0.9.6-beta is deprecated because it is no longer maintained.
0.9.5-beta 815 6/29/2018 0.9.5-beta is deprecated because it is no longer maintained.
0.9.4-beta 857 6/22/2018 0.9.4-beta is deprecated because it is no longer maintained.
0.9.3-beta 800 6/15/2018 0.9.3-beta is deprecated because it is no longer maintained.
0.9.2-beta 748 6/7/2018 0.9.2-beta is deprecated because it is no longer maintained.
0.9.1-beta 781 6/6/2018 0.9.1-beta is deprecated because it is no longer maintained.
0.9.0-beta 832 6/6/2018 0.9.0-beta is deprecated because it is no longer maintained.
0.8.1-beta 882 5/25/2018 0.8.1-beta is deprecated because it is no longer maintained.
0.8.0-beta 821 5/23/2018 0.8.0-beta is deprecated because it is no longer maintained.
0.7.3-beta 869 2/23/2018 0.7.3-beta is deprecated because it is no longer maintained.
0.7.2-beta 839 2/21/2018 0.7.2-beta is deprecated because it is no longer maintained.
0.7.1-beta 860 2/16/2018 0.7.1-beta is deprecated because it is no longer maintained.
0.7.0-beta 886 2/12/2018 0.7.0-beta is deprecated because it is no longer maintained.
0.6.0-beta 855 1/15/2018 0.6.0-beta is deprecated because it is no longer maintained.
0.5.1-beta 938 12/21/2017 0.5.1-beta is deprecated because it is no longer maintained.
0.5.0-beta 978 12/21/2017 0.5.0-beta is deprecated because it is no longer maintained.
0.4.4-beta 930 12/8/2017 0.4.4-beta is deprecated because it is no longer maintained.
0.4.3-beta 778 10/10/2017 0.4.3-beta is deprecated because it is no longer maintained.
0.4.2-beta 763 9/21/2017 0.4.2-beta is deprecated because it is no longer maintained.
0.4.1-beta 785 9/19/2017 0.4.1-beta is deprecated because it is no longer maintained.
0.4.0-beta 814 9/1/2017 0.4.0-beta is deprecated because it is no longer maintained.
0.3.5-beta 817 7/19/2017 0.3.5-beta is deprecated because it is no longer maintained.
0.3.4-beta 809 7/19/2017 0.3.4-beta is deprecated because it is no longer maintained.
0.3.3-beta 881 7/11/2017 0.3.3-beta is deprecated because it is no longer maintained.
0.3.2-beta 853 7/7/2017 0.3.2-beta is deprecated because it is no longer maintained.
0.3.1-beta 850 7/4/2017 0.3.1-beta is deprecated because it is no longer maintained.
0.3.0-beta 835 7/4/2017 0.3.0-beta is deprecated because it is no longer maintained.
0.2.28-alpha 817 6/30/2017 0.2.28-alpha is deprecated because it is no longer maintained.
0.2.27-alpha 812 6/29/2017 0.2.27-alpha is deprecated because it is no longer maintained.
0.2.26-alpha 820 6/23/2017 0.2.26-alpha is deprecated because it is no longer maintained.
0.2.25-alpha 836 6/9/2017 0.2.25-alpha is deprecated because it is no longer maintained.
0.2.24-alpha 850 6/9/2017 0.2.24-alpha is deprecated because it is no longer maintained.
0.2.23-alpha 851 5/24/2017 0.2.23-alpha is deprecated because it is no longer maintained.
0.2.22-alpha 844 5/24/2017 0.2.22-alpha is deprecated because it is no longer maintained.
0.2.21-alpha 830 5/24/2017 0.2.21-alpha is deprecated because it is no longer maintained.
0.2.20-alpha 799 5/11/2017 0.2.20-alpha is deprecated because it is no longer maintained.
0.2.19-alpha 815 5/11/2017 0.2.19-alpha is deprecated because it is no longer maintained.
0.2.18-alpha 813 5/11/2017 0.2.18-alpha is deprecated because it is no longer maintained.
0.2.17-alpha 790 5/10/2017 0.2.17-alpha is deprecated because it is no longer maintained.
0.2.16-alpha 794 5/5/2017 0.2.16-alpha is deprecated because it is no longer maintained.
0.2.15-alpha 841 5/5/2017 0.2.15-alpha is deprecated because it is no longer maintained.
0.2.14-alpha 789 5/4/2017 0.2.14-alpha is deprecated because it is no longer maintained.
0.2.13-alpha 806 4/28/2017 0.2.13-alpha is deprecated because it is no longer maintained.
0.2.12-alpha 809 4/28/2017 0.2.12-alpha is deprecated because it is no longer maintained.
0.2.11-alpha 776 4/27/2017 0.2.11-alpha is deprecated because it is no longer maintained.
0.2.10-alpha 803 4/21/2017 0.2.10-alpha is deprecated because it is no longer maintained.
0.2.9-alpha 785 4/6/2017 0.2.9-alpha is deprecated because it is no longer maintained.
0.2.8-alpha 873 3/24/2017 0.2.8-alpha is deprecated because it is no longer maintained.
0.2.7-alpha 829 3/24/2017 0.2.7-alpha is deprecated because it is no longer maintained.
0.2.6-alpha 805 3/23/2017 0.2.6-alpha is deprecated because it is no longer maintained.
0.2.5-alpha 811 3/16/2017 0.2.5-alpha is deprecated because it is no longer maintained.
0.2.4-alpha 797 3/10/2017 0.2.4-alpha is deprecated because it is no longer maintained.
0.2.3-alpha 797 3/2/2017 0.2.3-alpha is deprecated because it is no longer maintained.
0.2.2-alpha 813 3/2/2017 0.2.2-alpha is deprecated because it is no longer maintained.
0.2.1-alpha 829 3/2/2017 0.2.1-alpha is deprecated because it is no longer maintained.
0.2.0-alpha 814 2/28/2017 0.2.0-alpha is deprecated because it is no longer maintained.
0.1.7-alpha 850 1/20/2017 0.1.7-alpha is deprecated because it is no longer maintained.
0.1.6-alpha 863 12/9/2016 0.1.6-alpha is deprecated because it is no longer maintained.
0.1.5-alpha 989 11/9/2016 0.1.5-alpha is deprecated because it is no longer maintained.
0.1.4-alpha 1,129 11/4/2016 0.1.4-alpha is deprecated because it is no longer maintained.
0.1.3-alpha 1,072 11/4/2016 0.1.3-alpha is deprecated because it is no longer maintained.
0.1.2-alpha 993 11/2/2016 0.1.2-alpha is deprecated because it is no longer maintained.
0.1.1-alpha 814 10/28/2016 0.1.1-alpha is deprecated because it is no longer maintained.
0.1.0-alpha 839 10/10/2016 0.1.0-alpha is deprecated because it is no longer maintained.
0.0.6-alpha 843 10/4/2016 0.0.6-alpha is deprecated because it is no longer maintained.
0.0.5-alpha 1,114 9/22/2016 0.0.5-alpha is deprecated because it is no longer maintained.
0.0.4-alpha 1,203 9/21/2016 0.0.4-alpha is deprecated because it is no longer maintained.
0.0.3-alpha 1,188 9/19/2016 0.0.3-alpha is deprecated because it is no longer maintained.
0.0.2-alpha 1,189 9/17/2016 0.0.2-alpha is deprecated because it is no longer maintained.