You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to make a sequence diagram of a dotnet project using code. I understood at some level I have to understand the APIs Rosyln provides to extract the process of an object lifecycle which will in turn help in converting that flow into a sequence UML diagram. Are there any existing APIs which will help me in this task?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am trying to make a sequence diagram of a dotnet project using code. I understood at some level I have to understand the APIs Rosyln provides to extract the process of an object lifecycle which will in turn help in converting that flow into a sequence UML diagram. Are there any existing APIs which will help me in this task?
Beta Was this translation helpful? Give feedback.
All reactions