web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
3.8.0

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 - ...

JordiMontana 326
Like (0)
2.8.0

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 - ...

JordiMontana 326
Like (0)
3.7.0

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 ...

JordiMontana 326
Like (0)
2.7.0

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 ...

JordiMontana 326
Like (0)
Organization Request Type Not Supported

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...

JordiMontana 326
Like (0)
2.6.1

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...

JordiMontana 326
Like (0)
Querying

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...

JordiMontana 326
Like (0)
TypeLoadException

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...

JordiMontana 326