tpetrina 


    • 161 total downloads
    • last updated 10/8/2013
    • Latest version: 1.1.0
    This package is a collection of various Windows Phone 7 and 8 helpers. The library is fully open sourced.
    • 153 total downloads
    • last updated 1/20/2013
    • Latest version: 0.9.0
    • BCL HashSet
    A naive implementation for the missing generic HashSet<T> collection type. By naive I mean it is a simple wrapper around a Dictionary. Use at your own risk.