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

C Sharp

1537 readers
1 users here now

A community about the C# programming language

Getting started

Useful resources

IDEs and code editors

Tools

Rules

Related communities

founded 2 years ago
MODERATORS
top 5 comments
sorted by: hot top controversial new old
[–] Spyros 4 points 2 years ago

Even though it is not specifically about C#, .NET is the underlying framework.

[–] josejfernandez 4 points 2 years ago

I think this is relevant, even though it's not technically about C#.

I like static code analysis, and appreciate that they are putting a lot of effort into adding all kinds of analyzers for just about everything.

[–] [email protected] 2 points 2 years ago (1 children)

The update cadence of .NET over the last few years has amazed me. The new features, performance and security enhancements...

Its night and day difference as opposed to when it was just .net framework.

[–] [email protected] 2 points 2 years ago (1 children)

I know some people take issue with the whole "what there's a NEW version already?!". But I'm with you - it's great to see.

[–] [email protected] 1 points 2 years ago

A new version hits release, ones a year! Usually, around ignite, around November.

Since the introduction of .net core 3- they have not yet ceased to amaze me with the amount of updates every year.