Wz
Wz
CC#
Created by Jdance on 7/14/2023 in #help
❔ Primary constructors in VS 2019.
You need to use an sdk that has a new enough compiler which has the feature you want
25 replies
CC#
Created by h on 7/9/2023 in #help
✅ Endpoint returns 400 when I add authorization code, works correctly without
You consumed the stream, so the controller has an empty body to read
11 replies
CC#
Created by Илон Маск on 5/20/2023 in #help
❔ Can't use .Net on Linux mint
5 replies
CC#
Created by Sarco on 3/31/2023 in #help
✅ [JsonProprety] isn't being respected ASP.NET Core
10 replies
CC#
Created by demndev on 2/26/2023 in #help
❔ issue with central package management
it's PackageVersion not PackageReference
40 replies
CC#
Created by therealgooey on 2/1/2023 in #help
❔ FileNotFoundException for NuGet Pkg in Az Function App
6 replies
CC#
Created by nauvran on 1/23/2023 in #help
✅ DevOps .net core publish error
212 replies
CC#
Created by dave on 1/10/2023 in #help
❔ OOM well below GCHeapLimit (Could not do a full GC) since .NET7
18 replies
CC#
Created by realivanjxツ on 1/8/2023 in #help
✅ httpclient get download stream in blazor
5 replies
CC#
Created by Sh1be on 12/21/2022 in #help
✅ System.Text.Json serialization problem
222 replies
CC#
Created by Sh1be on 12/21/2022 in #help
✅ System.Text.Json serialization problem
You have to look into a resolver and not a converter
222 replies
CC#
Created by RazorSharpFang on 12/13/2022 in #help
❔ SQLite in-memory Database read from ReadOnlyMemory bytes
No, you have to use pinvoke
75 replies
CC#
Created by RazorSharpFang on 12/13/2022 in #help
❔ SQLite in-memory Database read from ReadOnlyMemory bytes
75 replies
CC#
Created by Kosta on 11/22/2022 in #help
Why cant i go into the methode? Seems to skip it entirely
Or return it to something that will do so
20 replies
CC#
Created by Kosta on 11/22/2022 in #help
Why cant i go into the methode? Seems to skip it entirely
You need to await foreach to iterate the enumerable
20 replies
CC#
Created by Kosta on 11/22/2022 in #help
Why cant i go into the methode? Seems to skip it entirely
It’s an enumerable, it does nothing until something enumerates it
20 replies
CC#
Created by Hulkstance on 10/28/2022 in #help
Testcontainers must override configuration before it runs the Web API, but it does the opposite.
21 replies
CC#
Created by Hulkstance on 10/28/2022 in #help
Testcontainers must override configuration before it runs the Web API, but it does the opposite.
Did you tried absolute path?
21 replies