DevTKSS

Results 263 comments of DevTKSS

as soon as I instead tell the MainViewModel (or MainModel) to require `ILogger logger` in the constructor, its all fine... Or is it maybe not allowed to use that overload...

@jeromelaban alright, will check in the src and add a PR for it to update this.

For the above listed problem with the Serviceprovider, should I add for this another issue with explicit repro or here? Thought any of those functions should have worked but somehow...

@jeromelaban https://github.com/unoplatform/uno.extensions/blob/main/src%2FUno.Extensions.Core%2FLogging%2FLoggerExtensions.cs I think this one might cause that issue of Logging, since there is no ILogger using method available, but as I searched for the loggingadapter definition which uses...

> Thanks for your contribution, @DevTKSS! I tested the newly added links and while some of them work, most do not. Can you check them please? > > @morning4coffe-dev on...

hm... and for the ResourcesDictionary -> MergedDictionarys docs link, I think we should point to the `Styles/Generic.xaml` issue: - https://github.com/microsoft/microsoft-ui-xaml/issues/10571 instead of letting the user run into that problem on...

checked the links in the develop page and now design page, but the "search" link is not resolving. no idea what control is meant by that? Is it the TitleBar...

@Jen-Uno looking to the great things Uno added to the WebView2 support, this informations here could be valueable to enhance the getting started expirience with it, what do you think?...

@cmastr I updated the OP with `net10.0` specific information and tryed to investigate whats up with this, to potentially help you understand my problem with this a bit better and...

@cmastr hey there, as you are listing the authentication and security pages, could someone check on this here also? the asp net core docs are sort of covering authentication, but...