I have Visual Studio 2008, and I want to try ServiceStack to make a REST web API. The problem is, Nuget generally can't be installed on VS2008. I have a zip with ServiceStack binaries but I am completely lost -- I just do not know where to put them and what else I might need to do. I am brand new to ServiceStack and haven't touched VS in 5+ years. I didn't know about Nuget until I was looking into ServiceStack.
Alternately, does ServiceStack work on a version of Visual Studio Express with which I could use Nuget to install it? I have read that Express doesn't support extensions, so I am guessing no. Let me know if I'm wrong.
Alternately, how do I get Nuget to work on VS2008? I found a webpage talking about it, but its instructions glossed over some key steps that I must not know about. I'm sure it would all make sense if I understood how it all worked, but I don't right now. I am a newbie and need all relevant specifics.
Alternately... well, any other thoughts?