Accompanies [app]s written in, or [library]s meant to be used from, the C# programming language
17
votes
2answers
464 views
StacMan - .NET client for Stack Exchange API v2
Features
Supports all Stack Exchange API V2 methods
Easy to use: one-to-one mapping between StacMan and API methods/params
Async is easy: methods return Task<T> so they're ready for C# 5's ...
0
votes
0answers
43 views
How to write a first application?
How to write the first applications to use StackOverflow, for C# under the platform WinRT?
How to use the API-functions?
Is there a ready-made packages for under winRT (NuGet)?
Are there a step by ...
12
votes
0answers
868 views
Stackstabilizer - A Windows 8 Metro Stackoverflow app (version 4, 11-09-2012)
About Stackstabilizer
Stackstabilizer is a Stackoverflow reader for Windows 8. It helps you browse content on Stackoverflow, and allows you to sign in.
In-app search
It provides in-app search ...
45
votes
0answers
13k views
Sample Application: World's Worst StackOverflow Clone
Screenshot
About
The World's Worst StackOverflow Clone is an open-source example application for the stack exchange API. It is meant to help programmers get up to speed on development with ...
3
votes
2answers
184 views
Getting “Bad request 400” code when posting to StackOverflow api
On the last stage of authentication against StackOverflow, I keep getting "400 Bad Request" code. It's supposed to be a simple POST request to https://stackexchange.com/oauth/access_token with a few ...
1
vote
0answers
48 views
String formatting in returned JSON objects
So I sat down this evening to play with the Stack Exchange API. I downloaded RestSharp, and used it to call the API. One thing the struck me was how strings are formatted, with regards to non-ASCII ...
2
votes
0answers
109 views
ExchangeLinq: LINQ Query Provider for Stack Exchange API v2.0
ExchangeLinq is a LINQ Query Provider for the Stack Exchange API. It only supports API v2.0. It is currently in alpha state and is being developed for Exchange It, a Stack Exchange client for Windows ...
101
votes
5answers
11k views
Stacky - A .NET client library (Full support for API v2.0)
Stacky - A .NET Client Library
The same great library now supports the 2.0 API!
https://bitbucket.org/lfoust/stacky
Sample Code
IUrlClient urlClient = new UrlClient();
IProtocol protocol = new ...
4
votes
1answer
244 views
BridgeStack — .NET client library with full 2.0 support
BridgeStack
This is a StackExchange API v2.0 consumer library written under C#. It is heavily documented and designed to make it as easy as possible to interact with the API.
Example Usage
To ...
5
votes
0answers
145 views
SkeetNotifier: A Tray Notifier Application for Jon Skeet's answers
Screenshot
About
A tray application for Windows that notifies you about the newest answers from Jon Skeet.
Icon approved by Jon Skeet!
License
http://unlicense.org/
Source
...
3
votes
1answer
158 views
API Time zone difference problem
I am writing a .NET application with the Stack Exchange API (using the Stacky library) and I am using it to ask the server for some questions that occured in the last hour. However, I and the server ...
2
votes
2answers
372 views
Stacky JSON error
I'm trying to use Stacky to grab a question from Stackoverflow, however I always an error. The error thrown is:
JsonReaderException was unhandled -
Unexpected character encountered while parsing ...
2
votes
1answer
100 views
Has calling StackAuth changed for Apps?
I started upgrading to v1.1 and have an interesting problem I can't seem to resolve.
When calling http://stackauth.com/1.0/sites using a .Net WebClient I receive responses successfully and I am able ...
5
votes
0answers
145 views
StackBot - Making it easy to post StackExchange questions to Twitter
About
StackBot is a small C# application that is designed to post interesting questions to a Twitter account at specified intervals.
License
StackBot is released under the Ms-PL license.
...
1
vote
1answer
301 views
Error Using Stacky v1.0 Binaries in an Azure Worker Role
The following error is being thrown when calling the StackyClient.GetUser method from within an Azure Worker Role:
Method 'ReadJson' in type 'Stacky.UnixDateTimeConverter'
from assembly 'Stacky, ...
2
votes
0answers
285 views
How to retrieve paged API results in C# and Silverlight
In this tip we are going to leverage the SimpleRequestFactory and gather a multipage response.
Lets pull the first 5 pages of 100 users on stackapps.com.
NOTE: for Silverlight, substitute ...
5
votes
1answer
2k views
How to convert unix timestamp to .NET DateTime
Hi,
What is the format of the "creation_date" that is returned from a search of questions? I've been looking all over here and can't figure it out. I want to convert it to a regular DateTime object.
...
1
vote
2answers
228 views
App devs - Would you use something like this if it were available?
Update:
So it was written, so it is done.
Go see the real deal!
var questionWithStuff =
ctx // soapi context
.Official // convenience properties for known sites
.StackOverflow
...
1
vote
0answers
203 views
MahTweets - Social Media Client
Screenshot / Code Snippet
About
MahTweets is Yet Another .NET Twitter Client, that has expanded to include functionality for other social media sites including facebook, yammer, foursquare, ...
7
votes
0answers
336 views
StackWatcher: Watch Your StackExchange Accounts
Screenshot / Code Snippet
About
Download StackWatcher
StackWatcher is a notification area application that polls all your associated StackExchange accounts for activity, including:
Reputation
...
14
votes
0answers
900 views
StackedDeck: Watch Your Favorite Tags, TweetDeck-Style
Screenshot / Code Snippet
About
Download StackedDeck
StackedDeck allows you to watch as questions with your favorite tags come streaming in. Add as many columns as you like and StackedDeck will ...
3
votes
2answers
105 views
URL Format: Special Characters
I just noticed something in my testing. I was searching for questions tagged "C#" and the questions come back tagged "C".
Code Poet's SOAPI javascript formats the route thusly:
...
3
votes
0answers
248 views
Newest unaswered by tags
Screenshot
About
Often, when I was looking for questions to answer on StackOverflow, I would go through newest unanswered questions and look for those that had one of my favorite tags. The “my ...
3
votes
0answers
639 views
Dev-Tip: How to call the API in C# and Silverlight
This tip shows a simple and reliable way to create HttpWebRequest that are configured to properly query the api.
With the exception of the AutomaticDecompression assignment, this code can be used in ...
5
votes
0answers
234 views
CodeChirp - Twitter like post-aggregator and stalker webapplication
CodeChirp
About
CodeChirp is a twitter-like web-based question/answer/comment aggregator, that queries Stack Exchange sites, and shows the results as twitter-like posts. People can subscribe to ...
1
vote
0answers
146 views
Any CSS ninjas want to help me style my sample app?
I really am horrible at CSS. I am making a SO clone example application that will eventually consume as much of the StackOverflow.Net API as possible. Although it is a clone, I am not expecting it to ...
2
votes
0answers
501 views
Stack Bridge Application
Screenshot / Code Snippet
SB For Windows
About
From This Application you can see all your account, see new Questions and Answer. You will receive a message every time you get a badge etc.
...
4
votes
2answers
217 views
Odd String Format Result from API Call
I'm just getting started messing around with the SO api, I haven't worked with JSON before, and I am getting a strange result from a basic call (No API Key).
WebClient stackClient = new WebClient();
...
6
votes
0answers
356 views
Mobile Exchange Library for .NET Compact Framework
(I will change this rip off logo if Jeff wants to)
About
Since the .NET Compact Framework is always lagging behind in terms of what is implemented, and what is not implemented, I made a .NET ...
