v2026.08.15.1
Downloads
- ImageStore-v2026.08.15.1.zip — the module and its dependencies. This is the one you want.
- ImageStore-Database-v2026.08.15.1.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 407eb4e.
Full Changelog: https://github.com/SecretNest/ImageStore/commits/v2026.08.15.1