Skip to content
| Marketplace
Sign in
Visual Studio>Tools>C# Code Analyzer (Roslyn)
C# Code Analyzer (Roslyn)

C# Code Analyzer (Roslyn)

Austin Luo

|
15,473 installs
| (2) | Free
Validations and Quick-fixes for Composite Format String at compile-time.
Download

Summary

Analyzers/Validations/Quick-fixes for .NET Compiler Platform ("Roslyn").

Features

  • Validations of Composite Format String at compile-time.
  • Quick-fixes for Composite Format Strings.
  • Break the compiling while any "Error" exists in the analysis. (nupkg only)

There are two ways to use UDNZ.Roslyn.Analyzer, nuget package or vs extension, you can choose any way of them to use it. And the *.dll(s) in this package/vsix will NOT be included in your release/output.

您可以选择以 nuget 包或者 Visual Studio 插件的方式安装使用。并且此分析器不会污染您的项目,包里的任何文件都不会被添加到您的项目输出文件中。

Supporting Methods

  • string.Format
  • Console.WriteLine
  • Debug.WriteLine
  • StringBuilder::AppendFormat

Localization

English, 简体中文.

 

See more: https://bitbucket.org/uonun/vsextensions/wiki/UDNZ.Roslyn.Analyzer

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft