I started a new project today and went to nuget to get ninject.
I downloaded the Ninject MVC3 plugin that should download everything else I need.
I then took some old code from a different project and noticed that InRequestScope seems to be gone.
Was it taken out or am I missing something?
Edit
I think I found it under "Ninject.Web.Common"