The latest Rider 2018.1 EAP build comes with a number of updates to the project model. It's now possible to open and run web site projects (you know, those projects that are just folders), file properties can be edited for .NET Core, and we've improved handling of several MSBuild and project properties. Let's see!
Open and run web site projects
The .NET world has two types of web projects: we can create a Web application, which has a project file, full MSBuild support, etc., and there's the Web site "project", which doesn't have a project file, has less MSBuild options available but can be x