Skip to content

Aaronontheweb/isolatedstorage-extensions

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
#####################################################################################################
README: IsolatedStorage Extensions 0.1

1. About IsolatedStorage Extensions
3. License Terms (see LICENSE.TXT)
4. Contributing to IsolatedStorage Extensions

Developed by Aaron Stannard (http://www.aaronstannard.com/) (Twitter: @Aaronontheweb)
If you'd like to contribute to the project, join us at Github! https://github.com/Aaronontheweb/isolatedstorage-extensions

#####################################################################################################

1. About IsolatedStorage Extensions

What's IsolatedStorage Extensions for?
IsolatedStorage Extensions is a library for Silverlight and Windows Phone 7 developers who want to be able to seamlessly utilize IsolatedStorage without
all of burdensome cruft, endlessly nested using statements, and other sources of pain that come with using IsolatedStorage natively.

Why should I use IsolatedStorage Extensions?
If you're using IsolatedStorage on Windows Phone 7 or Silverlight and are annoyed with how much extra work you need to do, then this library is for you.
IsolatedStorage Extensions enables you to get in and get out quickly.


#####################################################################################################

3. IsolatedStorage Extensions License (MS-PL)

See LICENSE.TXT for the full terms of the license agreement for using IsolatedStorage Extensions.


#####################################################################################################

4. Contributing to IsolatedStorage Extensions

We'd love to have you contribute to the project and make it better. You can contribute to the project by going to https://github.com/Aaronontheweb/isolatedstorage-extensions 
and joining us on the discussion board, creating issues, or even better - forking the repository and committing changesets!

Here's the software you're going to need to modify Quick and Dirty Feed Parser:
    1. Visual Studio 2010 and above
    2. Windows Phone 7 SDK
    3. Silverlight 4 SDK
    4. Git
    5. MS Test (for Silverlight unit tests)

If you have any questions about the project, please ask them on our discussion board on CodePlex or feel free to reach out to me at http://www.aaronstannard.com/ !

##################################################################################################### 

About

Helpers for making it easier to work with IsolatedStorage in Silverlight and Windows Phone 7

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages