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 Core

See original GitHub issue

We should think about starting to support .NET Core as soon as RC2 is out and supported by VS 2015. With the change to a project.json, we’re still able to target platforms like .NET 3.5/4 in addition to netstandard1.3 (or higher?).

Conversion steps:

All this work shouldn’t be done in a single step. It should be done in multiple pull requests (or a single pull request with squashed commits to have one commit per step) for easier code review.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:23
  • Comments:41 (13 by maintainers)

github_iconTop GitHub Comments

11reactions
fubar-codercommented, Mar 31, 2018

Support for .NET Standard 2.0 is implemented in release/2.0.0. It’s not worth the hassle to support older .NET Standard versions,

8reactions
fubar-codercommented, Mar 23, 2017

@eloekset I created a feature/dotnet-core branch

Read more comments on GitHub >

github_iconTop Results From Across the Web

.NET and .NET Core official support policy
But the actual end of support day is the closest Patch Tuesday starting that date, which is November 12, 2024. ASP.NET Core 2.1...
Read more >
Microsoft .NET - endoflife.date
NET Core 3.1, these releases will happen every November and every other release will be LTS. LTS releases are supported for three years...
Read more >
Microsoft Announces End of Support Date for .NET Core 3.1
NET 5 and 6, will reach its end of support on December 13, 2022. “.NET Core 3.1 will reach [the] end of support...
Read more >
Microsoft to End Support for .NET Core 3.1 in December 2022
The long-term-support (LTS) version 3.1 of Microsoft .NET Core Framework is slated to go out of support on December 13th, 2022.
Read more >
microsoft-support.md - dotnet/core
Support is provided for: .NET SDK, .NET Runtimes, ASP.NET Core, and EF Core. Support has two key benefits: Patches are provided (for free)...
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