-
## Summary
The proposal is to simplify the definition syntax of Rows and Columns by:
- Allowing rows and columns within a Grid to be defined by a collection that is delimited by commas and single q…
-
# Microsoft Security Advisory CVE-2022-41089: .NET Remote Code Execution Vulnerability
## Executive summary
Microsoft is releasing this security advisory to provide information about a vulnerabi…
-
Summary
Status
Customer / job-to-be-done: App developers using WPF, WinForms, or Win32 C++ need to register for certain activation types like file associations and startup activation, need t…
-
I'm writing this into an issue instead of just fixing it since I don't want to include unnecessary components into the library unless its truly warranted (funny right? considering all my other changes…
-
.NET 6 improvements listed here: https://github.com/dotnet/runtimelab/issues/336
We're now planning the following improvements for NativeAOT in the .NET 7 timeframe:
## Goals:
For .NET 7 we w…
-
# WinUI 3.0 Developer Experience and Tooling - Input Needed
With the release of WinUI 3.0 we want to create the best developer experience we can. For that, we would love your help and feedback. Thi…
-
---
**Issue moved from dotnet/maui#6859**
**Issue moved from https://github.com/xamarin/xamarin-android/issues/6990**
- Please respond to @janseris.
---
_From @janseris on Thursday, May 5, 20…
-
### Environment
VS 17.5.1
### .NET version
.NET 6
### Did this work in a previous version of Visual Studio and/or previous .NET release?
The problem does not exist in VS 17.4
### Issue descripti…
-
Ages ago, Microsoft released the [Windows API Code Pack](https://github.com/timdetering/Microsoft.Windows_API_Code_Pack/tree/master/source/WindowsAPICodePack/Shell/ExplorerBrowser) for using native Wi…
-
Various analyzers only pay attention to internal/private types and members, as changes to public API is visible. For example, analyzers/fixers that find and remove dead code, or that recommend types …