marccarre / DependencyGraphLinks
C# Dependency Graph based on Reflection
☆54Updated 2 years ago
Alternatives and similar repositories for DependencyGraph
Users that are interested in DependencyGraph are comparing it to the libraries listed below
Sorting:
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆62Updated 4 months ago
- Analyzers checking System.Reflection☆81Updated last year
- C# interface-to-member source generator☆80Updated 9 months ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated 2 weeks ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …