.NET Development
Placeholder for .NET topics
Blazor
MAUI - IOS Emulator / Building without MAC
It seems nearly impossible to run an Iphone emulator without a Mac or Iphone device.You could inv...
MAUI - physical IPhone deployment (without Mac)
In some cases the MacInCloud isn't sufficient: to test BLE devices you do need a physical device,...
MAUI - Connect IPhone to debug
According to Microsoft, an Itunes installation on Windows is enough to target the phone.However, ...
Visual studio project version
Define a post-build to create a version file <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup...