This website requires JavaScript.
Explore
Help
Register
Sign In
jcreek
/
Creek.FileRepository
Watch
1
Star
0
Fork
0
You've already forked Creek.FileRepository
mirror of
https://github.com/jcreek/Creek.FileRepository.git
synced
2026-07-12 18:33:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4232dd9a03efc3ed1c415a8b864dfe5bd7785430
Creek.FileRepository
/
FileRepository
T
History
Josh Creek
4232dd9a03
fix(*): Add missing throw to ensure exceptions get passed up the stack
2021-08-30 12:43:44 +01:00
..
Models
refactor(*): Remove the id from RepoFile as the filename can be used instead as a UID
2021-08-30 00:06:33 +01:00
Repositories
fix(*): Add missing throw to ensure exceptions get passed up the stack
2021-08-30 12:43:44 +01:00
Factory.cs
feat(*): Set Factory to utilise IConfiguration objects as parameters
2021-08-30 12:42:29 +01:00
FileRepository.csproj
feat(*): Set Factory to utilise IConfiguration objects as parameters
2021-08-30 12:42:29 +01:00
GlobalSuppressions.cs
feat(*): Add global suppression for SA1200
2021-08-29 23:05:07 +01:00
IFileRepository.cs
refactor(*): Modify IFIleRepository UpdateFileAsync to use a RepoFile model instead of a filename
2021-08-30 00:31:04 +01:00
stylecop.json
feat(*): Add stylecop for better linting
2021-08-29 22:48:51 +01:00