1
10
2
11
3
5
4
4
5
5
6
4
7
2
Brave new C# (pvs-studio.com)

"A sense of lost elegance" is surely an interesting statement. What do you think? Have the many new features added to C# in recent versions increased productivity, or have they made the language more difficult to teach and learn?

8
7
9
2
10
14
11
7
submitted 1 month ago* (last edited 1 month ago) by jupiter@programming.dev to c/csharp@programming.dev

I made another oopsie, I mean, Open Sourcie. :3

Remember Haskell's newtype? Or F# type abbreviations?

Well, newtype is a package that lets you use similar semantics in #CSharp for a large number of types, including the ability to add semantics and extension-like methods to your own derived types.

MIT-Licensed, go wild!

https://github.com/outfox/newtype

https://www.nuget.org/packages/newtype

12
3
13
6
14
-2
15
3
16
6
17
3
18
2
Changing Immutable Collections (codeblog.jonskeet.uk)
19
4
20
1
21
3
Deep C# - The Console (www.i-programmer.info)
22
3
23
3
24
2
25
12
C# Is TIOBE Language of 2025 (www.i-programmer.info)
view more: next ›

C Sharp

1781 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