FileStorage.Core
2.0.3
.NET 6.0
dotnet add package FileStorage.Core --version 2.0.3
NuGet\Install-Package FileStorage.Core -Version 2.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FileStorage.Core" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FileStorage.Core --version 2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FileStorage.Core, 2.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. 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.3
// Install FileStorage.Core as a Cake Tool
#tool nuget:?package=FileStorage.Core&version=2.0.3
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 Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
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.3 | 85 | 4/19/2023 |
2.0.2 | 206 | 12/15/2022 |
2.0.1 | 338 | 6/21/2022 |
2.0.0 | 279 | 2/12/2021 |
1.3.41 | 77 | 4/19/2023 |
1.3.40 | 99 | 4/10/2023 |
1.3.39 | 212 | 12/15/2022 |
1.3.38 | 386 | 6/29/2022 |
1.3.37 | 345 | 1/19/2022 |
1.1.36 | 339 | 1/19/2022 |
1.1.35 | 266 | 10/8/2021 |
1.1.34 | 264 | 2/9/2021 |
1.1.33 | 269 | 2/8/2021 |
1.1.32 | 689 | 7/31/2020 |
1.1.31 | 350 | 7/2/2020 |
1.1.30 | 361 | 7/1/2020 |
1.1.29 | 391 | 6/30/2020 |
1.1.28 | 348 | 6/11/2020 |
1.1.22 | 911 | 3/27/2020 |
0.2.0 | 350 | 1/19/2022 |
0.0.3 | 261 | 2/15/2021 |
0.0.2 | 259 | 2/8/2021 |
0.0.1 | 264 | 2/8/2021 |
Fixed FolderStorage method Move