VOOZH about

URL: https://www.nuget.org/packages/Microsoft.Maui.Essentials/

⇱ NuGet Gallery | Microsoft.Maui.Essentials 10.0.71




👁 Image
Microsoft.Maui.Essentials 10.0.71

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.Maui.Essentials --version 10.0.71
 
 
NuGet\Install-Package Microsoft.Maui.Essentials -Version 10.0.71
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Maui.Essentials" Version="10.0.71" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Maui.Essentials" Version="10.0.71" />
 
Directory.Packages.props
<PackageReference Include="Microsoft.Maui.Essentials" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Maui.Essentials --version 10.0.71
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Maui.Essentials, 10.0.71"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Maui.Essentials@10.0.71
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Maui.Essentials&version=10.0.71
 
Install as a Cake Addin
#tool nuget:?package=Microsoft.Maui.Essentials&version=10.0.71
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package contains a collection of cross-platform APIs for working with device sensors and other features.

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-android36.0 net10.0-android36.0 is compatible.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-ios26.0 net10.0-ios26.0 is compatible.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-maccatalyst26.0 net10.0-maccatalyst26.0 is compatible.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed.  net10.0-windows10.0.19041 net10.0-windows10.0.19041 is compatible.  net10.0-windows10.0.20348 net10.0-windows10.0.20348 is compatible. 
.NET Core netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 is compatible. 
.NET Framework net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (107)

Showing the top 5 NuGet packages that depend on Microsoft.Maui.Essentials:

Package Downloads
Microsoft.Maui.Core

.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package only contains the core objects used by .NET MAUI. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.

CommunityToolkit.Maui.Core

Core library for community toolkits using .NET MAUI

LaunchDarkly.ClientSdk

Package Description

Zebble

Zebble framework for cross platform Xamarin-based solutions.

Plugin.StoreReview

Easily request a review or open the store page for your app.

GitHub repositories (25)

Showing the top 20 popular GitHub repositories that depend on Microsoft.Maui.Essentials:

Repository Stars
ppy/osu
rhythm is just a *click* away!
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
dotnet/maui-samples
Samples for .NET Multi-Platform App UI (.NET MAUI)
CommunityToolkit/Maui
The .NET MAUI Community Toolkit is a community-created library that contains .NET MAUI Extensions, Advanced UI/UX Controls, and Behaviors to help make your life as a .NET MAUI developer easier
dotnet-presentations/dotnet-maui-workshop
A full day workshop (.NET MAUI Workshop in a Box) on how to build apps with .NET MAUI for iOS, Android, macOS, and Windows
sandrohanea/whisper.net
Whisper.net. Speech to text made simple using Whisper Models
TheCodeTraveler/GitTrends
A iOS and Android app to monitor the Views, Clones and Star history of your GitHub repos
getsentry/sentry-dotnet
Sentry SDK for .NET
jamesmontemagno/InAppBillingPlugin
Cross-platform In App Billing Plugin for .NET
LuckyDucko/Mopups
Popups For MAUI
securefolderfs-community/SecureFolderFS
Powerful, secure, modern way to keep your files protected.
AvaloniaUI/AvaloniaMauiHybrid
Brings templated controls, pixel perfect rendering, animations, styling and composition to Maui
melihercan/WebRTCme
A cross-platform framework for adding WebRTC support to .NET MAUI, Blazor, and Desktop applications by using a single unified .NET/C# API.
Jinjinov/OpenHabitTracker
C# .NET 9 Blazor habit tracker application. Works on Web, Windows, Linux, Android, iOS and macOS.
vocoder712/OpenUtauMobile
OpenUtau Mobile 是一个面向移动端的开源免费歌声合成软件; OpenUtau Mobile is a free and open-source singing voice synthesis software for mobile devices.
mscraftsman/generative-ai
Gemini SDK for .NET and ASP.NET Core enables developers to use Google's state-of-the-art generative AI models to build AI-powered features and applications.
AvionBlock/VoiceCraft
VoiceCraft software to implement proximity VC for Minecraft Bedrock Edition
dotnet/maui-labs
Experimental and pre-release tools for .NET MAUI
dimonovdd/Xamarin.MediaGallery
This plugin is designed to picking and save images and video files from native gallery of Android and iOS devices and capture photos
imurvai/brickcontroller2
Cross platform application for controlling Lego creations using a bluetooth gamepad.
Version Downloads Last Updated
11.0.0-preview.5.26304.4 1,362 6/9/2026
11.0.0-preview.4.26230.3 4,194 5/12/2026
11.0.0-preview.3.26203.7 6,244 4/14/2026
11.0.0-preview.2.26152.10 3,539 3/10/2026
11.0.0-preview.1.26107.1 3,370 2/10/2026
10.0.71 25,554 6/10/2026
10.0.70 81,565 5/21/2026
10.0.60 175,374 4/29/2026
10.0.51 241,290 3/25/2026
10.0.50 113,412 3/10/2026
10.0.41 363,343 2/18/2026
10.0.40 41,946 2/12/2026
10.0.31 91,990 2/3/2026
10.0.30 241,318 1/15/2026
10.0.20 1,120,775 12/16/2025
10.0.11 162,270 11/24/2025
10.0.10 360,466 11/11/2025
10.0.1 381,362 12/9/2025
10.0.0 278,648 11/11/2025
9.0.120 1,320,072 10/16/2025
Loading failed