No description
- C# 98.5%
- PowerShell 0.8%
- Shell 0.7%
Refactored image creation APIs to use byte[] for logo data instead of System.Drawing.Image, enabling cross-platform support. Wrapped all GDI+/Windows-specific code in #if WINDOWS and updated project files to conditionally include Windows-only dependencies. Defaulted to ImageSharp on non-Windows, and updated UI and settings to reflect platform capabilities. Application now builds and runs on Linux/macOS with Avalonia and ImageSharp, while retaining full Windows functionality. |
||
|---|---|---|
| Catalog.sln.ide | ||
| CatalogLib | ||
| CatalogLibVb | ||
| CatalogVbLib | ||
| imagecatalog | ||
| imagecatalog.backup | ||
| ImageCatalogCS | ||
| ImageCatalogParallel | ||
| lib | ||
| MaddoShared | ||
| MaddoShared.backup | ||
| MaddoShared.Benchmarks | ||
| MaddoShared.Tests | ||
| WPFCatalog | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .gitversion.yml | ||
| .upgrade-assistant | ||
| Catalog.sln | ||
| Catalog.sln.bak | ||
| GitVersion.yml | ||
| NuGet.Config | ||
| README.md | ||
| run-benchmarks.ps1 | ||
| run-benchmarks.sh | ||
Catalog 3