marccarre / DependencyGraph
C# Dependency Graph based on Reflection
☆53Updated 2 years ago
Alternatives and similar repositories for DependencyGraph:
Users that are interested in DependencyGraph are comparing it to the libraries listed below
- Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.☆18Updated 7 years ago
- Analyzers checking System.Reflection☆81Updated last year
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 4 months ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆94Updated 2 weeks ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 11 months ago
- Example of compiling and running C# code without visibility checks.☆47Updated 6 years ago
- DotMarkdown is Markdown framework for .NET☆122Updated 2 months ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- This project contains networking primitives for use with .NET.☆94Updated 4 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- A tactful collection of utilities for .NET development.☆35Updated 7 years ago
- C# interface-to-member source generator☆78Updated 5 months ago
- Simple way to serialize and deserialize polymorphic types for Json.NET☆44Updated 4 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆60Updated last month
- System.IO.Pipelines API adapter for System.Net.WebSockets☆27Updated this week
- Tool to generate markdown from C# XML documentation☆50Updated 6 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 8 months ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 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
- Roslyn Source Code Generators with Examples☆76Updated this week
- Clay is a dynamic C# type that will enable you to sculpt objects of any shape just as easily as in JavaScript or other dynamic languages.☆99Updated 7 years ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆89Updated 8 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
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Generate ToString method from public properties.☆83Updated last month
- Example implementation of IValueTaskSource☆31Updated last year