Hi,
Had the same issue when using like this:
Had the same issue when using like this:
[Shared("Session")] [Export]
public sealed class SessionController : ApiController { ... }
tnx