Commit graph

19 commits

Author SHA1 Message Date
8ec5e2cddf Rename SimpleOutputSink to DirectoryOutputSink 2022-04-03 18:16:17 +03:00
2131edb4c8 Reformat code 2022-04-02 17:33:48 +03:00
81c4b13f62 Refactor project structure 2022-04-02 17:22:42 +03:00
c0251bfa75 Update TargetFramework to target only Net6.0 2022-03-23 20:07:25 +02:00
13552f1f96 Move image save logic from TaskExecutor to IOutputSink 2022-02-12 23:25:34 +02:00
a0f719b8df Implement configurable logging. 2022-02-12 22:25:10 +02:00
9bd612cde3 Don't clean already cleaned images & restructure project 2022-02-12 21:45:59 +02:00
bb7d563a08 Modify project structure & delete WPF application. 2022-02-11 23:39:34 +02:00
101d9edb15 Handle compiler warnings. 2022-01-27 23:22:10 +02:00
b43deb9cb8 Target netstandard2.1 and net5.0 in ImageCore 2022-01-27 23:04:05 +02:00
e4bc3fafe2 Move TaskExecutor and TaskExecutorOptions in ConsoleInterface 2022-01-26 20:58:59 +02:00
4c90086ae1 Reformat project structure 2022-01-25 22:57:22 +02:00
f6de032d84 Move create Directory from OriginalFilenameFileOutputPathFormatter to Program 2022-01-25 22:27:39 +02:00
f3b64e28ed Add ImageCore.Tests for TestLocalSystemFilesRetriever 2022-01-24 21:14:26 +02:00
af26d29d19 Target NET5. 2022-01-24 20:33:15 +02:00
9730a996ca Add code documentation. 2022-01-23 19:30:05 +02:00
8860d2ef2d Implement working cli. 2022-01-23 15:12:17 +02:00
134f833216 Handle all exceptions inside TaskExecutor.cs. 2022-01-22 20:38:31 +02:00
8a9217aede Initial commit 2022-01-22 19:06:10 +02:00