fbasync 0.1The features that are here are reliable enough to be used in production code, but we're a ways from a feature complete 1.0. The public API is also still subject (and likely) to change. The source download is currently the only one available. It contains the source code and a sample application.
What it has
- Asynchronous I/O for Facebook RESTful API requests.
- FQL support.
- Profile update support.
- Strongly typed Photo/Album/User read support.
- Base page class in ASP.NET for easy usage.
- Photo album browser application example.
What it is missing
- Tests
- Most of the RESTful api calls are not implemented.
- More examples.
- A help file.
- Visual Studio templates.
- An installation package.
- Lots of controls and things that haven't been thought of yet.
- Easy to use components for web and desktop.
- ASP.NET MVC helpers.