Popularity
1.8
Stable
Activity
0.0
Declining
34
7
3

Description

Object oriented filesystem implementation, supports async IO. Supports PCL(bait and switch), .NetFX, .Net Core, Mac, Android, iOS

Programming language: C#
License: MIT License
Tags: iOS     Android     Pcl     Async     Xamarin     NetCore     Asynchronous     Storage     File     Folder    
Latest version: v1.4.1

PCLExt.FileStorage alternatives and similar packages

Based on the "Storage" category.
Alternatively, view PCLExt.FileStorage alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of PCLExt.FileStorage or a related project?

Add another 'Storage' Package

README

.NET 4.5 & Mono & .NET Core NuGet Coveralls Codecov
Build status NuGet Coverage Status
.NET 4.5 & Mono & .NET Core NuGet devel Coveralls devel Codecov devel
AppVeyor tests NuGet devel Coverage Status

PCLExt.FileStorage

PCLExt.FileStorage

PCLExt.FileStorage is a bait-and-switch library that was designed to implement a storage API in portable(PCL) projects.
It was formely a basic fork of PCL Storage, but later formed it's own set of API's designed to ease use of files and folders in managed code. It has a more "OOP" approach.

PCLExt.FileStorage supports .NET Framework (4.5), .NET Standard (2.0), Xamarin.iOS, Xamarin.Android, Xamarin.Mac and UWP. This makes it easier to create cross-platform .NET libraries and apps.

Documentation

Examples and API documentation can be found here.