FakeXrmEasy.v9
3.1.1
Prefix Reserved
See the version list below for details.
dotnet add package FakeXrmEasy.v9 --version 3.1.1
NuGet\Install-Package FakeXrmEasy.v9 -Version 3.1.1
<PackageReference Include="FakeXrmEasy.v9" Version="3.1.1" />
paket add FakeXrmEasy.v9 --version 3.1.1
#r "nuget: FakeXrmEasy.v9, 3.1.1"
// Install FakeXrmEasy.v9 as a Cake Addin #addin nuget:?package=FakeXrmEasy.v9&version=3.1.1 // Install FakeXrmEasy.v9 as a Cake Tool #tool nuget:?package=FakeXrmEasy.v9&version=3.1.1
FakeXrmEasy is the open source test automation framework for .net core and the Power Platform / Dataverse. This is an include package.
RELEASE NOTES
------------------
## [3.1.1]
### Changed
- 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
## [3.1.0]
### Changed
- Updated nuget package references
## [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
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 && < 7.0.0)
- FakeXrmEasy.Abstractions.v9 (>= 3.1.1)
- FakeXrmEasy.Core.v9 (>= 3.1.1)
- FakeXrmEasy.Messages.v9 (>= 3.1.1)
- FakeXrmEasy.Plugins.v9 (>= 3.1.1)
- 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.v9:
Package | Downloads |
---|---|
Niam.XRM.Framework.TestHelper
Test Framework for Niam.XRM.Framework. Make testing super easy in Microsoft Dynamics CRM Plugin Development. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.5.0 | 12,796 | 6/15/2024 |
3.4.2 | 13,588 | 2/14/2024 |
3.3.3 | 16,471 | 10/22/2023 |
3.3.1 | 60,107 | 3/21/2023 |
3.3.0 | 24,323 | 12/27/2022 |
3.2.0 | 5,654 | 9/14/2022 |
3.1.2 | 2,803 | 6/14/2022 |
3.1.1 | 543 | 5/30/2022 |
3.1.0 | 164 | 5/28/2022 |
3.0.2 | 995 | 3/15/2022 |
3.0.1-ci.2 | 187 | 11/22/2021 |
2.5.0 | 9,956 | 6/12/2024 |
2.4.2 | 15,435 | 2/14/2024 |
2.3.3 | 11,739 | 10/15/2023 |
2.3.1 | 52,831 | 12/27/2022 |
2.3.0 | 3,004 | 12/24/2022 |
2.2.0 | 13,167 | 9/14/2022 |
2.1.2 | 14,064 | 5/29/2022 |
2.1.1 | 1,621 | 5/29/2022 |
2.1.0 | 744 | 5/25/2022 |
## [3.1.1]
### Changed
- 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
## [3.1.0]
### Changed
- Updated nuget package references
## [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