xoofx / Broslyn
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:
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- Simple source only reflection library with default interface property support☆71Updated last week
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated last week
- ☆51Updated 2 weeks ago
- Non-boxing passing of values.☆27Updated 10 months ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- Download, update and sync loose files from URLs☆60Updated last week
- The most revolutionary syntax visualizer☆70Updated 4 months ago
- C# interface-to-member source generator☆80Updated 8 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆112Updated 4 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- A C# string parser based on simple templates using source generators.☆42Updated last week
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆68Updated 10 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- Utility library for faster writing source generators☆61Updated 4 years ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆98Updated 2 months ago
- Example implementation of IValueTaskSource☆30Updated last year
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 3 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 11 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- A .NET library for using reflection emit in a fluent way.☆31Updated 6 months ago