I can't add anything to my .net Core Class Library project. Template window is empty.
What I have tried:
1) Reinstall .NET Core 1.0.1 - VS 2015 Tooling Preview 2
2) Clearing templates cache (ItemTemplatesCache, ProjectTemplatesCache) in Program Files/Microsoft Visual Studio 14.0/Common7/IDE and running
.\devenv.exe /InstallVSTemplates
.\devenv.exe /Setup
EDIT:
Repairing Visual Studio also didn't help.
EDIT 02. march 2017:
Reinstalling Windows didn't help. I thing templates somehow breaks after installing tools for debuging azure function.