Initial commit

This commit is contained in:
Josh Creek
2021-08-29 22:19:47 +01:00
committed by GitHub
commit 8e9e39d7b0
2 changed files with 676 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
# FileRepository
An easy way to hook up various file storage mechanisms, following the repository pattern with a factory.