A C# library that allows for the consumption of source maps and the deminification of JavaScript stack traces.
Info
Version: | 1.1.4 |
Author(s): | Microsoft |
Last Update: | Tuesday, June 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/sourcemap-toolkit |
NuGet Url: | https://www.nuget.org/packages/SourceMapToolkit |
Install
Install-Package SourceMapToolkit
dotnet add package SourceMapToolkit
paket add SourceMapToolkit
SourceMapToolkit Download (Unzip the "nupkg" after downloading)
Dependencies
- AjaxMin(>= 5.14.5506.26202)
- Newtonsoft.Json(>= 9.0.1)
Tags