Josh Creek 85c8769631 refactor(*): Refactor GetFileRepository to simplify the factory class and handle bad repository types
Thanks to the enum it shouldn't be possible for there to be a bad repository type passed as an argument to this method, but this will handle it just in case.
2021-08-29 23:40:04 +01:00
2021-08-29 22:19:47 +01:00
2021-08-29 22:19:47 +01:00

FileRepository

An easy way to hook up various file storage mechanisms, following the repository pattern with a factory.

S
Description
No description provided
Readme GPL-3.0 84 KiB
Languages
C# 100%