elsa-core
elsa-core copied to clipboard
[BUG] Issue with Elsa.EntityFrameworkCore.Common
Description
While running the sample - Elsa.Samples.AspNet.JsonWorkflowProvider there is a runtime error as below, An unhandled exception of type 'System.IO.FileNotFoundException' occurred in System.Private.CoreLib.dll Could not load file or assembly 'Elsa.EntityFrameworkCore, Version=3.1.2.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.
This error stems from Elsa.EntityFrameworkCore.Common.
Is this an outdated sample?
Also any documentation around customizing the designer UI specifically to update / add custom workflow block / elements or icons.
Thanks!
Thanks for reporting!
Also any documentation around customizing the designer UI specifically to update / add custom workflow block / elements or icons.
We're tracking this here:
- https://github.com/elsa-workflows/elsa-documentation/issues/64
- https://github.com/elsa-workflows/elsa-documentation/issues/33
- https://github.com/elsa-workflows/elsa-documentation/issues/34