elsa-guides
elsa-guides copied to clipboard
use sqlserver with document.management.web project
Hi, thanks to help me I made minor changes to make the application work with dotnet.cor 6.0 and SQLserver database, as follows:
- Installing nuget elsa packages which works with sqlserver instead of sqlite
Modify files that use sqlite with those that use sqlserver
When building the application, the following error appeared, and I did not know how to correct it. Is there any help?