Live data from Hacker News

Viewing profile — u7u7h

u7u7h

HN member
Joined
Sat, Feb 29, 2020, 1:46 PM UTC
HN karma
4
Public activity
8 items

About u7u7h

No profile information was provided.

Recent public activity

  1. comment
    Comment #25057853

    Feather HTTP https://github.com/featherhttp/framework . From the description: A lightweight low ceremony API for web services.

  2. comment
    Comment #24696129

    I've switched from PHP/Node.js to .NET/C#. And that's awesome!

  3. comment
    Comment #23250826

    Better not.

  4. comment
    Comment #23250508

    > windows-centric .NET 5 is going to change this completely. .NET Core has already changed.

  5. comment
    Comment #23250408

    Now you can test C# 9 with Visual Studio Preview and .NET 5.0 preview https://visualstudio.microsoft.com/vs/preview/ https://dotnet.microsoft.com/download/dotnet/5.0

  6. story
  7. comment
    Comment #22482495

    Records are coming https://github.com/dotnet/csharplang/projects/4#card-1849391... . Will be in C# 9

  8. comment
    Comment #22450536

    C# has System.CommandLine https://github.com/dotnet/command-line-api CommandLineParser https://github.com/commandlineparser/commandline NDesk.Options https://github.com/Latency/NDe…