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-13 02:43:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1813599e82b474b3bb5fe648960e8cc94bc178dd
Creek.FileRepository
/
FileRepository
T
History
Josh Creek
1813599e82
fix(*): Make Factory static to enable not having to instantiate it everywhere
2021-08-30 11:06:11 +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
feat(*): Add an initial barebones implementation of the SftpRepository
2021-08-30 00:31:36 +01:00
Factory.cs
fix(*): Make Factory static to enable not having to instantiate it everywhere
2021-08-30 11:06:11 +01:00
FileRepository.csproj
feat(*): Add an initial barebones implementation of the SftpRepository
2021-08-30 00:31:36 +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