Info
Version: | 1.8.1 |
Author(s): | XPlat Apps |
Last Update: | Saturday, November 6, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/XPlat-Apps/XPlat-Windows-APIs |
NuGet Url: | https://www.nuget.org/packages/XPlat.Storage |
Install
Install-Package XPlat.Storage
dotnet add package XPlat.Storage
paket add XPlat.Storage
XPlat.Storage Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- XPlat.Core(>= 1.7.20109.1)
- XPlat.Foundation(>= 1.7.20109.1)
- XPlat.Core(>= 1.7.20109.1)
- XPlat.Foundation(>= 1.7.20109.1)
- Newtonsoft.Json(>= 12.0.3)
- XPlat.Core(>= 1.7.20109.1)
- XPlat.Foundation(>= 1.7.20109.1)
- XPlat.Core(>= 1.7.20109.1)
- XPlat.Foundation(>= 1.7.20109.1)
- Newtonsoft.Json(>= 12.0.3)
Tags
- ApplicationData for providing access to the application data store.
- KnownFolders for providing access to common folder locations that contain user content.
- StorageFile for providing information about a file and its contents, and ways to manipulate them.
- StorageFolder for manipulating folders and their contents, and provides information about them.
- ImageProperties for providing access to the image-related properties of an item (like a file or folder).
- MusicProperties for providing access to the music-related properties of an item (like a file or folder).
- VideoProperties for providing access to the video-related properties of an item (like a file or folder).