danielgerlag / danielgerlag/workflow-core
ApplicationServices.GetService
Open
- Dominant language
- C#
- Stars
- 5.9k
- Forks
- 1.3k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 5
Description
**ApplicationServices is not available on .NET 7**
Host is unable to start due to ApplicationServices is not available.
**To Reproduce**
var host = app.ApplicationServices.GetService();
**Expected behavior**
Host started.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the failure with the shown app.ApplicationServices.GetService() call on .NET 7, then trace how ApplicationServices is provided during host startup. Done means the host starts successfully and the service lookup works on .NET 7; the issue names no files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100