{"id":13016,"date":"2023-09-19T13:10:35","date_gmt":"2023-09-19T13:10:35","guid":{"rendered":"https:\/\/www.concettolabs.com\/blog\/?p=13016"},"modified":"2025-02-03T11:00:06","modified_gmt":"2025-02-03T11:00:06","slug":"what-is-net-maui","status":"publish","type":"post","link":"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/","title":{"rendered":"What is .NET MAUI &#8211; A Complete Introductory Guide?"},"content":{"rendered":"<p class=\"summary card purple-gradient-bg mt-30 mb-30\"><strong>Summary:<\/strong> .NET MAUI multi-platform App User is a most attractive feature in developing cross-platform applications. This blog will briefly discuss the potential to streamline app development processes across iOS, Android, and Windows.<\/p>\n<p>Have you ever wondered about Mobile App Development and desktop application development using XAML and .NET C# from a single base?<\/p>\n<p>So now, it is possible to develop native Android, Windows, and macOS applications using a single code base. One of the most effective features of .NET, known as .NET MAUI (Multi-platform App UI), helps to develop applications with ease. In this blog, we will discuss what .NET MAUI is, its features, and how to get started using MAUI.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"What_is_NET_MAUI\"><\/span>What is .NET MAUI?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-13046 size-full\" title=\"What is .NET MAUI?\" src=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/What-is-.NET-MAUI_.png\" alt=\"What is .NET MAUI?\" width=\"1170\" height=\"598\" srcset=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/What-is-.NET-MAUI_.png 1170w, https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/What-is-.NET-MAUI_-300x153.png 300w, https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/What-is-.NET-MAUI_-1024x523.png 1024w, https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/What-is-.NET-MAUI_-768x393.png 768w, https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/What-is-.NET-MAUI_-600x307.png 600w, https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/What-is-.NET-MAUI_-945x483.png 945w, https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/What-is-.NET-MAUI_-695x355.png 695w\" sizes=\"auto, (max-width: 1170px) 100vw, 1170px\" \/><\/p>\n<p>.NET MAUI is a version of Xamarin. Forms, an open-source cross-platform framework. This is now a single code base platform where various kinds of workloads, such as Android, MacOS, and iOS, can rely on base class libraries and help deliver an attractive API.<\/p>\n<p>Even this base code library will allow you to send the same shared code on various platforms and will not allow sharing UI definitions. , NET MAUI will resolve the issue of the requirement for an additional layer of user library abstraction.<\/p>\n<p>The main goal of .NET MAUI is to assist users in developing app functionality and user interface layout in one single project.<\/p>\n<h4><strong>.NET MAUI is Capable Of<\/strong><\/h4>\n<ul>\n<li>Using a single codebase to create an application for iOS, desktop, and Android using C# and Xamarin.Forms.<\/li>\n<li>It shares code, logic, and tests across various platforms.<\/li>\n<li>Shares common User interface and designs across all the platforms.<\/li>\n<\/ul>\n<h2><span class=\"ez-toc-section\" id=\"How_Does_NET_MAUI_work\"><\/span>How Does .NET MAUI work?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>.NET MAUI is an integrated approach to creating user interfaces for mobile and desktop applications. Using it, developers can distribute applications to all supported platforms with just one single base code and grant particular access to every feature of the forum.<\/p>\n<p>The WinUI 3(Windows UI 3) library is a member of the .NET 6 and later family of .NET frameworks for application development, along with the equivalents for Android, iOS, and macOS. These frameworks use the .NET Base class library (BCL). From the coding, this library will conceal platform-specifics. Due to the setting it delivers for the execution of the code, .NET runtime is necessary for the BCL.<\/p>\n<p>The .NET runtime\u2019s representation will provide the setting implementation for Android, macOS, and Android. For Windows, the execution runtime is the .NET CoreCLR.<\/p>\n<p>The base class library will allow cross-platform application user interfaces to exchange business logic despite the fact that every platform has its model for specifying how an application user interface element interacts with each other.<\/p>\n<p>An appropriate framework is used to design the user interface for every platform independently, but every group of devices will need a different code base.<\/p>\n<h4><strong>It is possible to compile native app packages from .NET MAUI code written on a PC or a Mac<\/strong><\/h4>\n<ul>\n<li>When users develop an application using .NET MAUI, C# is translated into an intermediate language (IL), which is then JIT-processed into a native assembler during runtime.<\/li>\n<li>.NET MAUI converts C# code for iOS applications into native ARM assembly code.<\/li>\n<li>These MAUI applications use Mac Catalyst for macOS, an Apple technology that enriches your iOS app with additional App kit and platform APIs before portioning it to the .NET MAUI desktop app.<\/li>\n<li>The Windows user interface 3(WinUI 3) library aids in the development of the native Windows <strong>D<\/strong><strong>esktop Applications Developed<\/strong> using .NET MAUI developer.<\/li>\n<\/ul>\n<h2><span class=\"ez-toc-section\" id=\"What_is_the_Main_Difference_Between_MAUI_and_Xamarin_Forms\"><\/span>What is the Main Difference Between MAUI and Xamarin Forms?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>The single .Net will incorporate the development of Xamarin forms. Native application development is now a part of .NET with .NET 6. The main advantage is that one MAUI project can run on all the platforms.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"What_are_the_Similarities_Between_MAUI_and_Xamarin_Forms\"><\/span>What are the Similarities Between MAUI and Xamarin Forms?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<ul>\n<li>The User can continue to develop the applications using XAML and C#.<\/li>\n<li>Model-view update, Reactive UI, and MVVM are all the available options.<\/li>\n<li>Using the MAUI framework, we can create desktop applications for Android, iOS, macOS, and Windows.<\/li>\n<li>Users can easily relate to MAUI, in case if users have Xamarin experience.<\/li>\n<\/ul>\n<h2><span class=\"ez-toc-section\" id=\"Who_Prefers_to_Use_the_MAUI_Framework\"><\/span>Who Prefers to Use the MAUI Framework?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<ul>\n<li>C# and XAML developers who want .NET MAUI cross-platform app development from a single codebase<\/li>\n<li>Sharing common UI layouts and designs across various platforms will speed up the design implementation.<\/li>\n<li>To use similar business logic, code, and testing across all the platforms.<\/li>\n<\/ul>\n<h2><span class=\"ez-toc-section\" id=\"What_is_MAUI_Architecture\"><\/span>What is MAUI Architecture?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Users develop applications for .NET MAUI applications that primarily communicate with,<\/p>\n<ul>\n<li>The .NET MAUI API<\/li>\n<li>The native platform&#8217;s APIs are then immediately used by .NET MAUI<\/li>\n<li>If required, applications may directly use platform APIs.<\/li>\n<\/ul>\n<h4><strong>Native App Packages are Created from .NET MAUI App Development<\/strong><\/h4>\n<ul>\n<li>Android applications created with .NET MAUI compile from C# into an intermediate language (IL), which is then just-in-time (JIT) compiled to a native assembly when the application begins.<\/li>\n<li>Native ARM assembly code is entirely ahead-of-time (AOT) compiled from C# for iOS applications created with .NET MAUI.<\/li>\n<li>Using Mac Catalyst, an Apple product, macOS applications created with .NET MAUI transport their iOS applications created with UI Kit to the desktop and, when required, supplement them with extra app kit and platform APIs.<\/li>\n<li>Windows applications developed with .NET MAUI make use of the Windows UI library (WinUI) 3 to create native applications that can run on both platforms, i.e. Windows desktop and the Universal Windows Platform (UWP).<\/li>\n<\/ul>\n<h2><span class=\"ez-toc-section\" id=\"What_are_the_Unique_Features_of_NET_MAUI\"><\/span>What are the Unique Features of .NET MAUI?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Microsoft updates its base to enhance Xamarin. Forms improved speed, consolidated the architectural systems, and expanded the use of the desktop beyond mobile.\u00a0 MAUI offers cross-platform APIs for .NET for native device functionality.<\/p>\n<p><strong>Check out the features of .NET MAUI.<\/strong><\/p>\n<ul>\n<li>Access to the device&#8217;s sensors, including its gyroscope, accelerometer, and compass. The ability to monitor and identify changes in the device\u2019s network connectivity condition.<\/li>\n<li>Give details about the hardware that the application is operating on.<\/li>\n<li>Between programs, copy and paste text to the system clipboard.<\/li>\n<li>Select one or more files on the device.<\/li>\n<li>Key\/value pairs are a secure way to store data.<\/li>\n<li>Use the device&#8217;s built-in text-to-speech software to read text.<\/li>\n<li>Start browser-based authentication processes that watch for a callback to a certain app-registered URL.<\/li>\n<li>Support for .NET hot reload is included in the .NET MAUI.<\/li>\n<\/ul>\n<div class=\"blog-cta blog-block-8\"><div class=\"custom-flex-col\"><div class=\"content-2\"><h4>Explore the future of cross-platform app development with Us!<\/h4><p><\/p><a class=\"btn btn-contact mt-20\" href=\"https:\/\/www.concettolabs.com\/inquiry\">Develop Applications today!<\/a><\/div><div class=\"content-1\"><img decoding=\"async\" class=\"img-responsive\" loading=\"lazy\" src=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/themes\/concettolab\/img\/blog-cta-8-img.png\" alt=\"Contact-us\" \/><\/div><\/div><\/div>\n<h2><span class=\"ez-toc-section\" id=\"What_are_the_Steps_to_Develop_the_First_Application_using_NET_MAUI\"><\/span>What are the Steps to Develop the First Application using .NET MAUI?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Read the below steps to build your first app using .NET MAUI<\/p>\n<h3><span class=\"ez-toc-section\" id=\"1_Prerequisites\"><\/span>1. Prerequisites<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>Install .NET MAUI multi-platform App UI workload in Visual Studio 2022 version 17.3 or later.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"2_Develop_an_Application\"><\/span>2. Develop an Application<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<ul>\n<li>Start Visual 2022 to initiate a fresh project and select \u201cCreate a new project\u201d.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-13022 size-full\" title=\"Develop an Application\" src=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/Develop-an-application-.png\" alt=\"Develop an Application\" width=\"512\" height=\"302\" srcset=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/Develop-an-application-.png 512w, https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/Develop-an-application--300x177.png 300w\" sizes=\"auto, (max-width: 512px) 100vw, 512px\" \/><\/p>\n<ul>\n<li>Choose MAUI from the option \u201cAll Project types\u201d \u2013 menu, then select the \u201c.NET MAUI App\u201d template, and then opt for the \u201cNext\u201d icon in the \u201cCreate a new project\u201d option.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-13023 size-full\" title=\"All Project \" src=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/All-Project-types.png\" alt=\"All Project \" width=\"512\" height=\"302\" srcset=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/All-Project-types.png 512w, https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/All-Project-types-300x177.png 300w\" sizes=\"auto, (max-width: 512px) 100vw, 512px\" \/><\/p>\n<ul>\n<li>Name your project, select a location, and then press the \u201cNext\u201d button in the window named \u201cConfigure new project.\u201d<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-13025 size-full\" src=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/Name-your-project.png\" alt=\"\" width=\"512\" height=\"302\" srcset=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/Name-your-project.png 512w, https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/Name-your-project-300x177.png 300w\" sizes=\"auto, (max-width: 512px) 100vw, 512px\" \/><\/p>\n<ul>\n<li>Click on the Create button after selecting the desired version of .NET in the \u201cAdditional information\u201d window.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-13026 size-full\" title=\"Additional information\" src=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/Additional-information.png\" alt=\"Additional information\" width=\"512\" height=\"279\" srcset=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/Additional-information.png 512w, https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/Additional-information-300x163.png 300w\" sizes=\"auto, (max-width: 512px) 100vw, 512px\" \/><\/p>\n<ul>\n<li>Hold until the project is developed and the user uses its dependencies.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-13027 size-full\" title=\"project is developed\" src=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/project-is-developed.png\" alt=\"project is developed\" width=\"512\" height=\"290\" srcset=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/project-is-developed.png 512w, https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/project-is-developed-300x170.png 300w\" sizes=\"auto, (max-width: 512px) 100vw, 512px\" \/><\/p>\n<ul>\n<li>Select framework and then choose the \u201c.net-7.0-windows\u201d option, from the \u201cdebug\u201d menu in the VS toolbar.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-13028 size-full\" title=\"net-7.0-windows\" src=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/menu-in-VS-toolbar.png\" alt=\"net-7.0-windows\" width=\"512\" height=\"290\" srcset=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/menu-in-VS-toolbar.png 512w, https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/menu-in-VS-toolbar-300x170.png 300w\" sizes=\"auto, (max-width: 512px) 100vw, 512px\" \/><\/p>\n<ul>\n<li>For compilation and launching the application, go on to the \u201cWindows Machine\u201d icon in the Visual Studio toolbar.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-13029 size-full\" title=\"Windows Machine\" src=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/Windows-Machine.png\" alt=\"Windows Machine\" width=\"512\" height=\"286\" srcset=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/Windows-Machine.png 512w, https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/Windows-Machine-300x168.png 300w\" sizes=\"auto, (max-width: 512px) 100vw, 512px\" \/><\/p>\n<ul>\n<li>The User can switch on Developer mode in Visual Studio. This is possible via device settings. Click on \u201cSettings for developers\u201d from Visual Studio Code and on \u201c Developer mode\u201d. The User can also accept the disclaimer.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-13030 size-full\" title=\"settings for developers\" src=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/settings-for-developers.png\" alt=\"settings for developers\" width=\"512\" height=\"278\" srcset=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/settings-for-developers.png 512w, https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/settings-for-developers-300x163.png 300w\" sizes=\"auto, (max-width: 512px) 100vw, 512px\" \/><\/p>\n<ul>\n<li>To test, users need to open the application and click on the \u201cclick me\u201d icon various times to check the click counter rise.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-13031 size-full\" title=\"open the application\" src=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/open-the-application.png\" alt=\"open the application\" width=\"512\" height=\"267\" srcset=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/open-the-application.png 512w, https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/open-the-application-300x156.png 300w\" sizes=\"auto, (max-width: 512px) 100vw, 512px\" \/><\/p>\n<h2><span class=\"ez-toc-section\" id=\"Why_Choose_NET_MAUI\"><\/span>Why Choose .NET MAUI?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<ol>\n<li>Initial Accessibility<\/li>\n<li>Ease in developing a new platform<\/li>\n<li>Availability of APIs to access various services<\/li>\n<li>Global with the use of statements and file-scoped namespaces<\/li>\n<li>Single platform for various platforms<\/li>\n<li>Speed optimization<\/li>\n<\/ol>\n<h2><span class=\"ez-toc-section\" id=\"Conclusion\"><\/span>Conclusion<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Those developers who have used Xamarin.Forms from the past will recognize a lot of elements in .NET MAUI. Users unfamiliar with the platform will find it intriguing because of underlying infrastructure modifications, the expanded platform scope, and the general unification into .NET 6. Solution administration is substantially streamlined by using the single project feature to centralize various assets and code into the shared library. The seasoned Xamarin developer has more to investigate in terms of further speed enhancements using handlers.<\/p>\n<p>The .NET Multi-platform User Interface is Microsoft\u2019s newest addition to the .NET family and allows developers to create programs in C#, .NET, and XAML for Android, Windows, and macOS. Also, you can now develop a single version of your project and share it across all the platforms rather than developing any versions.<\/p>\n<p>Concetto Labs, which is a known <a href=\"https:\/\/www.concettolabs.com\/net-maui-app-development\"><strong>.NET MAUI Development Company<\/strong><\/a>, has highly professional <a href=\"https:\/\/www.concettolabs.com\/hire-dot-net-core-developer\"><strong>.NET Core Developers<\/strong><\/a> who can help develop applications on any platform.<br \/>\n<div class=\"blog-cta blog-block-12 text-center\"><h4>Build Various Possibilities for Cross-platform app development Now!<\/h4><p><\/p><a class=\"btn btn-contact mt-20\" href=\"https:\/\/www.concettolabs.com\/inquiry\">Let\u2019s Get Started!<\/a><\/div><\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_76 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title ez-toc-toggle\" style=\"cursor:pointer\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 eztoc-toggle-hide-by-default' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#What_is_NET_MAUI\" >What is .NET MAUI?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#How_Does_NET_MAUI_work\" >How Does .NET MAUI work?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#What_is_the_Main_Difference_Between_MAUI_and_Xamarin_Forms\" >What is the Main Difference Between MAUI and Xamarin Forms?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#What_are_the_Similarities_Between_MAUI_and_Xamarin_Forms\" >What are the Similarities Between MAUI and Xamarin Forms?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#Who_Prefers_to_Use_the_MAUI_Framework\" >Who Prefers to Use the MAUI Framework?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#What_is_MAUI_Architecture\" >What is MAUI Architecture?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#What_are_the_Unique_Features_of_NET_MAUI\" >What are the Unique Features of .NET MAUI?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#What_are_the_Steps_to_Develop_the_First_Application_using_NET_MAUI\" >What are the Steps to Develop the First Application using .NET MAUI?<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-9\" href=\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#1_Prerequisites\" >1. Prerequisites<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-10\" href=\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#2_Develop_an_Application\" >2. Develop an Application<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-11\" href=\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#Why_Choose_NET_MAUI\" >Why Choose .NET MAUI?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-12\" href=\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#Conclusion\" >Conclusion<\/a><\/li><\/ul><\/nav><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Summary: .NET MAUI multi-platform App User is a most attractive feature in developing cross-platform applications. This blog will briefly discuss the potential to streamline app development processes across iOS, Android, and Windows. Have you ever wondered about Mobile App Development and desktop application development using XAML and .NET C# from a single base? So now, [&hellip;]<\/p>\n","protected":false},"author":19,"featured_media":13054,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[186,1],"tags":[],"class_list":["post-13016","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-asp-net","category-how-to-guides"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What is .NET MAUI - A Complete Introductory Guide?<\/title>\n<meta name=\"description\" content=\"Learn .NET MAUI, a unified framework for building stunning user interfaces across mobile and desktop platforms. Learn how to enhance your app development today!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is .NET MAUI - A Complete Introductory Guide?\" \/>\n<meta property=\"og:description\" content=\"Learn .NET MAUI, a unified framework for building stunning user interfaces across mobile and desktop platforms. Learn how to enhance your app development today!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog Concetto Labs\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/concettolabs\" \/>\n<meta property=\"article:published_time\" content=\"2023-09-19T13:10:35+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-03T11:00:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/What-is-.NET-MAUI-\u2013-A-Complete-Introductory-Guide-2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1170\" \/>\n\t<meta property=\"og:image:height\" content=\"598\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Kalpesh Dave\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@concettolabs\" \/>\n<meta name=\"twitter:site\" content=\"@concettolabs\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kalpesh Dave\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/\"},\"author\":{\"name\":\"Kalpesh Dave\",\"@id\":\"https:\/\/www.concettolabs.com\/blog\/#\/schema\/person\/81c4caada57aa10d2b0605979da2ce83\"},\"headline\":\"What is .NET MAUI &#8211; A Complete Introductory Guide?\",\"datePublished\":\"2023-09-19T13:10:35+00:00\",\"dateModified\":\"2025-02-03T11:00:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/\"},\"wordCount\":1478,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.concettolabs.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/What-is-.NET-MAUI-\u2013-A-Complete-Introductory-Guide-2.png\",\"articleSection\":[\"ASP.NET\",\"How to Guides\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/\",\"url\":\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/\",\"name\":\"What is .NET MAUI - A Complete Introductory Guide?\",\"isPartOf\":{\"@id\":\"https:\/\/www.concettolabs.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/What-is-.NET-MAUI-\u2013-A-Complete-Introductory-Guide-2.png\",\"datePublished\":\"2023-09-19T13:10:35+00:00\",\"dateModified\":\"2025-02-03T11:00:06+00:00\",\"description\":\"Learn .NET MAUI, a unified framework for building stunning user interfaces across mobile and desktop platforms. Learn how to enhance your app development today!\",\"breadcrumb\":{\"@id\":\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#primaryimage\",\"url\":\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/What-is-.NET-MAUI-\u2013-A-Complete-Introductory-Guide-2.png\",\"contentUrl\":\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/What-is-.NET-MAUI-\u2013-A-Complete-Introductory-Guide-2.png\",\"width\":1170,\"height\":598,\"caption\":\"What is .NET MAUI \u2013 A Complete Introductory Guide\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.concettolabs.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What is .NET MAUI &#8211; A Complete Introductory Guide?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.concettolabs.com\/blog\/#website\",\"url\":\"https:\/\/www.concettolabs.com\/blog\/\",\"name\":\"Blog Concetto Labs\",\"description\":\"Microsoft Power Platform &amp; Mobile App Development Company\",\"publisher\":{\"@id\":\"https:\/\/www.concettolabs.com\/blog\/#organization\"},\"alternateName\":\"Concetto Labs\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.concettolabs.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.concettolabs.com\/blog\/#organization\",\"name\":\"Concetto Labs\",\"url\":\"https:\/\/www.concettolabs.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.concettolabs.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2022\/04\/c-logo.png\",\"contentUrl\":\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2022\/04\/c-logo.png\",\"width\":150,\"height\":150,\"caption\":\"Concetto Labs\"},\"image\":{\"@id\":\"https:\/\/www.concettolabs.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/concettolabs\",\"https:\/\/x.com\/concettolabs\",\"https:\/\/www.instagram.com\/concettolabs\/\",\"https:\/\/www.linkedin.com\/company\/concetto-labs-private-limited\",\"https:\/\/in.pinterest.com\/concettolabs\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.concettolabs.com\/blog\/#\/schema\/person\/81c4caada57aa10d2b0605979da2ce83\",\"name\":\"Kalpesh Dave\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.concettolabs.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/08\/cropped-1636708378132-96x96.jpeg\",\"contentUrl\":\"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/08\/cropped-1636708378132-96x96.jpeg\",\"caption\":\"Kalpesh Dave\"},\"description\":\"I have 13+ exp. in ASP.NET, MVC, C# Opps, Asp.net Core, Anguler12, Web API, LINQ, jQuery, HTML, CSS, Java Script, Telerik, Kendo UI, WCF, Crystal Report, MS SQL Server 2016, Azure Cloud, .NET Framework 4.6 Knowledge of Domain Driven Architecture &amp; 3-Tier, N-Tier architecture as well as GitHub, TFS, SVN version control tools &amp; JIRA &amp; Confluence for project management also knowledge of Agile &amp; DevOps Methodology.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/kalpesh-dave-28895013\/\"],\"url\":\"https:\/\/www.concettolabs.com\/blog\/author\/kalpesh-dave\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is .NET MAUI - A Complete Introductory Guide?","description":"Learn .NET MAUI, a unified framework for building stunning user interfaces across mobile and desktop platforms. Learn how to enhance your app development today!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/","og_locale":"en_US","og_type":"article","og_title":"What is .NET MAUI - A Complete Introductory Guide?","og_description":"Learn .NET MAUI, a unified framework for building stunning user interfaces across mobile and desktop platforms. Learn how to enhance your app development today!","og_url":"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/","og_site_name":"Blog Concetto Labs","article_publisher":"https:\/\/www.facebook.com\/concettolabs","article_published_time":"2023-09-19T13:10:35+00:00","article_modified_time":"2025-02-03T11:00:06+00:00","og_image":[{"width":1170,"height":598,"url":"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/What-is-.NET-MAUI-\u2013-A-Complete-Introductory-Guide-2.png","type":"image\/png"}],"author":"Kalpesh Dave","twitter_card":"summary_large_image","twitter_creator":"@concettolabs","twitter_site":"@concettolabs","twitter_misc":{"Written by":"Kalpesh Dave","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#article","isPartOf":{"@id":"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/"},"author":{"name":"Kalpesh Dave","@id":"https:\/\/www.concettolabs.com\/blog\/#\/schema\/person\/81c4caada57aa10d2b0605979da2ce83"},"headline":"What is .NET MAUI &#8211; A Complete Introductory Guide?","datePublished":"2023-09-19T13:10:35+00:00","dateModified":"2025-02-03T11:00:06+00:00","mainEntityOfPage":{"@id":"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/"},"wordCount":1478,"commentCount":0,"publisher":{"@id":"https:\/\/www.concettolabs.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#primaryimage"},"thumbnailUrl":"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/What-is-.NET-MAUI-\u2013-A-Complete-Introductory-Guide-2.png","articleSection":["ASP.NET","How to Guides"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/","url":"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/","name":"What is .NET MAUI - A Complete Introductory Guide?","isPartOf":{"@id":"https:\/\/www.concettolabs.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#primaryimage"},"image":{"@id":"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#primaryimage"},"thumbnailUrl":"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/What-is-.NET-MAUI-\u2013-A-Complete-Introductory-Guide-2.png","datePublished":"2023-09-19T13:10:35+00:00","dateModified":"2025-02-03T11:00:06+00:00","description":"Learn .NET MAUI, a unified framework for building stunning user interfaces across mobile and desktop platforms. Learn how to enhance your app development today!","breadcrumb":{"@id":"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#primaryimage","url":"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/What-is-.NET-MAUI-\u2013-A-Complete-Introductory-Guide-2.png","contentUrl":"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/09\/What-is-.NET-MAUI-\u2013-A-Complete-Introductory-Guide-2.png","width":1170,"height":598,"caption":"What is .NET MAUI \u2013 A Complete Introductory Guide"},{"@type":"BreadcrumbList","@id":"https:\/\/www.concettolabs.com\/blog\/what-is-net-maui\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.concettolabs.com\/blog\/"},{"@type":"ListItem","position":2,"name":"What is .NET MAUI &#8211; A Complete Introductory Guide?"}]},{"@type":"WebSite","@id":"https:\/\/www.concettolabs.com\/blog\/#website","url":"https:\/\/www.concettolabs.com\/blog\/","name":"Blog Concetto Labs","description":"Microsoft Power Platform &amp; Mobile App Development Company","publisher":{"@id":"https:\/\/www.concettolabs.com\/blog\/#organization"},"alternateName":"Concetto Labs","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.concettolabs.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.concettolabs.com\/blog\/#organization","name":"Concetto Labs","url":"https:\/\/www.concettolabs.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.concettolabs.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2022\/04\/c-logo.png","contentUrl":"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2022\/04\/c-logo.png","width":150,"height":150,"caption":"Concetto Labs"},"image":{"@id":"https:\/\/www.concettolabs.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/concettolabs","https:\/\/x.com\/concettolabs","https:\/\/www.instagram.com\/concettolabs\/","https:\/\/www.linkedin.com\/company\/concetto-labs-private-limited","https:\/\/in.pinterest.com\/concettolabs\/"]},{"@type":"Person","@id":"https:\/\/www.concettolabs.com\/blog\/#\/schema\/person\/81c4caada57aa10d2b0605979da2ce83","name":"Kalpesh Dave","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.concettolabs.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/08\/cropped-1636708378132-96x96.jpeg","contentUrl":"https:\/\/www.concettolabs.com\/blog\/wp-content\/uploads\/2023\/08\/cropped-1636708378132-96x96.jpeg","caption":"Kalpesh Dave"},"description":"I have 13+ exp. in ASP.NET, MVC, C# Opps, Asp.net Core, Anguler12, Web API, LINQ, jQuery, HTML, CSS, Java Script, Telerik, Kendo UI, WCF, Crystal Report, MS SQL Server 2016, Azure Cloud, .NET Framework 4.6 Knowledge of Domain Driven Architecture &amp; 3-Tier, N-Tier architecture as well as GitHub, TFS, SVN version control tools &amp; JIRA &amp; Confluence for project management also knowledge of Agile &amp; DevOps Methodology.","sameAs":["https:\/\/www.linkedin.com\/in\/kalpesh-dave-28895013\/"],"url":"https:\/\/www.concettolabs.com\/blog\/author\/kalpesh-dave\/"}]}},"_links":{"self":[{"href":"https:\/\/www.concettolabs.com\/blog\/wp-json\/wp\/v2\/posts\/13016","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.concettolabs.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.concettolabs.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.concettolabs.com\/blog\/wp-json\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/www.concettolabs.com\/blog\/wp-json\/wp\/v2\/comments?post=13016"}],"version-history":[{"count":29,"href":"https:\/\/www.concettolabs.com\/blog\/wp-json\/wp\/v2\/posts\/13016\/revisions"}],"predecessor-version":[{"id":16163,"href":"https:\/\/www.concettolabs.com\/blog\/wp-json\/wp\/v2\/posts\/13016\/revisions\/16163"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.concettolabs.com\/blog\/wp-json\/wp\/v2\/media\/13054"}],"wp:attachment":[{"href":"https:\/\/www.concettolabs.com\/blog\/wp-json\/wp\/v2\/media?parent=13016"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.concettolabs.com\/blog\/wp-json\/wp\/v2\/categories?post=13016"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.concettolabs.com\/blog\/wp-json\/wp\/v2\/tags?post=13016"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}