Merge pull request #7113 from abpframework/auto-merge/rel-4-1/57

Merge branch dev with rel-4.1
pull/7072/head^2
maliming 5 years ago committed by GitHub
commit a49266161d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,7 +14,7 @@ ABP BLOB Storage system is also compatible to other ABP Framework features like
## BLOB Storage Providers
The ABP Framework has already the following storage provider implementations;
The ABP Framework has already the following storage provider implementations:
* [File System](Blob-Storing-File-System.md): Stores BLOBs in a folder of the local file system, as standard files.
* [Database](Blob-Storing-Database.md): Stores BLOBs in a database.

Loading…
Cancel
Save