Microsoft recently released Azure Mobile Apps v4.2.0 for .NET. The Azure Mobile Apps client libraries provides online and offline sync of cloude SQL data to your apps. The release updates all core platforms and enabled new scenarios by migrating to .NET Standard
The Azure Mobile Apps v4.2.0 supports the platforms like Android 6.0 (API level 23 or higher), iOS 10 or higher, UAP 10.0.16299.0 or higher, WPF (.NET Framework 4.6.1 & .NET Core 3.0 or higher).
In addition to this release, the dependencies have also been ramped to their latest versions, which will help with compatibility with other libraries. And, finally, the in-built authentication support within Xamarin environments has also been upgraded to use Xamarin.Essentials.
For more details about this release, please visit the official website. Courtesy: Microsoft
Comments (0)