refactor(*): Rename to Creek.FileRepository

This commit is contained in:
Josh Creek
2021-08-30 13:29:49 +01:00
parent 0fe9924f5b
commit 615994a68d
15 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
# FileRepository
# Creek.FileRepository
An easy way to hook up various file storage mechanisms, following the repository pattern with a factory.