Andrii Chebukin

Results 243 issues of Andrii Chebukin

## PR Type What kind of change does this PR introduce? - Code style update (formatting) - Refactoring (no functional changes, no API changes) ## PR Checklist Please check if...

## What would you like to be added: `IDispatcher.DispatcherQueue` ## Why is this needed: I need `DispatcherQueue` as input in my Elmish.Uno library. Now I need to bring `Uno.Extensions.Core.WinUI` package...

kind/enhancement
triage/untriaged

Like ``` F# [] type SliceExtensions = [] static member GetSlice(source: FlatList

https://docs.microsoft.com/uk-ua/dotnet/core/deploying/trimming/prepare-libraries-for-trimming

https://devblogs.microsoft.com/dotnet/producing-packages-with-source-link/

Records `EntityIdentifier`, `OperationResult`, `EntityMetadata` have only 2 fields which means that making them structs is efficient option.

1. Install the extension to Visual Studio 2022 Preview 16.6 2. Enable the `Live buffers` feature ![image](https://user-images.githubusercontent.com/2365592/235685289-e22e594d-6a53-48e8-80c4-bd27d3b2a5e0.png) 3. Try to format an F# file 4. See that nothing happens cc...

When you call `.WithCancellation(cancellationToken)` on `IAsyncEnumerable` which is not currently supported. So that this code does not work ``` F# static member ToFlatListAsync, [] cancellationToken: CancellationToken) = task { let...

topic: surface area
feature request

`error FS3033: The type provider 'FSharp.Configuration.ConfigTypeProvider+FSharpConfigurationProvider' reported an error in the context of provided type 'FSharp.Configuration.ResXProvider,file="Strings.resx"', member 'get_LoginCallToAction'. The error: Method 'System.Object readValue[Object](System.String, System.Reflection.Assembly, System.String)' not found in type ''....