Skip to content

EF Core UI performance issues #95

Closed Answered by seclerp
LukeBennettUK asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @LukeBennettUK, thanks for that. In fact, this issue has nothing related to performance.

It's something like a race condition. We have some work to be done at startup, but sometimes it starts executing too early on the frontend side (Rider frontend), before the backed is started (ReSharper part of Rider).

In the newest version that will be released soon, such a problem was gone after refactoring, but it will be available only starting from the 2022.2 Beta version of Rider.

See also #73, if you are using the plugin version prior to 1.4.0. If not, then you need to wait for the next release :)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by seclerp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants