Info
Version: | 0.3.10 |
Author(s): | gsklee |
Last Update: | Wednesday, December 30, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gsklee/ngStorage |
NuGet Url: | https://www.nuget.org/packages/gsklee.ngStorage |
Install
Install-Package gsklee.ngStorage
dotnet add package gsklee.ngStorage
paket add gsklee.ngStorage
gsklee.ngStorage Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Contains two services: $localStorage and $sessionStorage.
Differences with Other Implementations
* No Getter 'n' Setter Bullshit
* sessionStorage
* Cleanly-Authored Code
* No Cookie Fallback.