Extremely slow build times Follow
Answered
Why is Rider so extremely slow in building a project?
It literally takes a minute to build my small solution. Every time I run my tests this slows me down considerably, almost to a point that I want to switch back to VS again.
Computer specs are way above what's needed, top of the line.
Anybody else experiencing this?
Please sign in to leave a comment.
I've noticed that Core projects are slow to build in general.
Yes, i have same issue! In .Net Core 1.0 everything was fast but in .Net Core 2.0 it is impossible to normal work. Very very slow. 40 seconds to build small solution.
https://github.com/dotnet/project-system/issues/2789
As David said, this is a .NET Core issue. Unbelievably slow. Not production ready in my view, way too much of a time-waster.