Easy Dependency Diagrams
Two Units
$32.99
Date |
Price |
---|---|
日時 |
価格($) |
05/10(2024) |
32.99 |
05/10(2024) |
16.49 |
05/24(2024) |
32.99 |
10/31(2024) |
21.77 |
11/14(2024) |
32.99 |
11/25(2024) |
32.99 |
Jump AssetStore
Create informative diagrams of your code with just a few clicks!FeaturesEasy Dependency Diagrams allows you to create multiple kinds of diagrams of your C# project to examine the inner structures and dependencies. All of the following display modes are available in the tool:Tree view. With Tree view, you can explore the structure of C# files like you would with folders in a regular file explorer.Dependency view. This view displays all the relevant classes (or namespaces) in the project in a nice formation, drawing lines between classes dependent on each other. It allows you to easily see the dependencies of specific classes.Folder dependency view. This view displays all the relevant folders in a similar manner as the dependency view does for classes. A folder is dependant on another if the contents of that folder are dependant on the contents of the target. Useful for large scale dependency analysis.Class diagram. Following UML notation, a class diagram displays different relationship types between classes. To keep the diagram's contents relevant, you can customize how far you want to see each type of relationship.Composite structure diagram. Following UML notation, a composite structure diagram shows the parts which a class consists of.Package diagram. Following UML notation, a package diagram displays the dependencies between packages (or namespaces in C#).Component diagram. Following UML notation, a component diagram shows the dependencies between components (files) that the projects consist of.CustomizationYou can customize the diagrams in multiple ways. Each type of diagram has different options shown in an info box, such as only showing connected elements or toggling the ability to reorder contents in the diagrams. In addition to diagram-specific customization, there is also a general settings window that can be opened from the top navigation bar. These settings allow you to change the general filtering of files and structures and exclude or include specific names or paths. You can also change the color of most UI elements from the settings window.Completely offlineThis tool does not require any runtime information, allowing you to generate any diagrams entirely offline. Coupled with not having big-picture meta information, some relationship types and values are educated guesses based on the available data.SVG ExportFrom the top navigation menu, you can export the currently visible diagram in .svg vector format, which allows you to easily modify and share it further!FeedbackWe are always trying to improve our tools to make them as good as they can be, so we want to encourage you to send any feedback or questions to us via email at twounitssupp@gmail.comOffline toolTree viewClass/namespace dependency viewFolder dependency viewClass diagramComposite structure diagramPackage diagramComponent diagramSVG Export