Daxif icon indicating copy to clipboard operation
Daxif copied to clipboard

A framework for automating a lot of xRM development processses. By using simple F# script commands/files one can save a lot of time and effort during this process by using Delegates DAXIF# library.

Results 23 Daxif issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When performing workflow sync towards an environment it can result in OutOfMemory Exception. After doing a bit of digging in DAXXIF, i am pretty sure i found...

**Describe the bug** When you have multiple Custom APIs and use the same request & response parameter names. It will only register the request & response parameters of one Custom...

First set-up, I probably forgot a lot and don't know how to compile it to test it, sorry #72

When you register plugins in the "old fashioned way", you can set a flag that says "Delete AsyncOperation if StatusCode = Successful". ![imgpsh_mobile_save](https://user-images.githubusercontent.com/97889500/213646792-2dd68725-9caf-4c1d-8b49-de4a0491b140.jpg) A customer is requesting that this be...

enhancement

**Describe the bug** Sinc DAXIF v5.3.0 and up I can't synchronize my plugin(s), I'm now getting an exception about custom api. My C# project and the solution in Dynamics doesn't...

Custom API

I'm using Daxif from C# in my build (NUKE https://nuke.build/) which works well. Now I'm trying to merge my custom Workflows and Plugins projects into one Extensions project (and therefore...

**Is your feature request related to a problem? Please describe.** Currently many projects use ILMerge for deploying plug-in solutions with external dependencies. Microsoft recently released the preview for deploying NuGet...

enhancement

**Current Behaviour** When deploying a workflow using a CodeActivity base class you get the following error. Plug-in assembly does not contain the required types or assembly content cannot be updated....