NuvTools.Storage.Azure
9.5.0
See the version list below for details.
dotnet add package NuvTools.Storage.Azure --version 9.5.0
NuGet\Install-Package NuvTools.Storage.Azure -Version 9.5.0
<PackageReference Include="NuvTools.Storage.Azure" Version="9.5.0" />
<PackageVersion Include="NuvTools.Storage.Azure" Version="9.5.0" />
<PackageReference Include="NuvTools.Storage.Azure" />
paket add NuvTools.Storage.Azure --version 9.5.0
#r "nuget: NuvTools.Storage.Azure, 9.5.0"
#:package NuvTools.Storage.Azure@9.5.0
#addin nuget:?package=NuvTools.Storage.Azure&version=9.5.0
#tool nuget:?package=NuvTools.Storage.Azure&version=9.5.0
Nuv Tools Storage Libraries
A suite of .NET libraries for abstracting and simplifying storage operations, with a focus on extensibility and support for Microsoft Azure Storage.
Library Overview
NuvTools.Storage
Description:
Core library providing abstractions and helpers for general storage manipulation.Key Features:
- Interfaces for file and storage management (
IFileManager,IFile) - Base classes for implementing custom storage solutions
AccessPermissionsenum for fine-grained access control- Utilities for reading, writing, creating, updating, deleting, and listing resources
- Interfaces for file and storage management (
NuvTools.Storage.Azure
Description:
Extension library with helpers for Microsoft Azure Storage services.Key Features:
- Azure-specific file and container management
- Extensions for working with Azure Blob, File, and other storage types
- Utilities for uploading, downloading, and managing files in Azure
- Support for access policies and metadata
Getting Started
Install via NuGet:
NuvTools.StorageNuvTools.Storage.Azure
**Reference the desired library in your project and use the provided APIs for storage operations.
License
Licensed under the MIT License. See LICENSE for details.
| 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. 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 was computed. 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. |
-
net8.0
- Azure.Storage.Blobs (>= 12.26.0)
- NuvTools.Storage (>= 9.5.0)
-
net9.0
- Azure.Storage.Blobs (>= 12.26.0)
- NuvTools.Storage (>= 9.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.