Monogame on Visual Studio 2015

Is it possible to get monogame working on visual studio 2015 preview?

I tried to load my VS2013 project into it and it gave errors about not being able to load the content project types. I also tried to reinstall monogame in hopes that it would add support in VS2015, but no luck.

There is no content project in MonoGame.
You probably made them work with this:

We’ve not spent time on VS2015 support yet… but we should be adding it soon.

Now in the new Vis Stud 2015 (not preview) its something wrong:
The project templateas from monogame are for windows 8.0. But VS 2015 support only 8.1 project templates.

Workaround. create the monogame project with VS2013 and then update the solution inseded projects on 8.0 to 8.1. its supportetd from VS2013. Save it and now open this in VS 2015. This work.

I hope the monogame developpers make soon templates for windows 8.1 because VS 2015 need this

There is work being done on VS2015 support. It’s only been two days since release.