Building Code Analyzers with the New C# Compiler Platform - Roslyn
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the power of building code analyzers using the new C# compiler platform, Roslyn, in this comprehensive conference talk. Discover how to create IDE code fixes and refactoring extensions, enabling you to implement features like moving classes to dedicated files, enforcing coding conventions, and identifying logical issues in code. Delve into the essential components of building analyzers, including techniques for traversing syntax trees and obtaining semantic information about a codebase using Roslyn. Learn how these tools can enhance your development workflow and improve code quality. Additionally, uncover the versatility of Visual Studio Roslyn Analyzers and their potential applications beyond Visual Studio itself.
Syllabus
Building Code Analyzers with the new C# compiler platform (Roslyn) - Filip W
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube