Skip to content

This is a simple .NET project that allows user to show various properties of a selected assembly, both explicitly written in dll files and calculated.

License

Notifications You must be signed in to change notification settings

UsualDeveloper/AssemblyPropertiesViewer

Repository files navigation

AssemblyPropertiesViewer

This is a simple .NET project that allows user to show various properties of a selected assembly, both directly written in dll files and calculated.

The project uses separate application domain to execute code with additional restrictions.

The application uses set of analysing classes to show different assembly properties:

  • is assembly compiled in "debug" or "release" mode
  • full assembly name
  • target framework
  • MD5 checksum

About

This is a simple .NET project that allows user to show various properties of a selected assembly, both explicitly written in dll files and calculated.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages