Roslyn
A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects
A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj
Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext
Functional programming utilities and Roslyn components for writing expressive C#
Solution and project query system based on Roslyn compiler
A library to help you use the Roslyn APIs for analysing and rewriting the .NET programming language in a fluent way.
A fluent builder pattern for generating C# source files
Extremely fast continuous compilation library based on Roslyn
.NET Core library for dynamically loading code
CSharpier is an opinionated code formatter for c#.
基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等,使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的…
A workshop to start using Roslyn to generate documentation from your dotnet source code.
Generate documentation based on your dotnet source code!
Arc.Visceral is a helper library for source generators.
Code generator tools that helps you to automate C# code generation.
.NET libraries and tools to reverse-generate C# code from type and member information using reflection
使用Roslyn开发的安全且可扩展的csharp脚本 (Use the secure and extensible csharp script developed by Roslyn)
A simple C# compiler implementation for learning compiler principles and Roslyn API.
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
Code Generation & Runtime Compilation Chicanery for .Net
Roslyn +Monaco 开发的快速验证 c# 代码片段的工具 。前端代码由 cursor 驱动 ,支持ai chat与ai completion
A fully client side c# code editor with blazor and roslyn
Playing with Roslyn's CSharpScript API to browse .NET assemblies
Experimental compiler inspired by the .NET Roslyn compiler architecture. Written in C#.
Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar style C# syntax.
Sharppad is an open-source, browser-based interactive development environment for writing, executing, embedding, and sharing C# code.