Please refer to the v5 announcement post on v5 changes, e.g. the MiniProfiler has been moved to the ServiceStack.NetFramework NuGet Package and now requires explicitly registering the Plugin with:
Plugins.Add(new MiniProfilerFeature());
Please refer to the v5 announcement post on v5 changes, e.g. the MiniProfiler has been moved to the ServiceStack.NetFramework NuGet Package and now requires explicitly registering the Plugin with:
Plugins.Add(new MiniProfilerFeature());