marccarre / DependencyGraph
C# Dependency Graph based on Reflection
☆51Updated 2 years ago
Alternatives and similar repositories for DependencyGraph:
Users that are interested in DependencyGraph are comparing it to the libraries listed below
- Analyzers checking System.Reflection☆80Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 7 months ago
- DotMarkdown is Markdown framework for .NET☆122Updated last month
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- BigMachines is State Machine library for .NET☆38Updated 3 weeks ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- Simple build versioning for .NET, powered by Git tags☆59Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- Download, update and sync loose files from URLs☆55Updated last week
- Generating async c# code using Roslyn☆47Updated 5 months ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆33Updated 2 years ago
- A collection of utility C# extension methods.☆47Updated 2 weeks ago
- Roslyn Source Code Generators with Examples☆71Updated this week
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- This project contains utilities, extensions and new functionalities of all types.☆36Updated last year
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆57Updated 3 years ago
- Adds debugger attributes to help visualize objects.☆43Updated this week
- A source generator for C# that turns .env files into runtime constants.☆35Updated 2 years ago
- String extensions for named parameterized string formatting.☆74Updated 3 years 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
- A Roslyn based C# source generation framework