Exclude assemblies without services from service registration
Open
bug
- Dominant language
- C#
- Stars
- 184
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
`.Contracts` and `.HttpContracts` should not have any service registration, yet the registration method is finding them and throwing out an error message as a result.
https://github.com/ardalis/modulith/pull/62#discussion_r1786911925
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by following the service registration method and the linked PR #62 discussion to find where .Contracts and .HttpContracts assemblies are being included. Verify the registration behavior for those assemblies and confirm that they are excluded without producing an error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100