Imran Rashid

Results 3 comments of Imran Rashid

@brockallen I am using SimpleInjector and I am already doing what you are saying. Here is the code that I am using: container.Register(()=>new DefaultUserAccountRepository("connectionStringName")); and it works fine when I...

I tested it. Looks like it accepts context now instead of connection string name but it is working properly. Thank you for taking care of it.

Hi @odinserj, I wanted to add new custom states and show them on the built in dashboard. I could not do that without making the changes in this PR. ![image](https://user-images.githubusercontent.com/2488876/57362011-3d107580-7197-11e9-9a11-f5fe55581e41.png)...