FakeXrmEasy.Integration.v9
3.6.0
Prefix Reserved
dotnet add package FakeXrmEasy.Integration.v9 --version 3.6.0
NuGet\Install-Package FakeXrmEasy.Integration.v9 -Version 3.6.0
<PackageReference Include="FakeXrmEasy.Integration.v9" Version="3.6.0" />
<PackageVersion Include="FakeXrmEasy.Integration.v9" Version="3.6.0" />
<PackageReference Include="FakeXrmEasy.Integration.v9" />
paket add FakeXrmEasy.Integration.v9 --version 3.6.0
#r "nuget: FakeXrmEasy.Integration.v9, 3.6.0"
#:package FakeXrmEasy.Integration.v9@3.6.0
#addin nuget:?package=FakeXrmEasy.Integration.v9&version=3.6.0
#tool nuget:?package=FakeXrmEasy.Integration.v9&version=3.6.0
FakeXrmEasy is the open source test automation framework for .net core and the Power Platform. This package helps in integration testing scenarios.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net6.0
- FakeItEasy (>= 6.0.0 && < 7.0.0)
- FakeXrmEasy.Abstractions.v9 (>= 3.6.0)
- FakeXrmEasy.Core.v9 (>= 3.6.0)
- FakeXrmEasy.Plugins.v9 (>= 3.6.0)
- Microsoft.PowerPlatform.Dataverse.Client (>= 1.1.22)
- Microsoft.PowerPlatform.Dataverse.Client.Dynamics (>= 1.1.22)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FakeXrmEasy.Integration.v9:
| Package | Downloads |
|---|---|
|
Tisa.FakeXrm.Core
Общие классы и компоненты тестирования плагинов Dynamics CRM с использованием платформы .Net Core. |
GitHub repositories
This package is not used by any popular GitHub repositories.
## [3.6.0]
### Added
- **BREAKING CHANGE**: This will **only** affect you if you use XrmRealContext class. Moved XrmRealContext to a separate FakeXrmEasy.Integration package to remove dependency on XrmTooling - https://github.com/DynamicsValue/fake-xrm-easy/issues/160