Łukasz Szafirski
Łukasz Szafirski
I have run into similar issue. Migrations has been applied to database (there is an entry in __EFMigrationsHistory) but concurrent indices were not created. For this reason, DOWN migration won't...
Hi, can this issue get some attention?
You can do it in two ways: - Declare rendering mode with prerendering disabled on your page eg. `@rendermode="new InteractiveServerRenderMode(prerender: false)"` - Display code editor conditionally after page is rendered...
Is there a way to programatically build `ILRepackExcludeAssemblies` collection that would have all dependent assemblies except for one I want to merge? I do not want to everyone remember that...
@serdarciplak I have created a PR to address this, can you take a look?
It is assigned on button click after I stay on a page for few minutes.