Adaptation of the Microsoft.AspNet.Identity.PasswordHasher that removes the hard-coded iteration count, replacing it with a configurable iteration count (that defaults to 10,000).
This is a simple IOC Container i built to use depedency injection in small console projects personally. I would use standard containers for standard and web projects.