Platform.VirtualFileSystem.DataFile
1.2.1.124
.NET Framework 4.5.2
Install-Package Platform.VirtualFileSystem.DataFile -Version 1.2.1.124
dotnet add package Platform.VirtualFileSystem.DataFile --version 1.2.1.124
<PackageReference Include="Platform.VirtualFileSystem.DataFile" Version="1.2.1.124" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Platform.VirtualFileSystem.DataFile --version 1.2.1.124
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Platform.VirtualFileSystem.DataFile, 1.2.1.124"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Platform.VirtualFileSystem.DataFile as a Cake Addin
#addin nuget:?package=Platform.VirtualFileSystem.DataFile&version=1.2.1.124
// Install Platform.VirtualFileSystem.DataFile as a Cake Tool
#tool nuget:?package=Platform.VirtualFileSystem.DataFile&version=1.2.1.124
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Adds support for super simple persistence of objects as XML files to Platform.VirtualFileSystem.
Platform.VirtualFileSystem is a powerful .NET library that provides a uniform and cross-platform abstraction layer for file systems.
Find out more at: https://github.com/platformdotnet/Platform.VirtualFileSystem
Product | Versions |
---|---|
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Platform.VirtualFileSystem (>= 1.2.1.124)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.1.124 | 941 | 2/6/2016 |
1.2.1.122 | 684 | 2/6/2016 |
1.2.0.120-rc1 | 687 | 12/6/2015 |
1.2.0.116-rc1 | 743 | 12/6/2015 |
1.1.0.109 | 825 | 7/4/2015 |
1.1.0.102 | 1,053 | 11/15/2014 |
1.1.0.101 | 1,101 | 11/15/2014 |
1.0.0.87 | 1,423 | 11/7/2014 |
1.0.0.79 | 804 | 10/9/2014 |
1.0.0.76 | 785 | 9/11/2014 |
1.0.0.70 | 795 | 7/9/2014 |
1.0.0.68 | 903 | 6/23/2014 |
1.0.0.54 | 856 | 1/9/2014 |
1.0.0.53 | 801 | 1/9/2014 |
1.0.0.52 | 811 | 1/9/2014 |
1.0.0.46 | 994 | 5/26/2013 |
1.0.0.45 | 925 | 5/26/2013 |
1.0.0.42 | 914 | 5/7/2013 |
- Added support for specifying zip file passwords.
- Added support for resolving file systems by URI from IFileSystemManager
-- Previous --
- Now requires .NET 4.52