xoofx / BroslynLinks
A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj
☆76Updated last year
Alternatives and similar repositories for Broslyn
Users that are interested in Broslyn are comparing it to the libraries listed below
Sorting:
- FrozenObjects serializer and deserializer☆93Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated last week
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- Analyzers checking System.Reflection☆82Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Simple source only reflection library with default interface property support☆74Updated this week
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- ☆58Updated 2 weeks ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆102Updated 4 months ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- File path abstraction library for .NET.☆93Updated last week
- Download, update and sync loose files from URLs☆61Updated this week
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- Non-boxing passing of values.☆28Updated 3 months ago
- Global type inference for C# 8 nullable reference types☆36Updated 9 months ago
- Simple build versioning for .NET, powered by Git tags☆67Updated 2 weeks ago
- A .NET library to parse XML at lightspeed with zero allocation.☆116Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 7 months ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆56Updated 3 weeks ago
- A Roslyn based C# source generation framework☆133Updated 5 months ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆45Updated 2 months ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆43Updated 3 weeks ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 9 months ago
- A library that automatically adds support for object deconstruction in C#.☆42Updated last month