Alexandre Zollinger Chohfi

Results 33 issues of Alexandre Zollinger Chohfi

It would be awesome if this library supported Windows.

Similar to #1465 ``` /_/src/System.CommandLine.Hosting/HostingExtensions.cs(113,21): Trim analysis error IL2077: System.CommandLine.Hosting.HostingExtensions.c__DisplayClass6_0.b__1(IServiceCollection): 'serviceType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'Microsoft.Extensions.DependencyInjection.ServiceCollectionServiceExtensions.AddTransient(IServiceCollection,Type)'. The field 'System.CommandLine.Hosting.HostingExtensions.c__DisplayClass6_0.handlerType' does not have matching annotations. The source...

enhancement
Area-Hosting and DI

It would be awesome to be able to install this thru winget (https://github.com/microsoft/winget-pkgs).

**Which version of MSAL.NET are you using?** MSAL.NET 4.46.0 **Platform** .NET 6 **What authentication flow has the issue?** * Desktop / Mobile * [ ] Interactive * [X] Integrated Windows...

question
broker
WAM

.NET6 added IL Trimming (https://devblogs.microsoft.com/dotnet/announcing-net-6/#il-trimming) Unfortunately, MSAL.Net doesn't support it. **Which version of MSAL.NET are you using?** Microsoft.Identity.Client 4.44.0 **Platform** .NET 6 **What authentication flow has the issue?** * Desktop...

bug
P2
PublicClient

Fixes #3407 Replaces #3428 **Changes proposed in this request** Removes Newtonsoft.Json, and replaces it with System.Text.Json. **Testing** All tests are passing, so it should be an exact match of how...

## Describe the bug We should drop support for netcoreapp2.1. It is out of life, and our tests will start to fail on ADO since we don't manually install this...

improvements :sparkles:
build :fire:
CI/pipeline 🔬

### :speech_balloon: Description A clear and concise description of what you would like to be added to Msix. Not the same as #108. This request is to be able to...

enhancement

It would be interesting to draw the same axis on both sides, not only Left OR Right. It would also be interesting to add other axis other than only one...

need more info
area:chart

## Describe the bug There are no symbols shipped for the XamlApplication package ## Expected behavior There should be symbols available within the pacakge. ## Environment ``` NuGet Package(s): Microsoft.Toolkit.Win32.UI.XamlApplication...

bug :bug:
XamlIslands :desert_island:
In-PR :rocket: