Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poll: What target are you running on? #772

Closed
twsouthwick opened this issue Jul 17, 2020 · 7 comments
Closed

Poll: What target are you running on? #772

twsouthwick opened this issue Jul 17, 2020 · 7 comments
Labels

Comments

@twsouthwick
Copy link
Member

twsouthwick commented Jul 17, 2020

As we move forward, it would be nice to drop some old platforms that add a bunch of extra technical work (ie .NET 3.5, .NET Standard 1.3). So, I'm interested in what everyone is running on?









@twsouthwick
Copy link
Member Author

Note: You can only select one :( Limitation of the polling system it seems

@Trysor
Copy link

Trysor commented Jul 24, 2020

Attempting to upgrade from .NET Framework 4.8 to Core but I've run into issues discussed across several issues in .NET (but perhaps most notably in dotnet/runtime#23750), which leaves me unable to do this upgrade. Whether or not such things is considered bias in this poll or not is up to you, but here's a vote for Framework that would otherwise have been Core (3.x).

@twsouthwick
Copy link
Member Author

@Trysor that's really helpful as well! Thanks for the feedback

@ThomasBarnekow
Copy link
Collaborator

For VSTO add-ins, I‘m targeting net472 to be fully netstandard2.0 compatible. For server-side stuff, I‘m on Net Core 3.x.

I would be interested to know for which use cases you would need anything older than net461. Just thinking that no longer supporting older .Net Frameworks might give developers an argument to finally deal with that technical debt.

@twsouthwick
Copy link
Member Author

That's a good question, but I want to point out that running an application targeting 4.0, but running on .NET 4.8 is fully supported, hence why I'll probably continue to support a .NET 4.0 target. It is still technical debt, ie you're opting into quirks to mimic behavior for an older runtime that may cause issues if you move to targeting .NET 4.8 or .NET Core (for example, one that comes to mind for this project is #715).

@Pitterling
Copy link

NET5 is not selectable :)

@twsouthwick
Copy link
Member Author

Thanks all! Closing for now as we got the data we needed (people still use .NET 3.5 and .NET 4.0)

@twsouthwick twsouthwick unpinned this issue Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants