XrmFramework
XrmFramework copied to clipboard
A project structure for any CDS/D365 development project
This is used during the merging of entities where the party begin deactivate is referred to as the subordinate.
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Updated XrmExtensions accordingly (but omitted SetState and Assign functions as these should be removed anyway) Removed using directives referencing DG.XrmContext
- Removed unused using directives from helper and base files - Moved using directives out of namespace in plugin example (for consistency) - Removed XrmQuery.Rest files (Fixes #31)
There is a discrepancy between the setup for XrmDefinitelyTyped (in `generateTypeScriptContext.fsx`) and the default files included in the web resources project. XrmDefinitelyTyped is given the extra parameters `jsLib` and `web`...
Readme needs an update to properly reflect updates to authentication.
Is there any project for webresource unit tesing in this framwork?