question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Supported frameworks not always populated correctly

See original GitHub issue

For Newtonsoft.Json (for example), this line of code seems to ignore all frameworks if one of them is null, instead of just skipping the null one and adding all others. So that means this data is not in the database…

newtonsoftnono

Note that this was by design, but it makes no sense.

Please fix (fairly trivial) and reflow all packages that have no supported frameworks data in the database.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
shishirx34commented, Sep 13, 2016

I am fine with either approach. For the first one it would be best to run when we have the least load on our servers ensuring that it doesn’t result in cascading index lag. To be safe I think it would be better to go with the second approach.

0reactions
skofman1commented, Aug 30, 2018

verified

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot Change Target Framework?
A modern class library should use multiple target frameworks today, which means the options can only be set in project files right now,...
Read more >
dotnet restore unable to resolve .NET Framework libraries ...
It works in Visual Studio but not when using the dotnet CLI. My class library targets .NET 4.6.1. Error: "Unable to resolve 'MyCompany....
Read more >
Runtime Changes for Migration from .NET Framework 4.5 ...
Beginning in the .NET Framework 4.5.1, the .NET Framework will attempt to automatically reconnect broken SQL connections.
Read more >
A Guide to SAMHSA's Strategic Prevention Framework
No community can address all of these factors—at least not all at once . So, the first step in developing a prevention plan...
Read more >
Test Automation Frameworks
See how testing frameworks can improve the efficacy and efficiency of any automated testing process. Learn more about the most common types of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found