6

I have a repo with a bunch of C# projects in it, probably a couple dozen. These projects are shared between maybe seven applications.

I'm looking for a tool that can map out these projects, starting with the application startup projects and draw connections between them showing which projects are referenced and used by what other projects.

Does something like that exist?

all 4 comments
sorted by: hot top controversial new old
[-] devpaul@lemmy.world 4 points 1 year ago
[-] Hypersapien@lemmy.world 1 points 1 year ago

Sorry, I should have mentioned that. Yes, I am, Professional Edition.

[-] RonSijm@programming.dev 3 points 1 year ago

Resharper can do this:

Extensions -> Resharper -> Architecture -> Show Project Dependency Graph

this post was submitted on 19 Jul 2023
6 points (100.0% liked)

C Sharp

1512 readers
18 users here now

A community about the C# programming language

Getting started

Useful resources

IDEs and code editors

Tools

Rules

Related communities

founded 1 year ago
MODERATORS