DropBear.Codex.Files
2024.8.54
dotnet add package DropBear.Codex.Files --version 2024.8.54
NuGet\Install-Package DropBear.Codex.Files -Version 2024.8.54
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="DropBear.Codex.Files" Version="2024.8.54" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DropBear.Codex.Files --version 2024.8.54
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DropBear.Codex.Files, 2024.8.54"
#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 DropBear.Codex.Files as a Cake Addin #addin nuget:?package=DropBear.Codex.Files&version=2024.8.54 // Install DropBear.Codex.Files as a Cake Tool #tool nuget:?package=DropBear.Codex.Files&version=2024.8.54
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides file management and storage capabilities for the DropBear.Codex ecosystem
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- DropBear.Codex.Core (>= 2024.8.54)
- DropBear.Codex.Hashing (>= 2024.8.54)
- DropBear.Codex.Serialization (>= 2024.8.54)
- DropBear.Codex.Utilities (>= 2024.8.54)
- FluentStorage.Azure.Blobs (>= 5.2.5)
- Microsoft.IO.RecyclableMemoryStream (>= 3.0.1)
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 |
---|---|---|
2024.8.54 | 32 | 9/6/2024 |
2024.8.36 | 60 | 9/2/2024 |
2024.7.1 | 67 | 7/24/2024 |
2024.4.41 | 99 | 4/26/2024 |
2024.4.40 | 89 | 4/25/2024 |
2024.4.39 | 102 | 4/25/2024 |
2024.4.33 | 84 | 4/23/2024 |
2024.4.8 | 93 | 4/4/2024 |
2024.4.6 | 101 | 4/3/2024 |
2024.3.15 | 92 | 3/30/2024 |
2024.3.14 | 82 | 3/30/2024 |
2024.3.13 | 98 | 3/29/2024 |
2024.3.10 | 90 | 3/29/2024 |
2024.3.9 | 93 | 3/29/2024 |
2024.3.8 | 92 | 3/29/2024 |
Initial release of the DropBear Codex Files library, providing file management and storage capabilities including local and Azure Blob storage support.