xoofx / Broslyn
A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj
☆73Updated 10 months ago
Alternatives and similar repositories for Broslyn:
Users that are interested in Broslyn are comparing it to the libraries listed below
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Analyzers checking System.Reflection☆81Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆76Updated this week
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- Simple source only reflection library with default interface property support☆63Updated this week
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆77Updated last week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- A fluent API for creating MSBuild projects for use by unit tests☆47Updated 2 weeks ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Non-boxing passing of values.☆27Updated 6 months ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 weeks ago
- A simple template base system of macros for C# that can be executed in design time☆65Updated 10 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆59Updated 2 years ago
- Download, update and sync loose files from URLs☆56Updated this week
- File path abstraction library for .NET.☆57Updated 2 weeks ago
- The most revolutionary syntax visualizer☆68Updated 3 weeks ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆110Updated 3 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆54Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆33Updated 2 years ago
- C# interface-to-member source generator☆77Updated 4 months ago
- The combined Langly runtime☆33Updated 2 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago