Install old VSIX on VS2013
· ☕ 2 min read · 🤖 Naresh Mehta
There are a load of extensions for VS2010 and VS2012 which should just work on VS2013. BUT, yes there is always a but, Microsoft does not want our life so easy. Each and every extension developer has to repack and republish his extensions every time a new VS version is released. Anyways, I was looking into a very exciting VS Extension known as Axiom3D. It is a rendering engine which is fully object oriented 3D graphics engine using C# and the .NET platform.