FileStorage.Core
2.0.1
.NET 6.0
Install-Package FileStorage.Core -Version 2.0.1
dotnet add package FileStorage.Core --version 2.0.1
<PackageReference Include="FileStorage.Core" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FileStorage.Core --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FileStorage.Core, 2.0.1"
#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 FileStorage.Core as a Cake Addin
#addin nuget:?package=FileStorage.Core&version=2.0.1
// Install FileStorage.Core as a Cake Tool
#tool nuget:?package=FileStorage.Core&version=2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Hierarchical file storage for storing files on disk. It is a tree of folders where the leaves are files
Product | Versions |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.Extensions.Configuration.Json (>= 6.0.0)
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 |
---|---|---|
2.0.1 | 54 | 6/21/2022 |
2.0.0 | 185 | 2/12/2021 |
1.3.38 | 39 | 6/29/2022 |
1.3.37 | 76 | 1/19/2022 |
1.1.36 | 69 | 1/19/2022 |
1.1.35 | 176 | 10/8/2021 |
1.1.34 | 167 | 2/9/2021 |
1.1.33 | 174 | 2/8/2021 |
1.1.32 | 602 | 7/31/2020 |
1.1.31 | 250 | 7/2/2020 |
1.1.30 | 252 | 7/1/2020 |
1.1.29 | 282 | 6/30/2020 |
1.1.28 | 242 | 6/11/2020 |
1.1.22 | 573 | 3/27/2020 |
0.2.0 | 78 | 1/19/2022 |
0.0.3 | 171 | 2/15/2021 |
0.0.2 | 166 | 2/8/2021 |
0.0.1 | 170 | 2/8/2021 |
Added folder file storage