Hacker News new | ask | show | jobs
by DeathArrow 1681 days ago
>the maximal OOP style of .NET's structure is just not for me

You can use C# .NET in a simple, non OOP way.

You can use F# in a functionaly style.

Nobody forces OOP upon you.

1 comments

If I were working by myself on a project, I could make those choices. Unfortunately it's not the common approach to take, nor is it really the documented / recommended way.