FoundatioFx / Foundatio

Pluggable foundation blocks for building distributed apps.
Apache License 2.0
1.99k stars 244 forks source link

Storage bug fixes with DeleteFilesAsync #312

Closed niemyjski closed 1 month ago

niemyjski commented 1 month ago
  1. Fixed a bug where folder file storage wasn't returning deleted counts.
  2. Fixed a bug where the in memory file storage couldn't delete files with a wildcard ending (no extension)