If I scope a repository class to a viewmodel, is there a way i can do constructor injection of the r...
r
If I scope a repository class to a viewmodel, is there a way i can do constructor injection of the repository instance?