davidduffett / ApplicationAssemblyUtility

Some simple methods for finding the application's version, based on the main or entry assembly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ApplicationAssemblyUtility

Some simple methods for finding the application's version, based on the main or entry assembly. Works for Web applications (where GetEntryAssembly won't).

See this answer on StackOverflow for more detail.

About

Some simple methods for finding the application's version, based on the main or entry assembly.

License:Other


Languages

Language:C# 91.9%Language:ASP 8.1%