elsa-samples
elsa-samples copied to clipboard
Elsa.Samples.UserRegistration using SqlServer
Dear sfmskywalker,
I have spend a lot of time to try it using SQL Server but with much difficulty especially customized activities. Could you kindly release a version using SQL Server? It will be very helpful for me to try it. Many thanks!
Dear all,
I have changed the database link in Startup.cs/appsettings.json files and replaced 'IMongoCollection' with 'DbSet' in CreateUser/DeleteUser/ActivateUser classes.
but run it with bellow error:
Please kindly help me. Thank you so much!