xoofx / Broslyn
A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj
☆69Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for Broslyn
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Analyzers checking System.Reflection☆80Updated 10 months ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆48Updated 5 years ago
- A fluent API for creating MSBuild projects for use by unit tests☆47Updated 2 weeks ago
- A set of source generators for equality, immutability, ...☆90Updated last year
- The most revolutionary syntax visualizer☆61Updated last month
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆63Updated 4 months ago
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆63Updated this week
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆42Updated 5 months ago
- Non-boxing passing of values.☆27Updated 4 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
- Example implementation of IValueTaskSource☆31Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆32Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆76Updated this week
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- A simple template base system of macros for C# that can be executed in design time☆63Updated 7 months ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated last month
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆110Updated 3 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- The combined Langly runtime☆33Updated 2 years ago
- The Try monad (Error/Exceptional monad) for C#☆55Updated 11 months ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago