roslyn topic

List roslyn repositories

omnisharp-roslyn

1.7k
Stars
416
Forks
Watchers

OmniSharp server (HTTP, STDIO) based on Roslyn workspaces

jab

1.0k
Stars
33
Forks
Watchers

C# Source Generator based dependency injection container implementation.

RoslynClrHeapAllocationAnalyzer

646
Stars
62
Forks
Watchers

Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc.

CodeConverter

787
Stars
206
Forks
Watchers

Convert code from C# to VB.NET and vice versa using Roslyn

awesome-roslyn

639
Stars
58
Forks
Watchers

Curated list of awesome Roslyn books, tutorials, open-source projects, analyzers, code fixes, refactorings, and source generators

roslyn-sdk

497
Stars
252
Forks
Watchers

Roslyn-SDK templates and Syntax Visualizer

PluginFramework

528
Stars
100
Forks
Watchers

Everything is a Plugin in .NET

platform-compat

276
Stars
45
Forks
Watchers

Roslyn analyzer that finds usages of APIs that will throw PlatformNotSupportedException on certain platforms.

roslyn-security-guard

208
Stars
38
Forks
Watchers

Roslyn analyzers that aim to help security audit on .NET applications.

dotnetpad

135
Stars
39
Forks
Watchers

The Waf DotNetPad is a simple and fast code editor that makes fun to program with C# or Visual Basic.