Intellisense for netcoreapp2.0 referencing netstandard2.0 library
I installed visual studio 15.3 and the .net core 2.0 sdk today. I created a console application(netcoreapp2.0) with a project reference to a library(netstandard2.0). With ReSharper enabled I'm not getting any intellisense for types in the library. If I suspend ReSharper, intellisense starts working. Is there a workaround for this?
Please sign in to leave a comment.
I have the exact same issue. I think they need to have a hot fix to support asp.net core 2.0 and .net standard library 2.0
Hello!
Please install the latest ReSharper 2017.2 EAP build - https://www.jetbrains.com/resharper/eap/.
Please let us know if it helps.
Thank you.
Intellisense is working for netcoreapp2.0/netstandard2.0 with 2017.2 EAP installed. Thank you.
@meyc,
Great! Thank you for letting us know.