Closed mitchelsellers closed 1 year ago
Currently when trying to use within a non-web context it fails due to no IHostEnvironment, this requirement should be removed and replaced with a call for the environment name only.
Fixed by #380b0f9d602333e0ae1703989053606c540e1162
Currently when trying to use within a non-web context it fails due to no IHostEnvironment, this requirement should be removed and replaced with a call for the environment name only.