Fork of SlowCheetah with additional per-user (and configuration) transformations.
For per-user transform, name your transform-file like {file}.{configuration}.{username}.{extension}. For example: App.Debug.urbanhusky.config.
Per-user transformations are applied after per-configuration...
More information
Extends Microsoft's BackgroundService to create fail-slow service which tries to handle failures
internally, perform limited number of restarts, waits for recovery etc.