geeklearningio / gl-dotnet-storage

.NET Core Storage abstractions with FileSystem and Azure providers
MIT License
52 stars 13 forks source link

Delete file from Storage #73

Open schpeter opened 5 years ago

schpeter commented 5 years ago

In GeekLearning.Storage solutionI, in the FileSystem project the DeleteAsync method deletes only the „data” file and leaves the „attribute” file untouched.