marccarre / DependencyGraphLinks
C# Dependency Graph based on Reflection
☆56Updated 2 years ago
Alternatives and similar repositories for DependencyGraph
Users that are interested in DependencyGraph are comparing it to the libraries listed below
Sorting:
- .NET Serializer testing framework☆76Updated 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 week
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- DotMarkdown is Markdown framework for .NET☆125Updated 11 months ago
- Unity.Microsoft.DependencyInjection package☆63Updated last year
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 years ago
- Auto generate Clone method using C# Source Generator☆85Updated 2 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- Easy C# class and code generation, POCO object and Methods creation☆100Updated 7 months ago
- Simple C# source generation based on custom templates☆107Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 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
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- Roslyn Source Code Generators with Examples☆93Updated 3 weeks ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- DAWG String Dictionary in C#☆121Updated last year
- Parse any type from string in efficient way☆35Updated 3 weeks ago
- Analyzers checking System.Reflection☆82Updated last year
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 3 months ago
- Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.☆18Updated 7 years ago
- Simple way to serialize and deserialize polymorphic types for Json.NET☆47Updated 7 months ago
- Generate ToString method from public properties.☆83Updated 9 months ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 5 months ago
- A framework for transparently invoking multiple instances or clients.☆38Updated 3 weeks ago
- Generates Markdown from .NET XML documentation comments.☆103Updated 5 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆117Updated 5 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Create GraphViz DOT graph with .NET / C#☆110Updated 5 months ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆44Updated 2 years ago