Skip to content

ScottIsAFool/ScoreoidPortable

Repository files navigation

Scoreoid Portable

What is it?

Scoreoid Portable is a Portable Class Library that gives developers access to the Scoreoid scoring system (www.scoreoid.com).

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.

How do I install it?

Nuget. Basically.

PM> Install-Package ScoreoidPortable

About

A PCL for the Scoreoid scoring system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages