Gerald Marbury
Gerald Marbury
StatisticRecord.Statistics.Value always looks like a value like this 1/1/1970 12:40:57 AM on 1/1/1970 Ironically, StatisticType.Sum seems to work. Below is an example function that illustrates the problem with StatisticType.Maximum. Just...
I am not able to debug into projects using MSBuild.Sdk.Extras. I'm using Visual studio 2019 16.3.9 and . Any ideas?
It would be nice if there was a way to wait till the email was sent or the dialog was closed. This is useful if you were creating an attachment...
When referenced from Maui it links but the platform-specific files listed below are not available. In addition, the BluetoothDevice.UWP.cs file needs to check for #if NETFX_CORE || WINDOWS **Files** EAAccessoryDevice.iOS.cs...
Whenever I add MsgKit to my project it pulls in all the crypto stuff that I'm not wanting anyway. This also seems to mess up the .Net Native Compiler for...
### Description Run the sample at this repo https://github.com/giuseppenovielli/Prism-MAUI-Samples  ### Steps to Reproduce 1) Download sample code from https://github.com/giuseppenovielli/Prism-MAUI-Samples 2) Run the Windows version of the project 3) See...