Quantcast
Channel: Scoreoid Support Wiki » Open Source Examples
Viewing all articles
Browse latest Browse all 12

Scoreoid Portable

$
0
0

Scoreoid Portable

Scoreoid Portable is a Portable Class Library that gives developers access to the Scoreoid. Developed by Scott aka Metro Nuggets the library is fully open source.

What targets does it have?

It targets everything!!! So that’s .NET 4.0.3+, Silverlight 5, Windows Store apps, Windows Phone 7.5, Windows Phone 8.

Anything cool and unexpected?

Yeah, the main classes (Game, Player, Score, and ScoreItem) all implement INotifyPropertyChanged to make it easier if you want to use them in an MVVM approach. There is also an IScoreoidClient interface if you want to use it that way.

The Solution

As with all the libraries I write at the moment, ScoreoidPortable is (as the name suggests) a) Portable, and b) open source (Fork it on GitHub if you’d like).

The library itself also uses the BCL Async bits from Microsoft, including the beta version of the HttpClient that supports automatic decompression. So what does that mean? Well, it means at the moment, this library should be considered a “proof of concept” one as the version of HttpClient I’m using has no Go-Live licence (yet). But hey, I’m no licence enforcer, I can’t know what every person is doing

What about platforms? What platforms does it support? Everything. I try to get as much coverage with my libraries as I can, so this supports .NET 4.0.3+, Silverlight 5 (sorry, not 4), Windows Phone 7.5, Windows Phone 8 and Windows Store apps (not the javascript variety). Which does make this library the one stop shop for Scoreoid in the .NET world.

Scoreoid Portable

The post Scoreoid Portable appeared first on Scoreoid Support Wiki.


Viewing all articles
Browse latest Browse all 12

Latest Images

Trending Articles





Latest Images