An XrmToolBox plugin that can be used to generate Early-bound code from a CRM Schema using a customisable T4 Template.
Features:
+ Preserved the original CrmSvcUtil structure and logic.
+ Customize the way the code is generated.
-- You get a default T4 template for the code...
More information
An XrmToolBox plugin that can be used to test the CRM text parser. The parser itself resolves many challenges that come up in the context of Dynamics 365 dynamic text.
Refer to the parser's page: https://github.com/yagasoft/Dynamics365-CrmTextParser.
High Performance Generic Parallel Processor leveraging thread local storage to minimize
concurrent operations throughout parallel execution. Implements throttler functionality to
throttle CPU bound and I/O bound operations in corresponding ForEach/ForEachAsync methods.