FakeXrmEasy.v9
2.3.0
Prefix Reserved
See the version list below for details.
dotnet add package FakeXrmEasy.v9 --version 2.3.0
NuGet\Install-Package FakeXrmEasy.v9 -Version 2.3.0
<PackageReference Include="FakeXrmEasy.v9" Version="2.3.0" />
paket add FakeXrmEasy.v9 --version 2.3.0
#r "nuget: FakeXrmEasy.v9, 2.3.0"
// Install FakeXrmEasy.v9 as a Cake Addin #addin nuget:?package=FakeXrmEasy.v9&version=2.3.0 // Install FakeXrmEasy.v9 as a Cake Tool #tool nuget:?package=FakeXrmEasy.v9&version=2.3.0
FakeXrmEasy is the open source test automation framework for .net core and the Power Platform / Dataverse. This is an include package.
RELEASE NOTES
------------------
## [2.3.0]
- Update package dependencies
## [2.1.2]
### Changed
- Fix package references to use 2.1.1 instead of 2.1.0
## [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
- Updated nuget package references to only use 2.x versions
- Bump CoreAssemblies package in v9 to support ILogger telemetry and to match package dependencies
- Removed netcoreapp3.1 in 2x versions. It'll be supported in 3x versions
- Update GitHub actions after the netcoreapp3.1 removal in 2x
## [2.0.1-rc1] - Initial release
Product | Versions 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. |
-
.NETFramework 4.6.2
- FakeItEasy (>= 6.0.0 && < 7.0.0)
- FakeXrmEasy.Abstractions.v9 (>= 2.3.0 && < 3.0.0)
- FakeXrmEasy.CodeActivities.v9 (>= 2.3.0 && < 3.0.0)
- FakeXrmEasy.Core.v9 (>= 2.3.0 && < 3.0.0)
- FakeXrmEasy.Messages.v9 (>= 2.3.0 && < 3.0.0)
- FakeXrmEasy.Plugins.v9 (>= 2.3.0-zci.19 && < 3.0.0)
- Microsoft.CrmSdk.CoreAssemblies (>= 9.0.2.27)
- Microsoft.CrmSdk.XrmTooling.CoreAssembly (>= 9.0.2.4)
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,774 | 6/15/2024 |
3.4.2 | 13,585 | 2/14/2024 |
3.3.3 | 16,449 | 10/22/2023 |
3.3.1 | 60,002 | 3/21/2023 |
3.3.0 | 24,315 | 12/27/2022 |
3.2.0 | 5,652 | 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 | 994 | 3/15/2022 |
3.0.1-ci.2 | 187 | 11/22/2021 |
2.5.0 | 9,809 | 6/12/2024 |
2.4.2 | 15,426 | 2/14/2024 |
2.3.3 | 11,734 | 10/15/2023 |
2.3.1 | 52,787 | 12/27/2022 |
2.3.0 | 2,997 | 12/24/2022 |
2.2.0 | 13,148 | 9/14/2022 |
2.1.2 | 14,054 | 5/29/2022 |
2.1.1 | 1,621 | 5/29/2022 |
2.1.0 | 744 | 5/25/2022 |
## [2.3.0]
- Update package dependencies
## [2.1.2]
### Changed
- Fix package references to use 2.1.1 instead of 2.1.0
## [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
- Updated nuget package references to only use 2.x versions
- Bump CoreAssemblies package in v9 to support ILogger telemetry and to match package dependencies
- Removed netcoreapp3.1 in 2x versions. It'll be supported in 3x versions
- Update GitHub actions after the netcoreapp3.1 removal in 2x
## [2.0.1-rc1] - Initial release