A framework for Visual Studio custom debugging visualizers.
Info
| Version: | 0.0.37 |
| Author(s): | Zev Spitz |
| Last Update: | Tuesday, June 2, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/zspitz/Periscope/wiki |
| NuGet Url: | https://www.nuget.org/packages/Periscope |
Install
Install-Package Periscope
dotnet add package Periscope
paket add Periscope
Periscope Download (Unzip the "nupkg" after downloading)
Dependencies
- Periscope.Debuggee(>= 0.0.37)
- Newtonsoft.Json(>= 12.0.3)
- Octokit(>= 0.47.0)
- ZSpitz.Util(>= 0.0.26)
- ZSpitz.Util.Wpf(>= 0.0.26)
Tags