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
5138cca9b0a3d7692ec7d886b4d12896dceba506
Creek.FileRepository
/
FileRepository
T
History
Josh Creek
5138cca9b0
feat(*): Add the SftpRepository to the factory
2021-08-30 00:31:48 +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
feat(*): Add the SftpRepository to the factory
2021-08-30 00:31:48 +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