https://github.com/soenneker/soenneker.blob.copy
A utility library for Azure Blob storage copy operations
https://github.com/soenneker/soenneker.blob.copy
azure blob copy csharp dotnet storage
Last synced: 5 months ago
JSON representation
A utility library for Azure Blob storage copy operations
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.blob.copy
- Owner: soenneker
- License: mit
- Created: 2023-04-06T00:48:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T15:23:23.000Z (about 1 year ago)
- Last Synced: 2024-05-22T15:31:16.562Z (about 1 year ago)
- Topics: azure, blob, copy, csharp, dotnet, storage
- Language: C#
- Homepage: https://soenneker.com
- Size: 309 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.Blob.Copy/)
[](https://github.com/soenneker/soenneker.blob.copy/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Blob.Copy/)#  Soenneker.Blob.Copy
### A utility library for Azure Blob storage copy operations## Installation
```
dotnet add package Soenneker.Blob.Copy
```