John Tarbox

Results 2 issues of John Tarbox

Referencing: http://fsprojects.github.io/FSharp.Data.Toolbox/TwitterProvider.html When building a F# console application (as opposed to FSI) application-only authentication works just fine. However let connector = Twitter.Authenticate(key, secret) fails with: System.Threading.ThreadStateException was unhandled Message: An...

A Facebook type provider like the Twitter type provider would be generally useful.

enhancement