cl2j.FileStorage 2.0.0

dotnet add package cl2j.FileStorage --version 2.0.0
                    
NuGet\Install-Package cl2j.FileStorage -Version 2.0.0
                    
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="cl2j.FileStorage" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="cl2j.FileStorage" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="cl2j.FileStorage" />
                    
Project file
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 cl2j.FileStorage --version 2.0.0
                    
#r "nuget: cl2j.FileStorage, 2.0.0"
                    
#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 cl2j.FileStorage@2.0.0
                    
#: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=cl2j.FileStorage&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=cl2j.FileStorage&version=2.0.0
                    
Install as a Cake Tool

Multi-provider file storage abstraction: read, write, delete, and more. Extensible via Dependency Injection.

Product Compatible and additional computed target framework versions.
.NET 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.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on cl2j.FileStorage:

Package Downloads
cl2j.FileStorage.Provider.AzureBlobStorage

Azure Blob Storage provider for cl2j.FileStorage.

cl2j.DataStore

Multi-provider CRUD repository abstraction. Extensible via Dependency Injection.

cl2j.Logging

Logging extensions and unhandled exception handling for ASP.NET Core applications.

cl2j.Image

Image utilities: EXIF data extraction, image comparison, and resizing.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0 225 6/4/2026
1.0.8 437 11/18/2023
1.0.7 604 11/5/2023
1.0.6 344 11/5/2023
1.0.3 793 11/19/2021
1.0.2 549 11/17/2021
1.0.1 475 11/16/2021
1.0.0 469 11/16/2021