this post was submitted on 14 Jun 2023
2 points (100.0% liked)

.NET

1755 readers
3 users here now

Getting started

Useful resources

IDEs and code editors

Tools

Rules

Related communities

Wikipedia pages

founded 2 years ago
MODERATORS
top 3 comments
sorted by: hot top controversial new old
[–] HeapOfDogs@beehaw.org 2 points 2 years ago

Really cool stuff. I've been a big fan of .net for awhile. I love seeing the rapid progress in the last couple of years.

[–] jim_stark@programming.dev 1 points 2 years ago (1 children)

And here I am learning C# 10 and .NET 6.

[–] Lmaydev@programming.dev 1 points 2 years ago

The changes between version are very incremental and mostly just adding new things.

You don't even really need to learn all the features for each version.