Skip to content

I inherited a project that makes heavy use of appdomains, so I wrote this to get information on what was happening at runtime

License

Notifications You must be signed in to change notification settings

weloytty/EnumAppDomains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EnumAppDomains

uses the msft provided ManagedProcess.cs to grovel around in a remote process to find out information about what appdomains are running. Since it's whole purpose is to examine appdomains, its .net classic only, no netcore.

About

I inherited a project that makes heavy use of appdomains, so I wrote this to get information on what was happening at runtime

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published