FakeXrmEasy.Plugins.v9
3.0.2
Prefix Reserved
See the version list below for details.
dotnet add package FakeXrmEasy.Plugins.v9 --version 3.0.2
NuGet\Install-Package FakeXrmEasy.Plugins.v9 -Version 3.0.2
<PackageReference Include="FakeXrmEasy.Plugins.v9" Version="3.0.2" />
paket add FakeXrmEasy.Plugins.v9 --version 3.0.2
#r "nuget: FakeXrmEasy.Plugins.v9, 3.0.2"
// Install FakeXrmEasy.Plugins.v9 as a Cake Addin #addin nuget:?package=FakeXrmEasy.Plugins.v9&version=3.0.2 // Install FakeXrmEasy.Plugins.v9 as a Cake Tool #tool nuget:?package=FakeXrmEasy.Plugins.v9&version=3.0.2
This package contains helpers to aid in developing and testing of plugins as well as pipeline simulation features.
RELEASE NOTES
------------------
## [3.0.2]
### Changed
Bump Dataverse dependency to 0.6.1 from 0.5.10 to solve DynamicsValue/fake-xrm-easy#20
Also replaced Microsoft.Dynamics.Sdk.Messages dependency, as it has also been deprecated by MSFT, to Microsoft.PowerPlatform.Dataverse.Client.Dynamics 0.6.1 DynamicsValue/fake-xrm-easy#20
## [3.0.1-rc1] - Initial release
## [2.0.1-rc1] - Initial release
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- FakeItEasy (>= 6.0.0)
- FakeXrmEasy.Abstractions.v9 (>= 3.0.2)
- FakeXrmEasy.Core.v9 (>= 3.0.2)
- Microsoft.PowerPlatform.Dataverse.Client (>= 0.6.1)
- Microsoft.PowerPlatform.Dataverse.Client.Dynamics (>= 0.6.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FakeXrmEasy.Plugins.v9:
Package | Downloads |
---|---|
FakeXrmEasy.v9
FakeXrmEasy is the open source test automation framework for .net core and the Power Platform / Dataverse. This is an include package. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.5.0 | 13,811 | 6/15/2024 |
3.4.1 | 14,395 | 2/14/2024 |
3.3.3 | 16,032 | 10/22/2023 |
3.3.1 | 56,923 | 3/21/2023 |
3.3.0 | 24,512 | 12/27/2022 |
3.2.0 | 6,207 | 9/7/2022 |
3.1.2 | 3,466 | 6/14/2022 |
3.1.1 | 1,263 | 5/30/2022 |
3.1.0 | 979 | 5/20/2022 |
3.0.2 | 2,390 | 3/15/2022 |
3.0.1-rc1.3 | 265 | 12/6/2021 |
2.5.0 | 10,176 | 6/10/2024 |
2.4.1 | 16,691 | 2/7/2024 |
2.4.0 | 977 | 2/6/2024 |
2.3.3 | 16,239 | 10/15/2023 |
2.3.2 | 14,757 | 5/17/2023 |
2.3.0 | 64,025 | 12/27/2022 |
2.2.0 | 16,145 | 9/7/2022 |
2.1.1 | 17,052 | 5/29/2022 |
2.1.0 | 5,657 | 4/10/2022 |
2.0.1-rc1.2 | 5,522 | 12/6/2021 |
2.0.1-rc1.1 | 183 | 11/23/2021 |
## [3.0.2]
### Changed
Bump Dataverse dependency to 0.6.1 from 0.5.10 to solve DynamicsValue/fake-xrm-easy#20
Also replaced Microsoft.Dynamics.Sdk.Messages dependency, as it has also been deprecated by MSFT, to Microsoft.PowerPlatform.Dataverse.Client.Dynamics 0.6.1 DynamicsValue/fake-xrm-easy#20
## [3.0.1-rc1] - Initial release
## [2.0.1-rc1] - Initial release