Has anyone done this successfully?
PostSharp is downloadable as a visual studio plugin a vsix file.
Their requirements are:
- Microsoft Visual Studio 2010 or
2012, except Express editions. - Windows XP with SP3 or later.
- NuGet Package Manager 2.2 or later.
If you develop your unity project in visual studio will this work? Will unity know how to build/run your code? Can you get unity to run a dll that VS builds?.
Do you lose debugging support? Which I believe is only available through MonoDevelop?