
🌱 Always in pursuit of learning and continuous improvement.
⚙️ Developer primarily focused on .NET technologies.
📚 Currently exploring Blazor.
🤝 Open to collaborations and discussions.
🎨 Also, check out my artistic page on Instagram: uglyteapot.
SQLiteDiskExplorer enables you to explore, catalog, and batch extract SQLite files from disks and removable media.
C# 16
@ECHO OFF
SETLOCAL enableextensions
:start
SET /P project="project path:"
SET /P save="save path:"