Enable static analysis for Microsoft.Extensions.ServiceDiscovery
Open
area-infrastructure
untriaged
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 894
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 23
Description
In [Move Microsoft.Extensions.ServiceDiscovery to dotnet/extensions (dotnet/extensions#6868)](https://github.com/dotnet/extensions/pull/6868), we moved the Microsoft.Extensions.ServiceDiscovery libraries from dotnet/aspire to dotnet/extensions. However, there are static analysis rules that are different between the two repos.
In order to get a clean move, I disabled static analysis rules that were firing.
This issue is tracking enabling these rules and making the necessary code changes the rules are alerting to.
Contributor guide
Assessment
This issue has not been assessed yet.