Catalog/MaddoShared
MaddoScientisto e48c0d266b Add IImageCreator abstraction and runtime provider selection
Introduce IImageCreator interface for image creation, and update ImageCreatorSharp to implement it. Add ImageCreatorAlternate (adapter) and ImageCreatorMapper (runtime selector) classes. Extend PicSettings with ImageCreatorProvider to control backend selection. Update DI registrations and refactor ImageCreationStuff to depend on IImageCreator, enabling backend switching via configuration.
2026-02-15 00:14:04 +01:00
..
Properties Conversione a c# + threads 2021-02-25 11:14:44 +01:00
app.config Conversione a c# + threads 2021-02-25 11:14:44 +01:00
FileData.cs Conversione a c# + threads 2021-02-25 11:14:44 +01:00
FileHelperSharp.cs Enhance image processing performance and flexibility by introducing atomic counters, improving file pattern matching, and refining logo positioning logic. 2026-02-10 21:18:46 +01:00
IImageCreator.cs Add IImageCreator abstraction and runtime provider selection 2026-02-15 00:14:04 +01:00
ImageCreationStuff.cs Add IImageCreator abstraction and runtime provider selection 2026-02-15 00:14:04 +01:00
ImageCreatorAlternate.cs Add IImageCreator abstraction and runtime provider selection 2026-02-15 00:14:04 +01:00
ImageCreatorMapper.cs Add IImageCreator abstraction and runtime provider selection 2026-02-15 00:14:04 +01:00
ImageCreatorSharp.cs Add IImageCreator abstraction and runtime provider selection 2026-02-15 00:14:04 +01:00
ImageState.cs Refactored image creator code 2025-07-28 11:25:46 +02:00
IVersionProvider.cs Integrate GitVersion and add version provider abstraction 2026-02-14 21:14:06 +01:00
MaddoShared.csproj Enhance image processing performance and flexibility by introducing atomic counters, improving file pattern matching, and refining logo positioning logic. 2026-02-10 21:18:46 +01:00
Orientations.cs Removed visual basic lib dependency 2025-07-28 09:59:58 +02:00
PicSettings.cs Add IImageCreator abstraction and runtime provider selection 2026-02-15 00:14:04 +01:00
ThreadingHelper.cs Conversione a c# + threads 2021-02-25 11:14:44 +01:00
VersionProvider.cs Integrate GitVersion and add version provider abstraction 2026-02-14 21:14:06 +01:00