Roslyn
PulseAugur coverage of Roslyn — every cluster mentioning Roslyn across labs, papers, and developer communities, ranked by signal.
-
C# Language Overview: Origins, Features, and AI Coding Agent Benefits
This article provides an executive summary of C#, highlighting its origins with Anders Hejlsberg at Microsoft and its evolution. It discusses how C# integrates with development tools like Visual Studio and its relations…
-
Developer builds Slnmap for accurate .NET code analysis by AI agents
A developer has created Slnmap, a tool designed to improve AI agent understanding of .NET codebases. Slnmap uses the Roslyn compiler to build a semantic graph of a solution, storing it locally and making it accessible v…
-
Sharp-mcp AI coding tool optimizes C# development with Roslyn and Redis
The developer behind sharp-mcp, a local AI coding assistant for C#/.NET, details the architectural decisions made to optimize its performance and accuracy. Key innovations include parsing codebases once with Roslyn and …