I tried to use the Nuget package in a Visual Studio extension but the extension fails to load because Visual Studio requires that all assemblies referenced are strongly named. Would it be possible for the assemblies to be signed with strong names? More information about signing assemblies can be found at https://msdn.microsoft.com/en-us/library/xc31ft41(v=vs.110).aspx
