C#C
C#11mo ago
Nada

✅ Need Advice: Choosing the Right .NET Version for Our Project

Hello everyone, we need some advice. We are computer science students working on our third-year (final) project, which is a banking website. Our internship supervisor recommended using .NET 6 because he said it's more stable. However, when we checked online, we found that .NET 6 is 'out of support.' We contacted him, and he said it's not a big issue, but if we want to work with another version like .NET 7 or .NET 8, we have the choice.

We're not beginners in web development, but we are beginners in .NET, so we're unsure what to do. On one hand, an older version like .NET 6 might have more tutorials available on YouTube. On the other hand, choosing a supported version like .NET 8 might be a better option.
We'll be using Visual Studio 2022 for development.

What would you recommend for us?
Was this page helpful?