DEV Community

# roslyn

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Generating C# code programmatically

Generating C# code programmatically

1
Comments
2 min read
[Update] Creating Nostalgic AOP Using Source Generator

[Update] Creating Nostalgic AOP Using Source Generator

Comments
9 min read
.NET Source Generators: gerando código em tempo de escrita de código!

.NET Source Generators: gerando código em tempo de escrita de código!

11
Comments
16 min read
Lessons learned from building a static code analyzer for C#

Lessons learned from building a static code analyzer for C#

2
Comments
6 min read
Tip: Debug your Roslyn Source Generator with JetBrains Rider IDE

Tip: Debug your Roslyn Source Generator with JetBrains Rider IDE

Comments 1
1 min read
STRINGLY-typed obsession

STRINGLY-typed obsession

Comments
10 min read
Calling WCF services from .NET Core clients

Calling WCF services from .NET Core clients

8
Comments
3 min read
Improving C# with TypeScript. KeyOf<T>

Improving C# with TypeScript. KeyOf<T>

4
Comments 2
4 min read
Getting started with Roslyn code analysis

Getting started with Roslyn code analysis

4
Comments
4 min read
Reflection via source generators

Reflection via source generators

15
Comments 3
4 min read
What is next with C#?

What is next with C#?

3
Comments
3 min read
Approaches to handling simple expressions in C#

Approaches to handling simple expressions in C#

5
Comments
3 min read
Analysing a .NET Codebase with Roslyn

Analysing a .NET Codebase with Roslyn

5
Comments
5 min read
How the C# yield keyword works

How the C# yield keyword works

24
Comments 2
3 min read
NUnit to xUnit automatic test conversion: source code transformation

NUnit to xUnit automatic test conversion: source code transformation

5
Comments
4 min read
NUnit to xUnit automatic test conversion: pattern match

NUnit to xUnit automatic test conversion: pattern match

6
Comments
4 min read
NUnit to xUnit automatic test conversion

NUnit to xUnit automatic test conversion

5
Comments
6 min read
Build your own debugger using Roslyn's syntax analysis

Build your own debugger using Roslyn's syntax analysis

8
Comments
3 min read
A DoS Attack against the C# Compiler

A DoS Attack against the C# Compiler

16
Comments 2
7 min read
'Lowering' in the C# Compiler (and what happens when you misuse it)

'Lowering' in the C# Compiler (and what happens when you misuse it)

16
Comments 2
8 min read
loading...