new post 1
Hi Nice guys
After disable some module. When I open "http://localhost/odata/$metadata"
The first time run " var workLifetime = _lifetimeScope.BeginLifetimeScope("work");"
_lifetimeScope IsDisposed = false.
Then continue, this line code will be hit again, but _lifetimeScop's IsDisposed = true.
So {"Instances cannot be resolved and nested lifetimes cannot be created from this LifetimeScope as it has already been
I think it is not
Could you please check it. I really like
Thanks and best regards
John Doe