A reimplementation of PCLStorage that keeps 100% of the publicly-accessible API, and is contained in only one .NET Standard assembly that does not rely on any external framework code.
Info
Version: | 0.1.1 |
Author(s): | TheFanatr |
Last Update: | Monday, January 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TheFanatr/StandardStorage |
NuGet Url: | https://www.nuget.org/packages/StandardStorage |
Install
Install-Package StandardStorage
dotnet add package StandardStorage
paket add StandardStorage
StandardStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Security.Permissions(>= 4.4.1)
Tags