Utilities to streamline unit testing in Dynamics CRM 365 by faking the IOrganizationService against an In-Memory context which runs blazing fast.
Info
Version: | 1.58.1 |
Author(s): | @jordimontana |
Last Update: | Monday, June 27, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://dynamicsvalue.com/home?source=nuget |
NuGet Url: | https://www.nuget.org/packages/FakeXrmEasy.365 |
Install
Install-Package FakeXrmEasy.365
dotnet add package FakeXrmEasy.365
paket add FakeXrmEasy.365
FakeXrmEasy.365 Download (Unzip the "nupkg" after downloading)
Dependencies
- FakeItEasy(>= 6.0.0 && < 7.0.0)
- Microsoft.CrmSdk.CoreAssemblies(>= 8.2.0.1 && < 9.0.0)
- Microsoft.CrmSdk.Workflow(>= 8.2.0.1 && < 9.0.0)
- Microsoft.CrmSdk.Deployment(>= 8.2.0.1 && < 9.0.0)
- Microsoft.CrmSdk.XrmTooling.CoreAssembly(>= 8.2.0.1 && < 9.0.0)
Tags