Info
Version: | 1.0.5904.40201 |
Author(s): | jakubsuchybio |
Last Update: | Tuesday, March 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jakubsuchybio/DebuggingUsingsInsertor-Analyzer |
NuGet Url: | https://www.nuget.org/packages/DebuggingUsingsInsertor |
Install
Install-Package DebuggingUsingsInsertor
dotnet add package DebuggingUsingsInsertor
paket add DebuggingUsingsInsertor
DebuggingUsingsInsertor Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Because Microsoft still haven't added support for post-loading libraries like System.Linq when debugging and therefor it is impossible to use Linq data transformations inside Watch or Immediate windows when debugging.
Please if you have any questions or suggestions, send them to the github repository issues here:
https://github.com/jakubsuchybio/DebuggingUsingsInsertor-Analyzer/issues
Thank you.