There are 18 repositories under roslyn topic.
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
A collection of 500+ analyzers, refactorings and fixes for C#, powered by Roslyn.
PeachPie - the PHP compiler and runtime for .NET and .NET Core
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写,兼容 stanadard2.0 / netcoreapp3.0+, 跨平台,统一、简便的链式 API。 且我们会尽快修复您的问题及回复您的 issue.
:arrows_counterclockwise: "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
Vulnerability Patterns Detector for C# and VB.NET
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.
Convert code from C# to VB.NET and vice versa using Roslyn
Code analyzer for C# and VB.NET projects https://redirect.sonarsource.com/plugins/vbnet.html
Curated list of awesome Roslyn books, tutorials, open-source projects, analyzers, code fixes, refactorings, and source generators
A utility to perform design-time builds of .NET projects without having to think too hard about it.
A Roslyn analyzer to enforce some good practices in C#.
Everything is a Plugin in .NET
Roslyn analyzer that finds usages of APIs that will throw PlatformNotSupportedException on certain platforms.
Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.
A .NET source generator for generating object mappings. Trimming save. Inspired by MapStruct.
Roslyn analyzers that aim to help security audit on .NET applications.
🐵 HTTP mock server, useful to stub services and simulate dynamic API responses, leveraging ASP.NET Core features, built-in fake data generation and pure C# scripting
C# to C++ transpiler (Cs2Cpp) (Powered by Roslyn)
Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.
A Roslyn-based cross-platform tool that generates an object model diagram from a set of C# source files or assemblies
A visual studio extension which enhances syntax highlighting, quick info (tooltip), navigation bar, scrollbar, display quality and brings smart tool bar to code editor.
A Roslyn based C# source generation framework
The Waf DotNetPad is a simple and fast code editor that makes fun to program with C# or Visual Basic.