niels
niels
CC#
Created by niels on 2/26/2024 in #help
Automate logging
Ok thanks
14 replies
CC#
Created by niels on 2/26/2024 in #help
Automate logging
Does that matter here?
14 replies
CC#
Created by niels on 2/26/2024 in #help
Automate logging
Yeah thought something like that, thanks for the response
14 replies
CC#
Created by niels on 11/8/2023 in #help
❔ Cross platform user settings for app.
Right, then I would also have some type safety
16 replies
CC#
Created by niels on 11/8/2023 in #help
❔ Cross platform user settings for app.
Stored in here: Environment.GetFolderPath(Environment.SpecialFolder.ApplicationData)
16 replies
CC#
Created by niels on 11/8/2023 in #help
❔ Cross platform user settings for app.
All right, yeah thought of using a file.
16 replies
CC#
Created by niels on 10/24/2023 in #help
✅ Cors not adding headers on ASP.NET application
Jay 😄
7 replies
CC#
Created by niels on 10/24/2023 in #help
✅ Cors not adding headers on ASP.NET application
Ah, fixed it. Needed to also support HTTP/1
7 replies
CC#
Created by niels on 10/24/2023 in #help
✅ Cors not adding headers on ASP.NET application
I followed these instructions here: https://learn.microsoft.com/en-us/aspnet/core/grpc/grpcweb?view=aspnetcore-7.0 , but no dice so far...
7 replies
CC#
Created by niels on 10/24/2023 in #help
✅ Cors not adding headers on ASP.NET application
I know, the issue is that even with allowing all origins, it doesn't work. Maybe because I'm using GRPC.
7 replies
CC#
Created by niels on 10/23/2023 in #help
❔ dotnet workload installed, but not detected during compilation
Seems to be some kind of problem with the specific dotnet version. Works fine on my Arch and Debian machines, which use different dotnet versions.
3 replies