Thanks, these are working.
Hi Support,
I think I am facing the same issue with IMapper. I am able to configure the elsa in abpbpoilerplate sample templates but when I am trying to configure this in aspnetzero then getting below error.
MissingMethodException: Method not found: 'System.__Canon AutoMapper.IMapper.Map(System.Object)'. Elsa.Services.AutoMapperMapper.Map<TDestination>(object source)
Hi Support,
I am not able to create the elsa database. I am using the below queries. I am using the github repo https://github.com/maliming/aspnetboilerplate-elsa-workflows
SET EF_CONNECTIONSTRING="Server=localhost; Database=elsadb; Trusted_Connection=True;" dotnet ef database update
Could you please help me?
Angular,
I downgraded to 9.1 and now I can use this feature. But I think there is an issue with latest '9.2.0-rc.1'.