FakeXrmEasy.v365 3.3.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package FakeXrmEasy.v365 --version 3.3.1
                    
NuGet\Install-Package FakeXrmEasy.v365 -Version 3.3.1
                    
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.v365" Version="3.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FakeXrmEasy.v365" Version="3.3.1" />
                    
Directory.Packages.props
<PackageReference Include="FakeXrmEasy.v365" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FakeXrmEasy.v365 --version 3.3.1
                    
#r "nuget: FakeXrmEasy.v365, 3.3.1"
                    
#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.
#addin nuget:?package=FakeXrmEasy.v365&version=3.3.1
                    
Install FakeXrmEasy.v365 as a Cake Addin
#tool nuget:?package=FakeXrmEasy.v365&version=3.3.1
                    
Install FakeXrmEasy.v365 as a Cake Tool

FakeXrmEasy is the open source test automation framework for .net core and the Power Platform / Dataverse. This is an include package.

RELEASE NOTES
------------------
## [3.3.1]
### Changed
- Bump DataverseClient dependency and upgade to net6.0 - https://github.com/DynamicsValue/fake-xrm-easy/issues/90
## [3.3.0]
- Update package dependencies
## [3.1.2]
### Changed
- Bump Dataverse dependency to 1.0.1
## [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 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. 
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
3.6.0 138 2/2/2025
3.5.0 361 6/15/2024
3.4.2 2,127 2/14/2024
3.3.3 348 10/22/2023
3.3.1 498 3/21/2023
3.3.0 365 12/27/2022
3.2.0 545 9/14/2022
3.1.2 522 6/14/2022
3.1.1 452 5/30/2022
3.1.0 161 5/28/2022
3.0.2 12,838 3/15/2022
3.0.1-ci.2 183 11/22/2021
2.6.1 88 2/19/2025
2.6.0 102 2/2/2025
2.5.0 128 6/12/2024
2.4.2 164 2/14/2024
2.3.3 493 10/15/2023
2.3.1 459 12/27/2022
2.3.0 129 12/24/2022
2.2.0 497 9/14/2022
2.1.2 435 5/29/2022
2.1.1 428 5/29/2022
2.1.0 448 5/25/2022

## [3.3.1]
### Changed
- Bump DataverseClient dependency and upgade to net6.0 - https://github.com/DynamicsValue/fake-xrm-easy/issues/90
## [3.3.0]
- Update package dependencies
## [3.1.2]
### Changed
- Bump Dataverse dependency to 1.0.1
## [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