项目作者: PCLExt

项目描述 :
Portable Storage APIs
高级语言: C#
项目地址: git://github.com/PCLExt/PCLExt.FileStorage.git
创建时间: 2016-05-01T12:39:40Z
项目社区:https://github.com/PCLExt/PCLExt.FileStorage

开源协议:MIT License

下载


.NET 4.5 & Mono & .NET Core NuGet Coveralls Codecov

Build status

NuGet

Coverage Status

codecov

.NET 4.5 & Mono & .NET Core NuGet devel Coveralls devel Codecov devel

AppVeyor tests

NuGet devel

Coverage Status

codecov

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.