Helpers for making it easier to work with IsolatedStorage in Silverlight and Windows Phone 7
License
Aaronontheweb/isolatedstorage-extensions
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
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
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
##################################################################################################### 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 0
No packages published