Overview This release introduces new functionality in the deepest of the
framework: the query engine. And adds new implementations for new join
operations that were introduced. Release Notes Added Added support for new
JoinOperators: Exists, In - ...
Overview This release introduces new functionality in the deepest of the
framework: the query engine. And adds new implementations for new join
operations that were introduced. Release Notes Added Added support for new
JoinOperators: Exists, In - ...
Overview This release introduces new functionality around Email and associated
funcionality with sending of emails, including new message implementations and
enhanced pipeline simulation to cater for these messages. Release Notes Added
Introduced ...
Overview This release introduces new functionality around Email and associated
funcionality with sending of emails, including new message implementations and
enhanced pipeline simulation to cater for these messages. Release Notes Added
Introduced ...
If you’re getting an CommercialUnsupportedException with an exception like “The
organization request type ‘Microsoft.Xrm.Sdk.Messages.’ … is not yet supported”
generally means FakeXrmEasy is not able to find an implementation for that
particular O...
Overview This is a minor bug fix release that actually removes the XrmTooling
from other packages that still had it. Release Notes Changed BREAKING CHANGE:
This will only affect you if you use XrmRealContext class. Moved XrmRealContext
to a separa...
How to query existing files Once we have some files in the In-Memory database,
via either uploading them or intiializing them, it might be useful to search /
query existing files (for example, to construct assertions that a given file was
uploaded...
If you get a TypeLoadException when loading one of the FakeXrmEasy packages, it
might be that a fix to one package was pushed to nuget (i.e. FakeXrmEasy.Core)
and some of the packages that depend on it (i.e. FakeXrmEasy.Plugins) are
referencing an...