The "Awesome Roslyn" project is a curated collection of resources focused on Roslyn, the open-source compiler and code analysis APIs for C# and VB.NET languages. This list encompasses a variety of tools, libraries, tutorials, and community contributions that facilitate the development and enhancement of .NET applications. It serves as a valuable resource for both beginners looking to understand the fundamentals of Roslyn and experienced developers seeking advanced techniques for code analysis and manipulation. Users can explore a wealth of information that empowers them to leverage Roslyn's capabilities effectively in their projects.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Open-source C# and Visual Basic compilers with rich APIs for building code analysis tools.
A curated list of C# Source Generators and related resources for compile-time code generation.
Roslyn-based analyzers for .NET code quality, security, and maintainability, replacing legacy FxCop.
A comprehensive set of code analysis tools, refactorings, and client libraries for C# development, built on the Roslyn compiler platform.
An implementation of StyleCop's code style and consistency rules as Roslyn analyzers for .NET projects.