DropBear.Codex.Files
2026.1.15
dotnet add package DropBear.Codex.Files --version 2026.1.15
NuGet\Install-Package DropBear.Codex.Files -Version 2026.1.15
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="2026.1.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DropBear.Codex.Files" Version="2026.1.15" />
<PackageReference Include="DropBear.Codex.Files" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DropBear.Codex.Files --version 2026.1.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DropBear.Codex.Files, 2026.1.15"
#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.
#:package DropBear.Codex.Files@2026.1.15
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DropBear.Codex.Files&version=2026.1.15
#tool nuget:?package=DropBear.Codex.Files&version=2026.1.15
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 | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- DropBear.Codex.Core (>= 2026.1.15)
- DropBear.Codex.Hashing (>= 2026.1.15)
- DropBear.Codex.Serialization (>= 2026.1.15)
- DropBear.Codex.Utilities (>= 2026.1.15)
- FluentStorage.Azure.Blobs (>= 6.0.0)
- Microsoft.IO.RecyclableMemoryStream (>= 3.0.1)
-
net9.0
- DropBear.Codex.Core (>= 2026.1.15)
- DropBear.Codex.Hashing (>= 2026.1.15)
- DropBear.Codex.Serialization (>= 2026.1.15)
- DropBear.Codex.Utilities (>= 2026.1.15)
- FluentStorage.Azure.Blobs (>= 6.0.0)
- 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 |
|---|---|---|
| 2026.1.15 | 106 | 1/13/2026 |
| 2025.10.83-gf875cf067d | 139 | 11/8/2025 |
| 2025.2.80 | 230 | 3/2/2025 |
| 2025.0.14 | 167 | 1/7/2025 |
| 2024.11.5 | 179 | 11/12/2024 |
| 2024.9.44 | 198 | 9/20/2024 |
| 2024.9.43 | 203 | 9/16/2024 |
| 2024.9.42 | 200 | 9/16/2024 |
| 2024.9.32 | 168 | 9/13/2024 |
| 2024.9.25 | 196 | 9/11/2024 |
| 2024.9.1 | 176 | 9/8/2024 |
| 2024.8.54 | 197 | 9/6/2024 |
| 2024.8.36 | 183 | 9/2/2024 |
| 2024.7.1 | 185 | 7/24/2024 |
| 2024.4.41 | 212 | 4/26/2024 |
| 2024.4.40 | 186 | 4/25/2024 |
| 2024.4.39 | 219 | 4/25/2024 |
| 2024.4.33 | 184 | 4/23/2024 |
| 2024.4.8 | 189 | 4/4/2024 |
| 2024.4.6 | 218 | 4/3/2024 |
Loading failed
Initial release of the DropBear Codex Files library, providing file management and storage capabilities including local and Azure Blob storage support.