Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mditullio/find-all-cs-class-dependencies
Small program which can find direct and indirect dependencies of a C# class in a project
https://github.com/mditullio/find-all-cs-class-dependencies
Last synced: 10 days ago
JSON representation
Small program which can find direct and indirect dependencies of a C# class in a project
- Host: GitHub
- URL: https://github.com/mditullio/find-all-cs-class-dependencies
- Owner: mditullio
- Created: 2023-03-12T22:48:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-13T08:15:56.000Z (over 1 year ago)
- Last Synced: 2023-09-05T00:16:23.142Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Small program which can list direct and indirect dependencies of a C# class in a project