https://github.com/soenneker/soenneker.blob.delete
A utility library for Azure Blob storage delete operations
https://github.com/soenneker/soenneker.blob.delete
azure blob csharp delete dotnet storage
Last synced: 5 months ago
JSON representation
A utility library for Azure Blob storage delete operations
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.blob.delete
- Owner: soenneker
- License: mit
- Created: 2023-04-06T00:55:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:23:59.000Z (8 months ago)
- Last Synced: 2024-10-29T11:39:49.898Z (8 months ago)
- Topics: azure, blob, csharp, delete, dotnet, storage
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.81 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.Blob.Delete/)
[](https://github.com/soenneker/soenneker.blob.delete/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Blob.Delete/)#  Soenneker.Blob.Delete
### A utility library for Azure Blob storage delete operations## Installation
```
dotnet add package Soenneker.Blob.Delete
```