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.

.NET Core LTS Branch

See original GitHub issue

Is your feature request related to a problem? : No.

Can I suggest that a clear path to the version of the repository for the current LTS version of .NET Core. Current LTS is Version 3.1 Branch of the repository: release/3.0 The .NET Core version of the Master branch as per global.json is 5.0.100-preview. Would be useful to show how to get it: git clone https://github.com/dotnet/iot.git --branch release/3.0

Perhaps a paragraph in the README or a link to a Wiki page from there.

================= Comment: I had used the repository a few months ago but found that when I came back to it in today I ran into all sorts of problems building my apps as the repository required the .NET 5 version. The LTS (long term support) version needs better support.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
djaus2commented, Jul 9, 2020

After discussion with Rich and Jose its been decided to maintain compatibility with .NET Core 2.1 and .NET Standard 2.0 with the System.Devices.GPIO and Iot.Device.Bindings … But to upgrade all samples and Tests to .NET Core 3.1

djaus2/iot has now been modified to implement those features.

0reactions
Ellerbachcommented, Sep 15, 2020

@djaus2 , I feel like this issue is resolved. Feel free to reopen it if you feel it’s needed!

Read more comments on GitHub >

github_iconTop Results From Across the Web

.NET and .NET Core official support policy
LTS releases get free support and patches for 3 years. STS releases get free support and patches for 18 months. Within a release's...
Read more >
Supporting both LTS and Current releases for ASP.NET Core
NET Core ) currently has two different release cadences. On the one hand, there is the Long Term Support (LTS) branch, which has...
Read more >
Show only LTS updates for ASP.NET Core NuGet ...
NET Core project running on 2.1 LTS, I want to stay on LTS versions. ... inform me about updates in the LTS branch...
Read more >
Updating an ASP.NET Core 2.2 Web Site to .NET Core 3.1 ...
Your branch is up to date with 'origin/main'. Changes not staged for commit: (use "git add <file>..." to update what will be committed)...
Read more >
NET Core: The Good, the Bad, and the Ugly
NET framework support, which generally received 5+ years. The current branch, with its promise of only 3 months of support, fails to meet...
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