No description
- C# 98.5%
- PowerShell 0.8%
- Shell 0.7%
Refactored Program.cs to accept command-line arguments and select between WinForms (default) and WPF UI based on the presence of --wpf. Removed old commented-out UI selection code. Updated launchSettings.json to provide separate profiles for WinForms and WPF launches. If WPF is requested but unavailable, the app falls back to WinForms. |
||
|---|---|---|
| Catalog.sln.ide | ||
| CatalogLib | ||
| CatalogLibVb | ||
| CatalogVbLib | ||
| imagecatalog | ||
| imagecatalog.backup | ||
| ImageCatalogCS | ||
| ImageCatalogParallel | ||
| lib | ||
| MaddoLibrary@5987cc2652 | ||
| MaddoShared | ||
| MaddoShared.backup | ||
| MaddoShared.Benchmarks | ||
| MaddoShared.Tests | ||
| WPFCatalog | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .gitversion.yml | ||
| .upgrade-assistant | ||
| Catalog.sln | ||
| Catalog.sln.bak | ||
| GitVersion.yml | ||
| log.txt | ||
| NuGet.Config | ||
| README.md | ||
| run-benchmarks.ps1 | ||
| run-benchmarks.sh | ||
Catalog 3