Viewing profile — delaconcha
delaconcha
HN member- Joined
- Thu, Sep 07, 2023, 9:13 PM UTC
- HN karma
- 14
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About delaconcha
No profile information was provided.
Recent public activity
-
comment
Comment #45913057
There is also the dotnet-install scripts https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-i...
-
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…
-
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…
-
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 …
- story