elsa-workflows / elsa-workflows/elsa-core
Sample server+dashboard applications with ASP.NET Core 6
Open
documentation
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
### Discussed in https://github.com/elsa-workflows/elsa-core/discussions/2775
Originally posted by **maiorfi** February 24, 2022
It seems that following guide at https://elsa-workflows.github.io/elsa-core/docs/guides/guides-recurring-tasks but using ASP.NET Core 6 (and "no startup.cs" pattern using the new WebApplicationBuilder hosting model) causes some issue in designer hosting, that appears as "broken". Looking at resources requested by browser, I spotted that tailwind.css inclusion fails with 404.
Any hint?
Contributor guide
Assessment
This issue has not been assessed yet.