FakeXrmEasy.CodeActivities.v9 2.3.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package FakeXrmEasy.CodeActivities.v9 --version 2.3.0
NuGet\Install-Package FakeXrmEasy.CodeActivities.v9 -Version 2.3.0
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="FakeXrmEasy.CodeActivities.v9" Version="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FakeXrmEasy.CodeActivities.v9 --version 2.3.0
#r "nuget: FakeXrmEasy.CodeActivities.v9, 2.3.0"
#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 FakeXrmEasy.CodeActivities.v9 as a Cake Addin
#addin nuget:?package=FakeXrmEasy.CodeActivities.v9&version=2.3.0

// Install FakeXrmEasy.CodeActivities.v9 as a Cake Tool
#tool nuget:?package=FakeXrmEasy.CodeActivities.v9&version=2.3.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.3.0]
### Added
- It is now possible to use XrmRealContext to execute a code activity for integration test purposes - https://github.com/DynamicsValue/fake-xrm-easy/issues/35
## [2.2.0]
### Changed
- Fix Sonar Quality Gate settings: DynamicsValue/fake-xrm-easy#28
## [2.1.1]
### Changed
- Made CRM SDK v8.2 dependencies less specific - DynamicsValue/fake-xrm-easy#21
- Updated build script to also include the major version in the Title property of the generated .nuspec file - DynamicsValue/fake-xrm-easy#41
- Limit FakeItEasy package dependency to v6.x versions - DynamicsValue/fake-xrm-easy#37
## [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 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
2.4.0 2,091 2/6/2024
2.3.3 7,884 10/15/2023
2.3.0 38,430 12/24/2022
2.2.0 9,732 9/7/2022
2.1.1 10,769 5/29/2022
2.1.0 1,602 5/24/2022
2.0.1-rc1.5 319 11/23/2021
2.0.1-rc1.4 145 11/23/2021

## [2.3.0]
### Added
- It is now possible to use XrmRealContext to execute a code activity for integration test purposes - https://github.com/DynamicsValue/fake-xrm-easy/issues/35
## [2.2.0]
### Changed
- Fix Sonar Quality Gate settings: DynamicsValue/fake-xrm-easy#28
## [2.1.1]
### Changed
- Made CRM SDK v8.2 dependencies less specific - DynamicsValue/fake-xrm-easy#21
- Updated build script to also include the major version in the Title property of the generated .nuspec file - DynamicsValue/fake-xrm-easy#41
- Limit FakeItEasy package dependency to v6.x versions - DynamicsValue/fake-xrm-easy#37
## [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