قسمت‌های مختلف Xamarin با NET 6. یکی خواهند شد
200, OK
https://visualstudiomagazine.com/articles/2020/05/19/maui.aspx icon

As part of our .NET unification, Xamarin.iOS and Xamarin.Android will become part of .NET 6 as .NET for iOS and .NET for Android. Because these bindings are projections of the SDKs shipped from Apple and Google, nothing changes there, however build tooling, target framework monikers, and runtime framework monikers will be updated to match all other .NET 6 workloads. Our commitment to keeping .NET developers up-to-date with the latest mobile SDKs is foundational to .NET MAUI and remains firm. When .NET 6 ships, we expect to ship a final release of Xamarin SDKs in their current form that will be serviced for a year. All modern work will at that time shift to .NET 6. 

قسمت‌های مختلف Xamarin با NET 6. یکی خواهند شد
مقایسه‌ای بین Xamarin.Forms و MAUI
200, OK
https://github.com/dotnet/maui icon

Xamarin.Forms vs MAUI


Xamarin.Forms MAUI
Platforms

Android API 19+ API 21+
iOS 9-14 10+
Linux Community Community
macOS Community Microsoft
Tizen Samsung Samsung
Windows UWP Microsoft
WPF Community
Microsoft
Features

Renderers Tightly coupled to BindableObject Loosely coupled, no Core dependencies
App Models MVVM, RxUI MVVM, RxUI, MVU, Blazor
Single Project No Yes
Multi-targeting No Yes
Multi-window No Yes
Misc

.NET Xamarin.iOS, Xamarin.Android, Mono, .NET Framework, ... .NET 6+
Acquisition NuGet & Visual Studio Installer dotnet
Project System Franken-proj SDK Style
dotnet CLI No Yes
Tools

Visual Studio 2019 Yes Yes
Visual Studio 2019 for Mac Yes Yes
Visual Studio Code No Yes
مقایسه‌ای بین Xamarin.Forms و MAUI
معرفی پلتفرم یکپارچه‌ای برای تولید رابط کاربری برنامه‌های چندسکویی مبتنی بر NET.
200, OK
https://devblogs.microsoft.com/dotnet/introducing-net-multi-platform-app-ui/ icon

Introducing .NET Multi-platform App UI
.NET MAUI simplifies the choices for .NET developers, providing a single stack that supports all modern workloads: Android, iOS, macOS, and Windows.
 

معرفی پلتفرم یکپارچه‌ای برای تولید رابط کاربری برنامه‌های چندسکویی مبتنی بر NET.
مهم ترین اخبار رویداد NET Conf. با موضوع Focus on Blazor
200, OK
https://virgool.io/@mjebrahimi/%D9%85%D9%87%D9%85-%D8%AA%D8%B1%DB%8C%D9%86-%D8%A7%D8%AE%D8%A8%D8%A7%D8%B1-%D8%B1%D9%88%DB%8C%D8%AF%D8%A7%D8%AF-net-conf-%D8%A8%D8%A7-%D9%85%D9%88%D8%B6%D9%88%D8%B9-focus-on-blazor-vabgh2fyshvu icon

مهم‌ترین اخبار رویداد NET Conf. با موضوع Focus on Blazor

  • معرفی قابلیت‌های جدید
  • ساخت برنامه‌های Desktop با Blazor و Electron 
  • ساخت برنامه‌های موبایل با Blazor و Xamarin Forms
  • امکان تست نویسی برای Blazor
  • کاهش حجم برنام‌های Blazor WebAssembly 
مهم ترین اخبار رویداد NET Conf. با موضوع Focus on Blazor
معرفی تغییرات جدید Xamarin در NET Conf 2019.
200, OK
https://devblogs.microsoft.com/xamarin/xamarin-dotnet-conf-2019/ icon

Today at .NET Conf 2019, we shared some exciting announcements for Xamarin and Visual Studio developers, including:

  • XAML Hot Reload for Xamarin.Forms: Make changes to your XAML UI. See them reflected live on your emulator, simulator, or physical device.
  • Xamarin Hot Restart: Test changes made to your app, including multi-file code edits, resources, and references, while using a much faster build and deploy cycle.
  • iOS 13 and Android 10: Take advantage of the full power and performance of native platforms and APIs. Including iPadOS, dark mode, and foldable support. 
معرفی تغییرات جدید Xamarin در NET Conf 2019.
معرفی قابلیت Hot Restart زامارین
200, OK
https://devblogs.microsoft.com/xamarin/xamarin-hot-restart/ icon

توسط این قابلیت در برنامه‌های زاماین، تغییرات کد، رفرنس ها، فایل‌ها و... نیاز به کامپایل کامل و مجدد نداشته و تغییرات را سریع‌تر اعمال کرده و برنامه را ریستارت می‌کند.

Today at .NET Conf 2019, we announced Xamarin Hot Restart which enables you to test changes made to your app, including multi-file code edits, resources, and references, using a much faster build and deploy cycle.

XAML Hot Reload for Xamarin.Forms already provides fast iteration on XAML UIs by enabling you to see changes applied live in your running application. But what about other types of code and project edits? Xamarin Hot Restart will apply these types of changes to your application and quickly restart your app for rapid application development.  

معرفی قابلیت Hot Restart زامارین