P R Deltoid
P R Deltoid
CC#
Created by P R Deltoid on 4/29/2024 in #help
Setting up MAUI example project, project won't build
Needed to run a nuget restore as well. Problem (mostly) solved.
2 replies
CC#
Created by P R Deltoid on 10/2/2023 in #help
ASP.NET API Controller not returning values shown in debugger
Well that did it. I had this working previously without it being a property and I am not sure exactly what changes I made in that time caused this (I am doing a major port to Blazor from Razor Pages). Oh well. Thank you for your help.
3 replies
CC#
Created by P R Deltoid on 9/26/2023 in #help
Setting BaseURI for named HttpClient in DI not including trailing string
I was fixated on the configuration and didn't think that I may just be misusing the client. A bit confusing but all is well.
3 replies
CC#
Created by P R Deltoid on 9/26/2023 in #help
Setting BaseURI for named HttpClient in DI not including trailing string
Apparently, when using the HttpClient, my requestUri had a leading slash ("/Chores") and HttpClient was getting messed up trying to combine it with my BaseAddress for some reason. Removing the slash from my HttpClient's Get request fixes this issue.
3 replies
CC#
Created by P R Deltoid on 5/19/2023 in #help
✅ Compiling ASP.NET 7 app using Github Actions
IDE was referencing asp.net libraries with a weird relative path instead of a framework reference
108 replies
CC#
Created by P R Deltoid on 5/19/2023 in #help
✅ Compiling ASP.NET 7 app using Github Actions
It's a class library. I think we got the issue sorted though
108 replies
CC#
Created by P R Deltoid on 5/19/2023 in #help
✅ Compiling ASP.NET 7 app using Github Actions
yeah, I know what to do B-)
108 replies
CC#
Created by P R Deltoid on 5/19/2023 in #help
✅ Compiling ASP.NET 7 app using Github Actions
Nice! Now it's a build error I expected instead of the issue with references. Thanks again.
108 replies
CC#
Created by P R Deltoid on 5/19/2023 in #help
✅ Compiling ASP.NET 7 app using Github Actions
gonna double-check github now
108 replies
CC#
Created by P R Deltoid on 5/19/2023 in #help
✅ Compiling ASP.NET 7 app using Github Actions
ty for your help
108 replies
CC#
Created by P R Deltoid on 5/19/2023 in #help
✅ Compiling ASP.NET 7 app using Github Actions
this is excellent, learned a lot too
108 replies
CC#
Created by P R Deltoid on 5/19/2023 in #help
✅ Compiling ASP.NET 7 app using Github Actions
oh well
108 replies
CC#
Created by P R Deltoid on 5/19/2023 in #help
✅ Compiling ASP.NET 7 app using Github Actions
It was definitely the IDE doing it, I can recreate it by using the quick action to import that library
108 replies
CC#
Created by P R Deltoid on 5/19/2023 in #help
✅ Compiling ASP.NET 7 app using Github Actions
Made the project non-portable
108 replies
CC#
Created by P R Deltoid on 5/19/2023 in #help
✅ Compiling ASP.NET 7 app using Github Actions
I just dunno why it decided to do that janky relative path instead of this FrameworkReference option
108 replies
CC#
Created by P R Deltoid on 5/19/2023 in #help
✅ Compiling ASP.NET 7 app using Github Actions
The IDE's auto-import did that relative path crap instead of this, dunno why
108 replies
CC#
Created by P R Deltoid on 5/19/2023 in #help
✅ Compiling ASP.NET 7 app using Github Actions
That worked
108 replies
CC#
Created by P R Deltoid on 5/19/2023 in #help
✅ Compiling ASP.NET 7 app using Github Actions
nice!
108 replies
CC#
Created by P R Deltoid on 5/19/2023 in #help
✅ Compiling ASP.NET 7 app using Github Actions
Yeah
108 replies
CC#
Created by P R Deltoid on 5/19/2023 in #help
✅ Compiling ASP.NET 7 app using Github Actions
😕
108 replies