1
1

I wrote a blog post about me getting in to FSharp web application development, but am having issues deciding how I want the data access to look. I'm very much open to feedback!

2
7
3
7
Explore union types in C# 15 (devblogs.microsoft.com)

They finally did it!

4
10
5
12
6
5
7
4
8
5
9
4
10
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?

11
7
12
2
13
14
14
7
submitted 3 months ago* (last edited 3 months 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

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

C Sharp

1789 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