The Power of Roslyn
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the Roslyn project and its impact on C# and Visual Basic development in this hour-long conference talk. Discover how the open-sourced compilers and exposed APIs have revolutionized the way developers interact with code. Learn about the Roslyn analyzer API, which enables the creation of custom refactorings, code fixes, style rules, and diagnostics in real-time. Gain insights into new APIs being added to the project and understand how these live analyzers can significantly boost productivity. Delve into the power of community-driven development and the potential for creating personalized coding experiences through Roslyn's capabilities.
Syllabus
The Power of Roslyn - Kasey Uhlenhuth
Taught by
NDC Conferences
Related Courses
Lowering in C# - What's Really Going on in Your CodeNDC Conferences via YouTube Let's Code an Incremental Source Generator with Roslyn
NDC Conferences via YouTube Use Your Source Code to Document Your Application
NDC Conferences via YouTube Let's Code an Incremental Source Generator with Roslyn
NDC Conferences via YouTube How Does Hot Reload Even Work?
NDC Conferences via YouTube