Tag: dotnet
132 script(s) tagged “dotnet”
Backup Keyboard Info to JSON (C#)
Snapshots Keyboard Info (Win32_Keyboard) to a timestamped JSON file via System.Management and System.Text.Json.
Get The NuGet packages cache Size Report (C#)
Recursively sums the size of the NuGet packages cache, read-only (no deletion).
Get Environment Variables Report (C#)
Queries Win32_Environment via WMI (System.Management) and prints Environment Variables to the console.
Enable Dark Mode (C#)
Switches File Explorer and other system surfaces to dark mode. Applies the tweak via Microsoft.Win32.Registry.
Disable Start Menu Suggested Apps (C#)
Stops Windows from silently installing suggested Store apps. Applies the tweak via Microsoft.Win32.Registry.
Get Battery Info Report (C#)
Queries Win32_Battery via WMI (System.Management) and prints Battery Info to the console.
Get The Microsoft Teams cache Size Report (C#)
Recursively sums the size of the Microsoft Teams cache, read-only (no deletion).
Backup BIOS Info to JSON (C#)
Snapshots BIOS Info (Win32_BIOS) to a timestamped JSON file via System.Management and System.Text.Json.
Get The Explorer thumbnail cache Size Report (C#)
Recursively sums the size of the Explorer thumbnail cache, read-only (no deletion).
Enable Num Lock on Startup (C#)
Turns Num Lock on by default for every new sign-in. Applies the tweak via Microsoft.Win32.Registry.
Disable Recent Documents History (C#)
Stops Windows from tracking recently opened documents. Applies the tweak via Microsoft.Win32.Registry.
Backup Physical Disk Drives to JSON (C#)
Snapshots Physical Disk Drives (Win32_DiskDrive) to a timestamped JSON file via System.Management and System.Text.Json.