Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
roslyn
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Understanding source generators
Serhii Korol
Serhii Korol
Serhii Korol
Follow
Nov 5
Understanding source generators
#
dotnet
#
csharp
#
roslyn
Comments
Add Comment
5 min read
Generating C# code programmatically
xafero
xafero
xafero
Follow
Apr 6
Generating C# code programmatically
#
charp
#
codegen
#
roslyn
#
dotnet
1
reaction
Comments
Add Comment
2 min read
[Update] Creating Nostalgic AOP Using Source Generator
Tsuyoshi Ushio
Tsuyoshi Ushio
Tsuyoshi Ushio
Follow
Jan 15
[Update] Creating Nostalgic AOP Using Source Generator
#
roslyn
#
dotnet
Comments
Add Comment
9 min read
.NET Source Generators: gerando código em tempo de escrita de código!
Angelo Belchior
Angelo Belchior
Angelo Belchior
Follow
Dec 6 '23
.NET Source Generators: gerando código em tempo de escrita de código!
#
csharp
#
dotnet
#
compiler
#
roslyn
15
reactions
Comments
Add Comment
16 min read
Lessons learned from building a static code analyzer for C#
Daniel Genezini
Daniel Genezini
Daniel Genezini
Follow
Oct 11 '23
Lessons learned from building a static code analyzer for C#
#
csharp
#
dotnet
#
roslyn
2
reactions
Comments
Add Comment
6 min read
STRINGLY-typed obsession
Vlad DX
Vlad DX
Vlad DX
Follow
Jan 20 '23
STRINGLY-typed obsession
#
csharp
#
roslyn
Comments
Add Comment
10 min read
Calling WCF services from .NET Core clients
Timur Kh
Timur Kh
Timur Kh
Follow
Oct 12 '21
Calling WCF services from .NET Core clients
#
csharp
#
roslyn
#
dotnet
#
sourcegenerators
8
reactions
Comments
Add Comment
3 min read
Improving C# with TypeScript. KeyOf<T>
Stanislav Silin
Stanislav Silin
Stanislav Silin
Follow
Oct 2 '21
Improving C# with TypeScript. KeyOf<T>
#
csharp
#
typescript
#
roslyn
#
dotnet
4
reactions
Comments
2
comments
4 min read
Getting started with Roslyn code analysis
Timur Kh
Timur Kh
Timur Kh
Follow
Sep 18 '21
Getting started with Roslyn code analysis
#
dotnet
#
roslyn
#
codeanalysis
#
csharp
4
reactions
Comments
Add Comment
4 min read
Reflection via source generators
Stanislav Silin
Stanislav Silin
Stanislav Silin
Follow
Sep 14 '21
Reflection via source generators
#
csharp
#
roslyn
#
dotnet
#
sourcegenerators
16
reactions
Comments
3
comments
4 min read
What is next with C#?
Muhammed Kılıç
Muhammed Kılıç
Muhammed Kılıç
Follow
Aug 30 '21
What is next with C#?
#
csharp
#
dotnet
#
roslyn
#
changelog
3
reactions
Comments
Add Comment
3 min read
Approaches to handling simple expressions in C#
Timur Kh
Timur Kh
Timur Kh
Follow
Aug 30 '21
Approaches to handling simple expressions in C#
#
csharp
#
roslyn
#
dotnet
5
reactions
Comments
Add Comment
3 min read
Analysing a .NET Codebase with Roslyn
Matt Hosking
Matt Hosking
Matt Hosking
Follow
Jun 13 '21
Analysing a .NET Codebase with Roslyn
#
dotnet
#
roslyn
#
codeanalysis
#
csharp
9
reactions
Comments
Add Comment
5 min read
How the C# yield keyword works
Muhammad Azeez
Muhammad Azeez
Muhammad Azeez
Follow
May 20 '19
How the C# yield keyword works
#
csharp
#
yield
#
lowering
#
roslyn
24
reactions
Comments
2
comments
3 min read
Build your own debugger using Roslyn's syntax analysis
Keiho Sakapon
Keiho Sakapon
Keiho Sakapon
Follow
Jan 14 '19
Build your own debugger using Roslyn's syntax analysis
#
csharp
#
roslyn
#
wpf
#
debugging
8
reactions
Comments
Add Comment
3 min read
NUnit to xUnit automatic test conversion: source code transformation
Dmitry Yakimenko
Dmitry Yakimenko
Dmitry Yakimenko
Follow
Mar 26 '19
NUnit to xUnit automatic test conversion: source code transformation
#
csharp
#
refactoring
#
roslyn
#
dotnet
5
reactions
Comments
Add Comment
4 min read
NUnit to xUnit automatic test conversion: pattern match
Dmitry Yakimenko
Dmitry Yakimenko
Dmitry Yakimenko
Follow
Mar 18 '19
NUnit to xUnit automatic test conversion: pattern match
#
csharp
#
refactoring
#
roslyn
#
dotnet
6
reactions
Comments
Add Comment
4 min read
NUnit to xUnit automatic test conversion
Dmitry Yakimenko
Dmitry Yakimenko
Dmitry Yakimenko
Follow
Mar 12 '19
NUnit to xUnit automatic test conversion
#
csharp
#
refactoring
#
roslyn
#
dotnet
5
reactions
Comments
Add Comment
6 min read
A DoS Attack against the C# Compiler
Matt Warren
Matt Warren
Matt Warren
Follow
Nov 9 '17
A DoS Attack against the C# Compiler
#
c
#
opensource
#
roslyn
16
reactions
Comments
2
comments
7 min read
'Lowering' in the C# Compiler (and what happens when you misuse it)
Matt Warren
Matt Warren
Matt Warren
Follow
May 26 '17
'Lowering' in the C# Compiler (and what happens when you misuse it)
#
c
#
opensource
#
roslyn
16
reactions
Comments
2
comments
8 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account