Skip to content

Instantly share code, notes, and snippets.

@Alexei000
Created April 3, 2018 13:13
Show Gist options
  • Save Alexei000/ec864b1ef6e8473fb24cb21dfa95b998 to your computer and use it in GitHub Desktop.
Save Alexei000/ec864b1ef6e8473fb24cb21dfa95b998 to your computer and use it in GitHub Desktop.
EnvironmentProxyService rebind
Kernel.Rebind<IEnvironmentProxyService>().To<EnvironmentProxyServiceMock>();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment