FakeXrmEasy.CodeActivities.v2011
2.1.0
Prefix Reserved
See the version list below for details.
dotnet add package FakeXrmEasy.CodeActivities.v2011 --version 2.1.0
NuGet\Install-Package FakeXrmEasy.CodeActivities.v2011 -Version 2.1.0
<PackageReference Include="FakeXrmEasy.CodeActivities.v2011" Version="2.1.0" />
<PackageVersion Include="FakeXrmEasy.CodeActivities.v2011" Version="2.1.0" />
<PackageReference Include="FakeXrmEasy.CodeActivities.v2011" />
paket add FakeXrmEasy.CodeActivities.v2011 --version 2.1.0
#r "nuget: FakeXrmEasy.CodeActivities.v2011, 2.1.0"
#:package FakeXrmEasy.CodeActivities.v2011@2.1.0
#addin nuget:?package=FakeXrmEasy.CodeActivities.v2011&version=2.1.0
#tool nuget:?package=FakeXrmEasy.CodeActivities.v2011&version=2.1.0
FakeXrmEasy is the open source test automation framework for .net core and the Power Platform / Dataverse. This package contains helpers to unit test code activities.
RELEASE NOTES
------------------
## [2.1.0]
### Changed
- Bump Microsoft.CrmSdk.CoreAssemblies to version 9.0.2.27 to support plugin telemetry - DynamicsValue/fake-xrm-easy#24
- Update package reference ranges to use 2.x versions only.
- Populate IServiceEndpointNotificationService into the execution context of the code activity from a fake workflow context DynamicsValue/fake-xrm-easy#18
## [2.0.1-rc1] - Initial release
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5.2
- FakeItEasy (= 6.0.0)
- FakeXrmEasy.Abstractions.v2011 (>= 2.1.0 && < 3.0.0)
- FakeXrmEasy.Core.v2011 (>= 2.1.0 && < 3.0.0)
- Microsoft.Crm.Sdk.Proxy.2011 (= 5.0.18)
- Microsoft.Xrm.Client.2011 (= 5.0.18)
- Microsoft.Xrm.Sdk.2011 (= 5.0.18)
- Microsoft.Xrm.Sdk.Workflow.2011 (= 5.0.18)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on FakeXrmEasy.CodeActivities.v2011:
| Package | Downloads |
|---|---|
|
FakeXrmEasy.v2011
FakeXrmEasy is the open source test automation framework for .net core and the Power Platform / Dataverse. This is an include package. |
|
|
FakeXrmEasy.Integration.v2011
FakeXrmEasy is the open source test automation framework for .net core and the Power Platform. This package helps in integration testing scenarios. |
GitHub repositories
This package is not used by any popular GitHub repositories.
## [2.1.0]
### Changed
- Bump Microsoft.CrmSdk.CoreAssemblies to version 9.0.2.27 to support plugin telemetry - DynamicsValue/fake-xrm-easy#24
- Update package reference ranges to use 2.x versions only.
- Populate IServiceEndpointNotificationService into the execution context of the code activity from a fake workflow context DynamicsValue/fake-xrm-easy#18
## [2.0.1-rc1] - Initial release