What is the cool yet accurate way of determining the current version of ASP.NET MVC?
- by rasx
Is there a way to get the current version of ASP.NET MVC in code? Reflecting on MVC assemblies is needed? Any new IIS server variables? Some property to read in HTTP context?