FluentHttp icon indicating copy to clipboard operation
FluentHttp copied to clipboard

Move to Facebook C# SDK Organization

Open ntotten opened this issue 13 years ago • 3 comments

We should move this to the Facebook C# SDK organization.

ntotten avatar Feb 18 '12 20:02 ntotten

I will need to do some code cleanup before shifting it there.

currently fb c# sdk uses only HttpHelper.cs file which is in dev branch at https://github.com/prabirshrestha/FluentHttp/blob/dev/src/FluentHttp/HttpHelper.cs

prabirshrestha avatar Feb 18 '12 20:02 prabirshrestha

Should we move only the HttpHelper.cs into Facebook C# SDK organization as HttpHelper project?

It might even been good to rename the FluentHttp.Core nuget package to HttpHelper.

Currently HttpHelper and FluentHttp is a bit out of sync too. Now days I just prefer to use HttpHelper instead of FluentHttp.dll

prabirshrestha avatar Feb 24 '12 18:02 prabirshrestha

Yeah, that seems good to me. We could structure it and release it like simplejson, just in source not as a dll.

ntotten avatar Feb 25 '12 16:02 ntotten