APPDATA.EXE
3.0.0
dotnet add package APPDATA.EXE --version 3.0.0
NuGet\Install-Package APPDATA.EXE -Version 3.0.0
<PackageReference Include="APPDATA.EXE" Version="3.0.0" />
<PackageVersion Include="APPDATA.EXE" Version="3.0.0" />
<PackageReference Include="APPDATA.EXE" />
paket add APPDATA.EXE --version 3.0.0
#r "nuget: APPDATA.EXE, 3.0.0"
#:package APPDATA.EXE@3.0.0
#addin nuget:?package=APPDATA.EXE&version=3.0.0
#tool nuget:?package=APPDATA.EXE&version=3.0.0
APPDATA.EXE README
OVERVIEW
APPDATA.EXE is a Windows command-line utility for accessing and managing ApplicationData.
It supports the full ApplicationData feature set, from its introduction in Windows 8 through the latest enhancements in Windows App SDK.
APPDATA.EXE is designed for developers building MSIX packages, administrators managing packaged applications, and anyone curious about what packaged apps store on their behalf.
Run with no parameters for help.
The tool was born out of practical necessity during many late nights and weekends troubleshooting packaged applications. Its technical design was heavily inspired by REG.EXE.
Think of APPDATA.EXE to ApplicationData as REG.EXE is to the Registry.
INSTALLATION
APPDATA.EXE requires Windows 10.0.17763.0 (aka RS5) or newer.
SUPPORT
The development and support home for APPDATA.EXE is https://github.com/DrusTheAxe/AppData.
LICENSE
See LICENSE for details.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.