The JavaScript Debug Symbols for WinRT adds a property to the Debug global object that you can query to detect if the application is running with the Debug build configuration selected, allowing conditional execution of JavaScript code in a Windows Store app.
Info
Version: | 1.0.1 |
Author(s): | C. Augusto Proiete & Contributors |
Last Update: | Tuesday, November 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/augustoproiete/WinRT-JsDebugSymbols |
NuGet Url: | https://www.nuget.org/packages/WinRT-JsDebugSymbols |
Install
Install-Package WinRT-JsDebugSymbols
dotnet add package WinRT-JsDebugSymbols
paket add WinRT-JsDebugSymbols
WinRT-JsDebugSymbols Download (Unzip the "nupkg" after downloading)
Dependencies
Tags