DevTKSS

Results 158 issues of DevTKSS

Thanks for stopping on by to share feedback 💖 If you are after inspiration, folks typically submit feedback on the following topics: - what version of Uno and what platforms...

triage/untriaged

## What would you like clarification on I would appreciate if I would not always be required to lookup the `Uno.Extensions/Samples/Playground/*` Source Code then instead could get the same Information...

kind/consumer-experience
kind/documentation
triage/untriaged

## On which page? TOC ? ## What's wrong? Both Namespaces are not part of the TOC - PropertySelector - KeyEquality -> KeyEqualityComparer but at least in case somebody KNOWS...

kind/consumer-experience
kind/documentation
triage/untriaged

## Current behavior - Initially commented on (forgotten?) Issue about `.ContentSource(...)` #1497 I am unable to source Solution-wide-synced Configuration or json Data like the `` (used in the Uno.Chefs App...

kind/bug
triage/untriaged

### What would you like to be changed Replace the dependency on `IOptionsMonitor` with `IOptionsSnapshot`: - Change the constructor dependency and internal field type in `WritableOptions` - Update `WritableOptions.Value` to...

kind/enhancement
triage/untriaged

## Current behavior In a plain **.NET Console app** using `` and `Uno.Extensions.Configuration`, configuration binding via `IConfigBuilder.Section()` fails at runtime to resolve / load `appsettings.json` when I use the Microsoft...

kind/bug
triage/untriaged

## What would you like to be changed `IConfigBuilder.Section` currently **always** registers the section as `IWritableOptions`, without providing a way to opt out. Currently, every call to `Section` implicitly registers...

kind/enhancement
triage/untriaged

GitHub Issue (If applicable): closes #2630 ## PR Type What kind of change does this PR introduce? - Documentation content changes ## What is the current behavior? - Missing complete...

## What would you like clarification on While there is at the moment duplicated Logging setup in our Uno apps, lets say we would just "clean" this ourselfs and just...

kind/consumer-experience
kind/documentation
triage/untriaged

GitHub Issue (If applicable): closes # I could add another Issue, but as not finding this information in the docs did cause myself already much time, until I found out...