Elsa 2 Services configuration #716
-
|
Hi all, I have add Elsa.Persistence.EntityFramework.Core 2.0.0 but elsa.AddEntityFrameworkStores ... no longer available ? how can i configure entityframework with elsa 2 ? Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
sfmskywalker
Mar 5, 2021
Replies: 1 comment 1 reply
-
|
Hi @DNDevCode , you can find an example here: https://github.com/elsa-workflows/elsa-core/blob/feature/elsa-2.0/src/samples/persistence/Elsa.Samples.Persistence.EntityFramework/Program.cs |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
DNDevCode
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @DNDevCode , you can find an example here: https://github.com/elsa-workflows/elsa-core/blob/feature/elsa-2.0/src/samples/persistence/Elsa.Samples.Persistence.EntityFramework/Program.cs