You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to call the dotnet mysql-cache create ... from C# code, like with DbContext and EnsureMigrated()? Otherwise I need to roll out a launch script for every container image to run dotnet mysql-cache create before each application launches.