I trying to write a project in razor pages using clean architecture.I have LoginPage.cshtml.cs how should created correct reference into LoginCommand ? There is ICommand in