Core
Core
Explore posts from servers
CC#
Created by Core on 4/30/2025 in #help
✅ IEnumerable vs IReadOnlyCollection
I see, thanks
5 replies
CC#
Created by jan on 4/26/2025 in #help
Coursework analysis of quicksort results in (very) unexpected behaviour
Won't this create a (b,a) tuple, then unpack it?
66 replies
CC#
Created by Core on 4/28/2025 in #help
✅ Unable to publish a package despite having a valid API key
Now I have 2 versions which are acutally the same 🥲
8 replies
CC#
Created by Core on 4/28/2025 in #help
✅ Unable to publish a package despite having a valid API key
@Yawnder it worked, thank you
8 replies
CC#
Created by Core on 4/28/2025 in #help
✅ Unable to publish a package despite having a valid API key
Okay, I'll try that
8 replies
CC#
Created by Core on 4/28/2025 in #help
✅ dotnet pack command fails
There was apparently an issue, and this is by design: https://github.com/NuGet/Home/issues/11691#issuecomment-1085102122
8 replies
CC#
Created by Core on 4/28/2025 in #help
✅ dotnet pack command fails
Why is that option even available if it messes with packaging...
8 replies
CC#
Created by Core on 4/28/2025 in #help
✅ dotnet pack command fails
Thank you so much
8 replies
CC#
Created by Core on 4/28/2025 in #help
✅ dotnet pack command fails
Yes... That was the problem
8 replies
CC#
Created by jan on 4/26/2025 in #help
Coursework analysis of quicksort results in (very) unexpected behaviour
Sorry, I needed to send this
66 replies
CC#
Created by jan on 4/26/2025 in #help
Coursework analysis of quicksort results in (very) unexpected behaviour
66 replies
CC#
Created by Core on 4/11/2025 in #help
✅ JsonSerializer - properties have null values
Thank you
5 replies
CC#
Created by Core on 4/11/2025 in #help
✅ JsonSerializer - properties have null values
Wow, I have completely missed that. I thought it uses camelCase by default...
5 replies
CC#
Created by Core on 3/16/2025 in #help
✅ Best approach for returning typed objects
Thanks, what about the design? Should I include an enum that represents the client type?
5 replies
CC#
Created by Core on 2/21/2025 in #help
✅ Error when targeting .net-android
$close
9 replies
CC#
Created by Core on 2/21/2025 in #help
✅ Error when targeting .net-android
thanks
9 replies
CC#
Created by Core on 2/21/2025 in #help
✅ Error when targeting .net-android
Okay, figured it out
9 replies
CC#
Created by Core on 2/21/2025 in #help
✅ Error when targeting .net-android
dotnet build --configuration Release -p:BuildGroup=android
/home/nandor/Documents/Personal/qr-code-service/tests/QrCode.Generator.Tests/QrCode.Generator.Tests.csproj : error NU1201:
Project QrCode.Generator is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Project QrCode.Generator supports:
- net8.0-android34.0 (.NETCoreApp,Version=v8.0)
- net9.0-android35.0 (.NETCoreApp,Version=v9.0)
/home/nandor/Documents/Personal/qr-code-service/src/QrCode.Console/QrCode.Console.csproj : error NU1201:
Project QrCode.Generator is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Project QrCode.Generator supports:
- net8.0-android34.0 (.NETCoreApp,Version=v8.0)
- net9.0-android35.0 (.NETCoreApp,Version=v9.0)
/home/nandor/Documents/Personal/qr-code-service/tests/QrCode.Generator.Tests/QrCode.Generator.Tests.csproj : error NU1201:
Project QrCode.Generator is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Project QrCode.Generator supports:
- net8.0-android34.0 (.NETCoreApp,Version=v8.0)
- net9.0-android35.0 (.NETCoreApp,Version=v9.0)
/home/nandor/Documents/Personal/qr-code-service/src/QrCode.Console/QrCode.Console.csproj : error NU1201:
Project QrCode.Generator is not compatible with net9.0 (.NETCoreApp,Version=v9.0). Project QrCode.Generator supports:
- net8.0-android34.0 (.NETCoreApp,Version=v8.0)
- net9.0-android35.0 (.NETCoreApp,Version=v9.0)
9 replies
CC#
Created by Core on 2/21/2025 in #help
✅ Error when targeting .net-android
getting closer
9 replies
CC#
Created by Core on 2/21/2025 in #help
✅ Error when targeting .net-android
:when:
9 replies