A library that makes using Yahoo!'s BOSS API very easy in .NET.
Sample Website
yahoo-api.rushfrisby.com
Details
The ZIP file contains a sample website that shows how this library can be used. To run the sample site yourself you must get a BOSS AppID and change the AppSetting called BOSSKEY to your ID. You can get a BOSS AppID here.
If you want to use this library in your own application you need to:
- Copy the Yahoo.API.dll file from the BIN folder to your own project.
- Provide your own AppID
Requirements
- .NET 3.5
- Yahoo BOSS API ID