Morten Nielsen

Results 104 issues of Morten Nielsen

Use monikers/version instead to avoid having powershell fix builds, and removes most docfx warnings as well.

Currently it doesn't seem to be possible to build the C api for iOS though :(

enhancement
help wanted

If would be good if the differ also pointed out APIs that has been marked obsolete, since these are a form of call-to-action for developers.

I've noticed that if you move a member up from a class to its baseclass - which isn't a breaking change - they are listed as *re*moved in the API...

Addresses #13856 There's a couple of outstanding questions for this PR, so keeping it in draft for now: 1. ~This relies on [System.Net.Security.CertificateHelper](https://github.com/dotnet/runtime/blob/main/src/libraries/Common/src/System/Net/Security/CertificateHelper.cs) which is internal. I'm not sure if...

community

In doc page it is stated: > Install a preview channel of Microsoft Edge I was able to go through the steps with just using the non-preview Edge browser that...

cat: webview2
ADO

```cs public class AutoSuggestBox { public Xamarin.Forms.Color PlaceholderTextColor { get; set; } // Completed public Xamarin.Forms.Color TextColor { get; set; } // Completed [Xamarin.Forms.TypeConverter(typeof(Xamarin.Forms.FontSizeConverter))] public double FontSize { get; set;...

enhancement
help wanted
F-AutoSuggestBox

The 2.9" ePaper spec clearly shows examples of gray-scale and says it supports 4 levels of grayscale. However no wherein this repo is shown an example of how to actually...