The .net tag has no wiki summary.
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 ...
42
votes
11answers
4k views
Soapi.CS : A fully relational fluent .NET Stack Exchange API client library
Soapi.CS for .Net / Silverlight / Windows Phone 7 / Mono
as easy as breathing...:
var context = new ApiContext(apiKey).Initialize(false);
Question thisPost = context.Official
.StackApps
...
23
votes
2answers
5k views
SpaceOverflow - An awesome new way to browse the Stack trilogy!
Browse questions in 3D space!
About
There are a lot of interesting questions in the Stack Trilogy. But it is difficult to find your way through the huge amount of content when the only way to ...
17
votes
2answers
442 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 ...
15
votes
4answers
832 views
soapi-notify : Stay ahead of the pack with new question notification V1 release
soapi-notify
Stay ahead of the pack
soapi-notify is an easy to use windows application that monitors Stack Exchange sites for new questions.
Watch a 5 minute end-to-end quickstart video
You may ...
4
votes
1answer
242 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 ...
3
votes
1answer
155 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 ...
3
votes
1answer
169 views
Soapi.FindUser - Quickly find a any Stack Exchange user
Soapi.FindUser
About
Soapi.FindUser is a tiny .NET 3.5 application that searches all Stack Exchange sites for users by name with the provided search term.
The results are grouped by site and are ...
2
votes
0answers
86 views
LIVE Desktop Alert for Stack Overflow
About
This app will provide you LIVE desktop notification for new questions posted on StackOverflow. You can add your favorite tags and it will continue searching for new questions. If it finds a ...
2
votes
0answers
106 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 ...
2
votes
0answers
500 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.
...
1
vote
1answer
87 views
How to license applications?
I registered on http://stackapps.com few days ago. I have written several applications that I want to place on this site. But I have a question -- how can I license my applications?