v2026.08.15.3
Downloads
- ImageStore-v2026.08.15.3.zip — the module and its dependencies. This is the one you want.
- ImageStore-Database-v2026.08.15.3.zip — an empty database (DataStore.mdf, DataStore_log.ldf) and the
schema script (CreateDatabase.txt). Only needed once, when setting up a new project;
the contents are the same in every release.
Usage
Unpack the module archive into a folder and load it:
Import-Module .\ImageStore.dll
Requires Windows, .NET Framework 4.8.1 and SQL Server 2017 (LocalDB or Express is enough).
Built from commit 7b51a61.
What's Changed
New Contributors
Full Changelog: v2026.08.15.2...v2026.08.15.3