I’m building an app that will be used by “anyone”.
It depends on the WCF REST Starter Kit, specifically the Microsoft.Http.dll and Microsoft.Http.Extensions.dll assemblies.
Can I (legally) redistribute these DLLs?
I am thinking I could just copy them into the bin directory with all the other assemblies for the app. Sound right?
Did you read the License document on that site?
http://aspnet.codeplex.com/license
The pertinent part:
Once it is released, then I expect there would be a ‘redistributable’ package you can distribute with your application.