Sonar now provides rules for Blazor

Hello fellow .NET developers,

We have just released five new rules targeting Blazor components, to help you code confidently using this new UI technology from Microsoft.

They cover things such as

  • Mismatched parameter types and route constraints
  • Bad usage of query-string parameters
  • Unsupported query-string parameter types
  • Bad usage of JSinterop

You can use them in SonarCloud today, and very soon in the upcoming SonarQube 10.4.

Feel free to leave any questions or feedback in the comments.

Denis

3 Likes