7 ms·
I really wish someone worked on something like this for C#. There are large C# monoliths out there with 100+ projects per solution, where VS simply does not wo
by ohnoesjmr 4y ago
I really wish someone worked on something like this for C#.
There are large C# monoliths out there with 100+ projects per solution, where VS simply does not work (as in you can't open a solution), and Rider takes 30mins to load the solution, and then stops working over time (after 8 hours?), so your morning routine is to open the solution Rider and go grab a coffee.
- gavinray 4y agoWhy not use VS Code C# plugin? I'm not a .NET dev by trade by I do dabble to keep up and I swap between Rider and VS Code fluidly I find VSC nearly as capable for most things, but much faster.