System.IO.IsolatedStorage
Provides classes that allow the creation and use of isolated stores. Commonly Used Types: System.IO.IsolatedStorage.IsolatedStorageFile System.IO.IsolatedStorage.IsolatedStorageFileStream When using NuGet 3.x this package requires at least version 3.4.
Total Downloads
7.0M
7,002,720
Published
Nov 15, 2016
Latest stable version
Install
.NET CLI
dotnet add package System.IO.IsolatedStorage --version 4.3.0
Package Manager Console
Install-Package System.IO.IsolatedStorage -Version 4.3.0
PackageReference
<PackageReference Include="System.IO.IsolatedStorage" Version="4.3.0" />
Frameworks
Dependencies
System.IO
[4.3.0, )
.NETCore5.0
System.IO.FileSystem
[4.3.0, )
.NETCore5.0
System.IO.FileSystem.Primitives
[4.3.0, )
.NETCore5.0
System.Linq
[4.3.0, )
.NETCore5.0
System.Resources.ResourceManager
[4.3.0, )
.NETCore5.0
System.Runtime
[4.3.0, )
.NETCore5.0
System.Runtime.Extensions
[4.3.0, )
.NETCore5.0
System.Threading
[4.3.0, )
.NETCore5.0
System.Threading.Tasks
[4.3.0, )
.NETCore5.0
System.IO
[4.3.0, )
.NETStandard1.4
System.IO.FileSystem.Primitives
[4.3.0, )
.NETStandard1.4
System.Runtime
[4.3.0, )
.NETStandard1.4
System.Threading.Tasks
[4.3.0, )
.NETStandard1.4