Poller
Poller
CC#
Created by Poller on 6/18/2024 in #help
ILogger<T>
We currently think about removint a lot of direct NLog references as preparation for future projects. Now we have some Class A that instanciates at points in Time B. But at CreationTime of T we dont know yet all informations about the category to use. i cant imagine we are the first one to be in this position.
85 replies
CC#
Created by Poller on 3/1/2024 in #help
Azure Devops Nuget restore Artifact error
No description
53 replies
CC#
Created by Poller on 1/29/2024 in #help
UWP Digest credentials not supported?
No description
17 replies
CC#
Created by Poller on 11/14/2023 in #help
Xamarin.Forms UWP Publish issue
while i publish a existing xamarin.forms uwp app i get the list of errors shown down below. The Publish additionally uses dotfuscator. The last release publish was in 2021. The PharaoCloudApiClient and all the methods shown in the error, are referenced as required(project reference netstandard2.0). ChatGBT/ Bing and google dont point me to any solution. Please help.
1 replies
CC#
Created by Poller on 9/29/2023 in #help
❔ Blazor Binding question
No description
3 replies
CC#
Created by Poller on 9/5/2023 in #help
❔ wpf can’t instantiate unknown type datatemplateselector
7 replies
CC#
Created by Poller on 8/25/2023 in #help
❔ Custom ObservableCollection behaves differently on WPF
19 replies
CC#
Created by Poller on 3/2/2023 in #help
✅ Remove Foreach
11 replies
CC#
Created by Poller on 10/15/2022 in #help
Pomello MySql not mapping Bools correctly?
7 replies
CC#
Created by Poller on 10/13/2022 in #help
AddHostedService Implementation choosen on startup
I was fiddling around with a solution to add 1 HostedService, depending on a enum value(config setting). but i was wondering if there is a better solution than just a bet switch statement?
2 replies
CC#
Created by Poller on 9/27/2022 in #help
Cast failing on runtime
28 replies
CC#
Created by Poller on 9/13/2022 in #help
Sandcastle Help File Builder not building (or alternative)
1 replies
CC#
Created by Poller on 8/28/2022 in #help
Minimal Api Attributes
69 replies
CC#
Created by Poller on 8/16/2022 in #help
How do to generate HTML or PDF Docs from Source annotations (summary).
For a Project i look into how i could create a documentation from the annotated source. I found a few solutions, but either theyre not compatible with c# anymore, ore plain dont work. What tools do you know that work in modern .net6 and VS22 for this task?
13 replies