AliCharts.Maui
1.0.0
See the version list below for details.
dotnet add package AliCharts.Maui --version 1.0.0
NuGet\Install-Package AliCharts.Maui -Version 1.0.0
<PackageReference Include="AliCharts.Maui" Version="1.0.0" />
<PackageVersion Include="AliCharts.Maui" Version="1.0.0" />
<PackageReference Include="AliCharts.Maui" />
paket add AliCharts.Maui --version 1.0.0
#r "nuget: AliCharts.Maui, 1.0.0"
#:package AliCharts.Maui@1.0.0
#addin nuget:?package=AliCharts.Maui&version=1.0.0
#tool nuget:?package=AliCharts.Maui&version=1.0.0
######################BOURKAIB ALI###################### ######################بوركايب علي###################### تم تصميم وتطوير هذه الأداة من قبل السيد بوركايب علي، مطوّر تطبيقات مقيم بولاية الشلف (دائرة بني حواء) وموظف بميناء |ب|، وذلك تحت إشراف المهندسة س. أسيا، مهندسة برمجيات. الأداة تمثل مكوّنًا تفاعليًا مخصصًا تم تطويره باستخدام إطار العمل، وتتيح للمطورين إمكانية إدخال البيانات واستعراضها ضمن واجهة مرنة وقابلة للتخصيص. تم تزويد الأداة بخصائص متقدمة مثل التحكم الديناميكي في الأبعاد (الارتفاع الأدنى والأقصى)، تخصيص مظهر النص (الحجم، اللون، النمط)، وتعديل عناصر الواجهة مثل الحواف والهوامش، بما يسهم في تحسين تجربة المستخدم ورفع جودة التفاعل البصري داخل التطبيقات. تعكس هذه الأداة التزامًا بمعايير التطوير الحديثة، مع قابلية التوسعة والتكامل ضمن مشاريع متنوعة This tool was designed and developed by Mr. Bourkaib Ali, an application developer based in Chlef Province (Beni Haoua District) and an employee at Port |B|, under the supervision of software engineer Ms. S. Assia. The tool is a custom interactive component developed using the framework, enabling developers to input and display data within a flexible and customizable interface. It includes advanced features such as dynamic control of dimensions (minimum and maximum height), text appearance customization (size, color, style), and interface elements adjustment like border radius and padding—enhancing user experience and visual interaction quality. This tool reflects a strong commitment to modern development standards, with extensibility and seamless integration into various projects.
"Microsoft.Maui.Controls" Version="9.0.50"
"Include="SkiaSharp" Version="3.119.0"
"SkiaSharp.Views.Maui.Controls" Version="3.119.0"
في المشروع داخل
MauiProgram.cs
var builder = MauiApp.CreateBuilder();
builder
.UseMauiApp<App>()
.UseMauiCommunityToolkit()
.UseMauiCommunityToolkitMediaElement()
.UseSkiaSharp()// Write Here ------- أكتب هذا
xmlns:local="clr-namespace:AliCharts.Maui.Controls;assembly=AliCharts.Maui"
<local:AliListView
Text="{Binding ....................Name}"
Grid.Row="0"
Title=".............................Write Title"
TitleFontSize="15"
TitleVisible="True"
Placeholder="=".............................Write title Input"
PlaceholderColor="Gray"
PlaceholderSize="14"
InputTextColor="Black"
InputFontAttributes="Italic"
InputFontSize="16"
InputBorderColor="Red"
InputBackgroundColor="YellowGreen"
InputHeightRequest="45"
InputCornerRadius="6"
InputPadding="0"
InputMargin="0"
ViewSelectionMode="Single"
ViewBackgroundColor = "#181818"
ViewBackground="OrangeRed"
ViewFontSize="14"
ViewFontAttributes="Bold"
ViewTextColor="Yellow"
ItemsSelectShow="Name"
SelectedItem="{Binding SelectedMyItem, Mode=TwoWay}"
ItemsSource="{Binding MyItems}"
></local:AliListView>
<local:AliInputText
TitleVisible="True"
Text="{Binding .....................Name}"
Title=".............................Write Title"
InputHeightRequest="45"
TitleFontSize="15"
Placeholder="=".............................Write title Input"
PlaceholderColor="Gray"
PlaceholderSize="14"
InputTextColor="Black"
InputFontAttributes="Italic"
InputFontSize="16"
InputBorderColor="Red"
InputBackgroundColor="YellowGreen"
InputCornerRadius="6"
InputPadding="0"
InputMargin="0">
</local:AliInputText>
<local:AliInputTextArea Grid.Row="2"
TitleVisible="True"
Text="{Binding .....................Name}"
Title=".............................Write Title"
TitleFontSize="15"
Placeholder="=".............................Write title Input"
PlaceholderColor="Gray"
PlaceholderSize="14"
InputTextColor="Black"
InputFontAttributes="Italic"
InputFontSize="16"
InputBorderColor="Red"
InputBackgroundColor="YellowGreen"
InputCornerRadius="6"
InputPadding="0"
InputMargin="0"></local:AliInputTextArea>
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0-android35.0 is compatible. net9.0-ios18.0 is compatible. net9.0-maccatalyst18.0 is compatible. net9.0-windows10.0.19041 is compatible. net10.0-android was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-windows was computed. |
-
net9.0-android35.0
- CommunityToolkit.Maui (>= 11.2.0)
- CommunityToolkit.Maui.MediaElement (>= 6.0.2)
- HarfBuzzSharp (>= 8.3.1.1)
- Microsoft.Maui.Controls (>= 9.0.50)
- Microsoft.Maui.Graphics (>= 9.0.60)
- Mopups (>= 1.3.3)
- SkiaSharp.HarfBuzz (>= 3.119.0)
- SkiaSharp.Views.Maui.Controls (>= 3.119.0)
-
net9.0-ios18.0
- CommunityToolkit.Maui (>= 11.2.0)
- CommunityToolkit.Maui.MediaElement (>= 6.0.2)
- HarfBuzzSharp (>= 8.3.1.1)
- Microsoft.Maui.Controls (>= 9.0.50)
- Microsoft.Maui.Graphics (>= 9.0.60)
- Mopups (>= 1.3.3)
- SkiaSharp.HarfBuzz (>= 3.119.0)
- SkiaSharp.Views.Maui.Controls (>= 3.119.0)
-
net9.0-maccatalyst18.0
- CommunityToolkit.Maui (>= 11.2.0)
- CommunityToolkit.Maui.MediaElement (>= 6.0.2)
- HarfBuzzSharp (>= 8.3.1.1)
- Microsoft.Maui.Controls (>= 9.0.50)
- Microsoft.Maui.Graphics (>= 9.0.60)
- Mopups (>= 1.3.3)
- SkiaSharp.HarfBuzz (>= 3.119.0)
- SkiaSharp.Views.Maui.Controls (>= 3.119.0)
-
net9.0-windows10.0.19041
- CommunityToolkit.Maui (>= 11.2.0)
- CommunityToolkit.Maui.MediaElement (>= 6.0.2)
- HarfBuzzSharp (>= 8.3.1.1)
- Microsoft.Maui.Controls (>= 9.0.50)
- Microsoft.Maui.Graphics (>= 9.0.60)
- Mopups (>= 1.3.3)
- SkiaSharp.HarfBuzz (>= 3.119.0)
- SkiaSharp.Views.Maui.Controls (>= 3.119.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.28-Beta | 34 | 8/22/2025 |
1.0.27-Beta | 94 | 8/21/2025 |
1.0.26 | 101 | 8/17/2025 |
1.0.25-Beta | 59 | 8/2/2025 |
1.0.24 | 61 | 8/2/2025 |
1.0.23 | 60 | 8/2/2025 |
1.0.22 | 105 | 7/30/2025 |
1.0.21-beta | 93 | 7/29/2025 |
1.0.20-beta | 144 | 7/14/2025 |
1.0.19-beta | 135 | 7/14/2025 |
1.0.18-beta | 135 | 7/14/2025 |
1.0.17-beta | 139 | 7/14/2025 |
1.0.16-beta | 132 | 7/14/2025 |
1.0.15-beta | 133 | 7/14/2025 |
1.0.14 | 99 | 7/27/2025 |
1.0.14-beta | 142 | 7/13/2025 |
1.0.13 | 101 | 7/27/2025 |
1.0.13-beta | 134 | 7/13/2025 |
1.0.12 | 140 | 7/13/2025 |
1.0.11 | 135 | 7/13/2025 |
1.0.10 | 134 | 7/13/2025 |
1.0.9 | 133 | 7/13/2025 |
1.0.8 | 104 | 7/12/2025 |
1.0.7 | 104 | 7/12/2025 |
1.0.6 | 143 | 7/10/2025 |
1.0.5 | 137 | 7/10/2025 |
1.0.4 | 303 | 6/10/2025 |
1.0.3 | 131 | 6/7/2025 |
1.0.2 | 154 | 6/5/2025 |
1.0.1 | 160 | 6/4/2025 |
1.0.0 | 157 | 6/3/2025 |