Articles by Tag #roslyn

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Roslyn CodeFix for updating code

Changes are inevitable when you are working with many repositories. As your applications and...

Learn More 2 0Jul 13

Understanding source generators

In this article, I want to discuss source generators. The source generator can automate some work...

Learn More 2 0Nov 5 '24

Understanding .NET Compilation: .NET Standard vs .NET Core, Roslyn vs csc.exe, and Dynamic Compilation

When working with .NET, it's crucial to understand how code is compiled and what tools are...

Learn More 1 0May 9

C# Analyzers and Code Fixes: Building Developer Tools

C# Analyzers and Code Fixes: Building Developer Tools In the world of software...

Learn More 0 0Jun 26

🚀 Roslyn UnUsed Code Remover – Clean Up Your .NET Projects with Ease

A lightweight Roslyn-based CLI tool to detect and remove unused code from your C# projects automatically.

Learn More 0 0May 7