Live data from Hacker News

Viewing profile — delaconcha

delaconcha

HN member
Joined
Thu, Sep 07, 2023, 9:13 PM UTC
HN karma
14
Public activity
5 items

About delaconcha

No profile information was provided.

Recent public activity

  1. comment
    Comment #45913057

    There is also the dotnet-install scripts https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-i...

  2. comment
    Comment #45913044

    In my experience installing the .NET SDK is fairly simple in any platform, well documented and supported. Nuget.config allows to configure your local feeds, this implies you have a…

  3. comment
    Comment #45905814

    Just install the .NET SDK, and you’re ready to go. > Nuget is complete and utter garbage. You still have to resort to all forms of unreliable hacks in order to redirect it to a loc…

  4. comment
    Comment #39396052

    > Can I map multiple custom types to the same C# type? :) Yes that is totally fine. In C# side both would be represented as "long[]", the generated code would use the appropriated …

  5. story