.NET #204
Annotations
20 warnings
Publish:
RS.Fritz.Manager.API/Services/Discovery/DeviceSearchService.cs#L13
'DeviceSearchService' is coupled with '97' different types from '23' different namespaces. Rewrite or refactor the code to decrease its class coupling below '96'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
Publish:
RS.Fritz.Manager.API/Services/TR-064/SoapClient/FritzServiceOperationHandler.cs#L6
'FritzServiceOperationHandler' is coupled with '264' different types from '7' different namespaces. Rewrite or refactor the code to decrease its class coupling below '96'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
Publish:
RS.Fritz.Manager.API/Services/TR-064/SoapClient/IFritzServiceOperationHandler.cs#L3
'IFritzServiceOperationHandler' is coupled with '126' different types from '2' different namespaces. Rewrite or refactor the code to decrease its class coupling below '96'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
Publish:
RS.Fritz.Manager.API/Extensions/InternetGatewayDeviceExtensions.cs#L3
'InternetGatewayDeviceExtensions' is coupled with '130' different types from '3' different namespaces. Rewrite or refactor the code to decrease its class coupling below '96'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
Publish:
RS.Fritz.Manager.API/Services/TR-064/Services/WanDslInterfaceConfig/Entities/WanDslInterfaceConfigGetDSLDiagnoseInfoResponse.cs#L16
'get_Status' has a cyclomatic complexity of '49'. Rewrite or refactor the code to decrease its complexity below '26'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1502)
|
Publish:
RS.Fritz.Manager.API/Services/Shared/INetworkService.cs#L7
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
Publish:
RS.Fritz.Manager.API/Services/Shared/INetworkService.cs#L9
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
Publish:
RS.Fritz.Manager.API/Services/Shared/INetworkService.cs#L11
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
Publish:
RS.Fritz.Manager.API/Services/Shared/INetworkService.cs#L13
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
Publish:
RS.Fritz.Manager.API/Services/Shared/INetworkService.cs#L15
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
Package:
RS.Fritz.Manager.API/Services/Shared/INetworkService.cs#L7
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
Package:
RS.Fritz.Manager.API/Services/Shared/INetworkService.cs#L9
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
Package:
RS.Fritz.Manager.API/Services/Shared/INetworkService.cs#L11
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
Package:
RS.Fritz.Manager.API/Services/Shared/INetworkService.cs#L13
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
Package:
RS.Fritz.Manager.API/Services/Shared/INetworkService.cs#L15
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
|
Package:
RS.Fritz.Manager.API/Services/Discovery/DeviceSearchService.cs#L13
'DeviceSearchService' is coupled with '97' different types from '23' different namespaces. Rewrite or refactor the code to decrease its class coupling below '96'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
Package:
RS.Fritz.Manager.API/Services/TR-064/SoapClient/FritzServiceOperationHandler.cs#L6
'FritzServiceOperationHandler' is coupled with '264' different types from '7' different namespaces. Rewrite or refactor the code to decrease its class coupling below '96'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
Package:
RS.Fritz.Manager.API/Services/TR-064/SoapClient/IFritzServiceOperationHandler.cs#L3
'IFritzServiceOperationHandler' is coupled with '126' different types from '2' different namespaces. Rewrite or refactor the code to decrease its class coupling below '96'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
Package:
RS.Fritz.Manager.API/Extensions/InternetGatewayDeviceExtensions.cs#L3
'InternetGatewayDeviceExtensions' is coupled with '130' different types from '3' different namespaces. Rewrite or refactor the code to decrease its class coupling below '96'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
Package:
RS.Fritz.Manager.API/Services/TR-064/Services/WanDslInterfaceConfig/Entities/WanDslInterfaceConfigGetDSLDiagnoseInfoResponse.cs#L16
'get_Status' has a cyclomatic complexity of '49'. Rewrite or refactor the code to decrease its complexity below '26'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1502)
|
Loading