StorageProviders.Abstractions 1.0.17

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

Storage Providers

Lint Code Base CodeQL License: MIT

A collection of Storage Providers for various destinations.

Azure Storage

NuGet Nuget

Installation

The library is available on NuGet. Just search for StorageProviders.AzureStorage in the Package Manager GUI or run the following command in the .NET CLI:

dotnet add package StorageProviders.AzureStorage

Contribute

The project is constantly evolving. Contributions are welcome. Feel free to file issues and pull requests on the repo and we'll address them as we can.

Product 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.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on StorageProviders.Abstractions:

Package Downloads
StorageProviders.AzureStorage

Storage Provider implementation that targets Azure Storage

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.17 214 1/15/2025
1.0.16 461 4/4/2024
1.0.14 384 12/13/2023
1.0.13 464 4/12/2023
1.0.12 531 1/10/2023
1.0.10 409 12/27/2022
1.0.6 546 12/9/2022
1.0.3 413 12/5/2022