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.

Support for .NET Standard

See original GitHub issue

Great work, thanks!

Having support for .NET Standard projects would be great!

As a side note, I wouldn’t store binaries (.nupkg) into the sources.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
esskarcommented, Mar 20, 2018

I just published version 1.7.0 that supports .net standard 1.3 and 2.0 thanks @StefH for your support. had some private issues to sort out. thanks for your patience.

0reactions
StefHcommented, Jan 7, 2018
Read more comments on GitHub >

github_iconTop Results From Across the Web

NET Standard
NET Standard 2.0 is the latest version that's supported by .NET Framework, so it gives good reach with a fairly large feature set....
Read more >
Please stop lying about .NET Standard 2.0 support!
NET Core 3.0 are now out of support. According to the original PR and this document about the change: Continuing to build for...
Read more >
What is .Net Standard? How it is different from .Net Core ...
Net Standard is a specification which dictates what the Base Class Libraries of different .Net platforms should implement to unify the Base Class...
Read more >
.NET Standard Compatibility - Documentation - Devart
NET Standard 2.1 compatible assemblies for Entity Framework 6.4 and Entity Framework Core 5 support on .NET Core 3.0 and higher. .NET Standard...
Read more >
What is the use case for netstandard2.1 : r/dotnet
A .net standard library can run on any platform that support its abstractions (xamarin ios, xamarin android, .net, .net core, mono, ...).
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