---
title: ".NET MAUI – Native Embedding"
url: https://daily.dev/posts/net-maui-native-embedding-bparg5xpp
source_url: https://egvijayanand.in/2024/02/29/dotnet-maui-native-embedding/
type: article
source: "Planet Xamarin"
published: 2024-02-28T19:53:10.275Z
updated: 2026-04-10T02:12:57.758Z
tags: ["android", "avalonia", "blazor", "c", "electron", "flutter", "general-programming", "ios", "iphone", "java", "kotlin", "mac", "mobile", ".net", ".net-maui", "swiftui", "windows", "winui", "wpf", "xamarin"]
reading_time: 2
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# .NET MAUI – Native Embedding

**[Planet Xamarin](https://daily.dev/sources/planetxamarin)** · 2 min read · 1 upvotes · 0 comments

## Summary

The Native Embedding feature in .NET MAUI allows for the use of abstracted .NET MAUI pages and controls directly, showcasing enhanced capabilities. However, there may be trouble in making use of Application-level resources on the embedded pages.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://egvijayanand.in/2024/02/29/dotnet-maui-native-embedding/>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#android](https://daily.dev/tags/android), [#avalonia](https://daily.dev/tags/avalonia), [#blazor](https://daily.dev/tags/blazor), [#c](https://daily.dev/tags/c), [#electron](https://daily.dev/tags/electron), [#flutter](https://daily.dev/tags/flutter), [#general-programming](https://daily.dev/tags/general-programming), [#ios](https://daily.dev/tags/ios), [#iphone](https://daily.dev/tags/iphone), [#java](https://daily.dev/tags/java), [#kotlin](https://daily.dev/tags/kotlin), [#mac](https://daily.dev/tags/mac), [#mobile](https://daily.dev/tags/mobile), [#.net](https://daily.dev/tags/.net), [#.net-maui](https://daily.dev/tags/.net-maui), [#swiftui](https://daily.dev/tags/swiftui), [#windows](https://daily.dev/tags/windows), [#winui](https://daily.dev/tags/winui), [#wpf](https://daily.dev/tags/wpf), [#xamarin](https://daily.dev/tags/xamarin)

[View this post on daily.dev](https://daily.dev/posts/net-maui-native-embedding-bparg5xpp)
