DevTKSS
DevTKSS
### What would you like clarification on? π€ Refering to this Page region here: https://github.com/unoplatform/uno/blob/f5ea9ec0df2476a14463d28dc37e729ef917b8b2/doc/articles/platform-specific-xaml.md?plain=1#L102-L148 I am unable to find any information about the possibilities of this to be used...
### What would you like to be added? π‘ see title Current behaviour when manually trying to activate: ``` PS C:\Users\Sonja\source\repos\unoplatform\uno> uno-devserver --mcp fail: Could not determine SDK version from...
**Is your feature request related to a problem? Please describe.** I would need to seperate scopes for an oAuth Authorization Code flow like this: ``` &scope=transactions_r%20transactions_w ``` but all I...
### Type of issue Missing information ### Description I attempted to create my first Roslyn Generator/Analyzer Project from scratch in VS2026 v18.0.2 using the linked tutorial guide, but just like...
**Is your feature request related to a problem? Please describe.** discoverd this nice template here and as I would like to learn about Clean Architecture, I am not knowing anything...
This PR should be adding Etsy as OAuth2 Web Provider **PR Requires help** ## Known Problems / open tasks / decisions - [ ] Evaluate changing the setting for the...
**Describe the bug** A clear and concise description of what the bug is. since I upgraded my hardware set to High resolution + 2 x ~32" Monitors + left one...
### Description > The preceding code: > - Writes an error message with the fallback code if the problemDetailsService is unable to write a ProblemDetails. For example, an endpoint where...
### Description I am looking into the Social Auth sample here: https://github.com/dotnet/aspnetcore/blob/4b30be10dea772f6c398b68be1506db6b6acf7f2/src/Security/Authentication/samples/SocialSample/Startup.cs#L385-L390 and would like to Upgrade this to TypedResults to ensure type security π but now I am a...
### Description first of all, appreciate the improved docs for this topic and want to thank the team/eventual contributors that enabled thisπ The only point I am now missing and...