Please turn JavaScript on
PureSourceCode icon

PureSourceCode

We bring you the latest updates from PureSourceCode through a simple and fast subscription.

We can deliver your news in your inbox, on your phone or you can read them here on this website on your personal news page.

Unsubscribe at any time without hassle.

PureSourceCode's title: PureSourceCode - All technologies, only pure source code

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.22 / day

Message History

Package PSC.Analyzers.Blazor as a NuGet analyzer, publish it to a feed, and consume it across a solution including how to make rules fail the build.

The post Packaging, publishing and consuming Roslyn analyzers appeared ...


Read full story

Test the PSC001 rule with Microsoft.CodeAnalysis.Testing: reference assemblies, inline diagnostic markup, and positive and negative cases.

The post Unit testing your analyzer appeared first on


Read full story

Write the PSC001 rule: a DiagnosticAnalyzer that finds Blazor [Parameter] properties and flags the ones that aren't PascalCase.

The post Writing your first diagnostic appeared first on


Read full story

Start a custom Roslyn analyzer for Blazor. We scaffold PSC.Analyzers.Blazor, explain every csproj setting, and set up analyzer release tracking.

The post Build a Roslyn Analyzer from scratch appeared first on


Read full story

Visual Studio 2026 dropped the built-in 'extract @code to a code-behind' feature. So I wrote a right-click extension that brings it back and handles the one tricky case that makes it hard.

The post I bui...


Read full story