drewnoakes / dependency-analyserLinks
Shows the dependencies between .NET projects and assemblies as a graph.
☆50Updated 2 years ago
Alternatives and similar repositories for dependency-analyser
Users that are interested in dependency-analyser are comparing it to the libraries listed below
Sorting:
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Analyzers checking System.Reflection☆82Updated last year
- DgmlBuilder is a small DotNet library for generating DGML graphs without having to know all the details of DGML (the Microsoft Directed G…☆63Updated 10 months ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Download, update and sync loose files from URLs☆60Updated this week
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆54Updated last year
- Convenience functionality on top of System.IO.Abstractions☆24Updated this week
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆76Updated 2 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 6 months ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- Analyzers for XML documentation☆37Updated 2 years ago
- A test bench for various .NET CSV parsing libraries☆73Updated last year
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆70Updated last week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- A source code only package which allows you to use C# 9's init and record features in older target frameworks like .NET Standard 2.0 or t…☆110Updated 2 years ago
- IDisposable helper types.☆131Updated last year
- Simple yet versatile library for generating graphs in the DOT language☆54Updated last month
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- Simple build versioning for .NET, powered by Git tags☆65Updated last month
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 months ago
- C# immutable records generator☆73Updated 5 years ago
- ☆38Updated 2 years ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆44Updated last month