commit a40d5e07cbf4a5d015a42092fc790e56a8b16e1a
Author: SuNetVerseWolk <150458547+SuNetVerseWolk@users.noreply.github.com>
Date: Wed Mar 5 10:36:24 2025 +0300
first commit
diff --git a/.vs/MauiApp1/DesignTimeBuild/.dtbcache.v2 b/.vs/MauiApp1/DesignTimeBuild/.dtbcache.v2
new file mode 100644
index 0000000..11a725f
Binary files /dev/null and b/.vs/MauiApp1/DesignTimeBuild/.dtbcache.v2 differ
diff --git a/.vs/MauiApp1/FileContentIndex/4f020b76-00c9-42ec-babc-ee0cdcf1a442.vsidx b/.vs/MauiApp1/FileContentIndex/4f020b76-00c9-42ec-babc-ee0cdcf1a442.vsidx
new file mode 100644
index 0000000..84352b6
Binary files /dev/null and b/.vs/MauiApp1/FileContentIndex/4f020b76-00c9-42ec-babc-ee0cdcf1a442.vsidx differ
diff --git a/.vs/MauiApp1/v17/.futdcache.v2 b/.vs/MauiApp1/v17/.futdcache.v2
new file mode 100644
index 0000000..2df09de
Binary files /dev/null and b/.vs/MauiApp1/v17/.futdcache.v2 differ
diff --git a/.vs/MauiApp1/v17/.suo b/.vs/MauiApp1/v17/.suo
new file mode 100644
index 0000000..836ece9
Binary files /dev/null and b/.vs/MauiApp1/v17/.suo differ
diff --git a/.vs/MauiApp1/v17/DocumentLayout.json b/.vs/MauiApp1/v17/DocumentLayout.json
new file mode 100644
index 0000000..61a5017
--- /dev/null
+++ b/.vs/MauiApp1/v17/DocumentLayout.json
@@ -0,0 +1,77 @@
+{
+ "Version": 1,
+ "WorkspaceRootPath": "D:\\ip-470\\MauiApp1\\",
+ "Documents": [],
+ "DocumentGroupContainers": [
+ {
+ "Orientation": 0,
+ "VerticalTabListWidth": 256,
+ "DocumentGroups": [
+ {
+ "DockedWidth": 200,
+ "SelectedChildIndex": -1,
+ "Children": [
+ {
+ "$type": "Bookmark",
+ "Name": "ST:0:0:{eefa5220-e298-11d0-8f78-00a0c9110057}"
+ },
+ {
+ "$type": "Bookmark",
+ "Name": "ST:0:0:{74946827-37a0-11d2-a273-00c04f8ef4ff}"
+ },
+ {
+ "$type": "Bookmark",
+ "Name": "ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}"
+ },
+ {
+ "$type": "Bookmark",
+ "Name": "ST:0:0:{1c64b9c2-e352-428e-a56d-0ace190b99a6}"
+ },
+ {
+ "$type": "Bookmark",
+ "Name": "ST:0:0:{b1e99781-ab81-11d0-b683-00aa00a3ee26}"
+ },
+ {
+ "$type": "Bookmark",
+ "Name": "ST:0:0:{c9c0ae26-aa77-11d2-b3f0-0000f87570ee}"
+ },
+ {
+ "$type": "Bookmark",
+ "Name": "ST:129:0:{1fc202d4-d401-403c-9834-5b218574bb67}"
+ },
+ {
+ "$type": "Bookmark",
+ "Name": "ST:131:0:{1fc202d4-d401-403c-9834-5b218574bb67}"
+ },
+ {
+ "$type": "Bookmark",
+ "Name": "ST:130:0:{116d2292-e37d-41cd-a077-ebacac4c8cc4}"
+ },
+ {
+ "$type": "Bookmark",
+ "Name": "ST:132:0:{116d2292-e37d-41cd-a077-ebacac4c8cc4}"
+ },
+ {
+ "$type": "Bookmark",
+ "Name": "ST:128:0:{1fc202d4-d401-403c-9834-5b218574bb67}"
+ },
+ {
+ "$type": "Bookmark",
+ "Name": "ST:0:0:{1c4feeaa-4718-4aa9-859d-94ce25d182ba}"
+ }
+ ]
+ },
+ {
+ "DockedWidth": 200,
+ "SelectedChildIndex": -1,
+ "Children": [
+ {
+ "$type": "Bookmark",
+ "Name": "ST:0:0:{e1b7d1f8-9b3c-49b1-8f4f-bfc63a88835d}"
+ }
+ ]
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/.vs/ProjectEvaluation/mauiapp1.metadata.v7.bin b/.vs/ProjectEvaluation/mauiapp1.metadata.v7.bin
new file mode 100644
index 0000000..3de6336
Binary files /dev/null and b/.vs/ProjectEvaluation/mauiapp1.metadata.v7.bin differ
diff --git a/.vs/ProjectEvaluation/mauiapp1.projects.v7.bin b/.vs/ProjectEvaluation/mauiapp1.projects.v7.bin
new file mode 100644
index 0000000..e3106ef
Binary files /dev/null and b/.vs/ProjectEvaluation/mauiapp1.projects.v7.bin differ
diff --git a/MauiApp1.sln b/MauiApp1.sln
new file mode 100644
index 0000000..9b49122
--- /dev/null
+++ b/MauiApp1.sln
@@ -0,0 +1,27 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 17
+VisualStudioVersion = 17.9.34607.119
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MauiApp1", "MauiApp1\MauiApp1.csproj", "{FF717829-6BB8-4818-9F10-F8A21D0D89E4}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {FF717829-6BB8-4818-9F10-F8A21D0D89E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FF717829-6BB8-4818-9F10-F8A21D0D89E4}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FF717829-6BB8-4818-9F10-F8A21D0D89E4}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
+ {FF717829-6BB8-4818-9F10-F8A21D0D89E4}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FF717829-6BB8-4818-9F10-F8A21D0D89E4}.Release|Any CPU.Build.0 = Release|Any CPU
+ {FF717829-6BB8-4818-9F10-F8A21D0D89E4}.Release|Any CPU.Deploy.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {3B3968AA-3D3F-479C-AC72-6F115BB288E6}
+ EndGlobalSection
+EndGlobal
diff --git a/MauiApp1/.gitignore b/MauiApp1/.gitignore
new file mode 100644
index 0000000..0a079b6
--- /dev/null
+++ b/MauiApp1/.gitignore
@@ -0,0 +1,2 @@
+/bin
+/obj
\ No newline at end of file
diff --git a/MauiApp1/App.xaml b/MauiApp1/App.xaml
new file mode 100644
index 0000000..8fb5f38
--- /dev/null
+++ b/MauiApp1/App.xaml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/MauiApp1/App.xaml.cs b/MauiApp1/App.xaml.cs
new file mode 100644
index 0000000..8ade5b6
--- /dev/null
+++ b/MauiApp1/App.xaml.cs
@@ -0,0 +1,12 @@
+namespace MauiApp1
+{
+ public partial class App : Application
+ {
+ public App()
+ {
+ InitializeComponent();
+
+ MainPage = new AppShell();
+ }
+ }
+}
diff --git a/MauiApp1/AppShell.xaml b/MauiApp1/AppShell.xaml
new file mode 100644
index 0000000..5dd865e
--- /dev/null
+++ b/MauiApp1/AppShell.xaml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
diff --git a/MauiApp1/AppShell.xaml.cs b/MauiApp1/AppShell.xaml.cs
new file mode 100644
index 0000000..ebbbf34
--- /dev/null
+++ b/MauiApp1/AppShell.xaml.cs
@@ -0,0 +1,10 @@
+namespace MauiApp1
+{
+ public partial class AppShell : Shell
+ {
+ public AppShell()
+ {
+ InitializeComponent();
+ }
+ }
+}
diff --git a/MauiApp1/MainPage.xaml b/MauiApp1/MainPage.xaml
new file mode 100644
index 0000000..4ff41e1
--- /dev/null
+++ b/MauiApp1/MainPage.xaml
@@ -0,0 +1,36 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/MauiApp1/MainPage.xaml.cs b/MauiApp1/MainPage.xaml.cs
new file mode 100644
index 0000000..a646acd
--- /dev/null
+++ b/MauiApp1/MainPage.xaml.cs
@@ -0,0 +1,25 @@
+namespace MauiApp1
+{
+ public partial class MainPage : ContentPage
+ {
+ int count = 0;
+
+ public MainPage()
+ {
+ InitializeComponent();
+ }
+
+ private void OnCounterClicked(object sender, EventArgs e)
+ {
+ count++;
+
+ if (count == 1)
+ CounterBtn.Text = $"Clicked {count} time";
+ else
+ CounterBtn.Text = $"Clicked {count} times";
+
+ SemanticScreenReader.Announce(CounterBtn.Text);
+ }
+ }
+
+}
diff --git a/MauiApp1/MauiApp1.csproj b/MauiApp1/MauiApp1.csproj
new file mode 100644
index 0000000..bace591
--- /dev/null
+++ b/MauiApp1/MauiApp1.csproj
@@ -0,0 +1,65 @@
+
+
+
+ net8.0-android;net8.0-ios;net8.0-maccatalyst
+ $(TargetFrameworks);net8.0-windows10.0.19041.0
+
+
+
+
+
+
+ Exe
+ MauiApp1
+ true
+ true
+ enable
+ enable
+
+
+ MauiApp1
+
+
+ com.companyname.mauiapp1
+
+
+ 1.0
+ 1
+
+ 11.0
+ 13.1
+ 21.0
+ 10.0.17763.0
+ 10.0.17763.0
+ 6.5
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/MauiApp1/MauiApp1.csproj.user b/MauiApp1/MauiApp1.csproj.user
new file mode 100644
index 0000000..891593c
--- /dev/null
+++ b/MauiApp1/MauiApp1.csproj.user
@@ -0,0 +1,31 @@
+
+
+
+ False
+ net8.0-windows10.0.19041.0
+ Windows Machine
+
+
+
+ Designer
+
+
+ Designer
+
+
+ Designer
+
+
+ Designer
+
+
+ Designer
+
+
+ Designer
+
+
+ Designer
+
+
+
\ No newline at end of file
diff --git a/MauiApp1/MauiProgram.cs b/MauiApp1/MauiProgram.cs
new file mode 100644
index 0000000..a184070
--- /dev/null
+++ b/MauiApp1/MauiProgram.cs
@@ -0,0 +1,25 @@
+using Microsoft.Extensions.Logging;
+
+namespace MauiApp1
+{
+ public static class MauiProgram
+ {
+ public static MauiApp CreateMauiApp()
+ {
+ var builder = MauiApp.CreateBuilder();
+ builder
+ .UseMauiApp()
+ .ConfigureFonts(fonts =>
+ {
+ fonts.AddFont("OpenSans-Regular.ttf", "OpenSansRegular");
+ fonts.AddFont("OpenSans-Semibold.ttf", "OpenSansSemibold");
+ });
+
+#if DEBUG
+ builder.Logging.AddDebug();
+#endif
+
+ return builder.Build();
+ }
+ }
+}
diff --git a/MauiApp1/Platforms/Android/AndroidManifest.xml b/MauiApp1/Platforms/Android/AndroidManifest.xml
new file mode 100644
index 0000000..e9937ad
--- /dev/null
+++ b/MauiApp1/Platforms/Android/AndroidManifest.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/MauiApp1/Platforms/Android/MainActivity.cs b/MauiApp1/Platforms/Android/MainActivity.cs
new file mode 100644
index 0000000..91e2624
--- /dev/null
+++ b/MauiApp1/Platforms/Android/MainActivity.cs
@@ -0,0 +1,11 @@
+using Android.App;
+using Android.Content.PM;
+using Android.OS;
+
+namespace MauiApp1
+{
+ [Activity(Theme = "@style/Maui.SplashTheme", MainLauncher = true, ConfigurationChanges = ConfigChanges.ScreenSize | ConfigChanges.Orientation | ConfigChanges.UiMode | ConfigChanges.ScreenLayout | ConfigChanges.SmallestScreenSize | ConfigChanges.Density)]
+ public class MainActivity : MauiAppCompatActivity
+ {
+ }
+}
diff --git a/MauiApp1/Platforms/Android/MainApplication.cs b/MauiApp1/Platforms/Android/MainApplication.cs
new file mode 100644
index 0000000..53bed5c
--- /dev/null
+++ b/MauiApp1/Platforms/Android/MainApplication.cs
@@ -0,0 +1,16 @@
+using Android.App;
+using Android.Runtime;
+
+namespace MauiApp1
+{
+ [Application]
+ public class MainApplication : MauiApplication
+ {
+ public MainApplication(IntPtr handle, JniHandleOwnership ownership)
+ : base(handle, ownership)
+ {
+ }
+
+ protected override MauiApp CreateMauiApp() => MauiProgram.CreateMauiApp();
+ }
+}
diff --git a/MauiApp1/Platforms/Android/Resources/values/colors.xml b/MauiApp1/Platforms/Android/Resources/values/colors.xml
new file mode 100644
index 0000000..c04d749
--- /dev/null
+++ b/MauiApp1/Platforms/Android/Resources/values/colors.xml
@@ -0,0 +1,6 @@
+
+
+ #512BD4
+ #2B0B98
+ #2B0B98
+
\ No newline at end of file
diff --git a/MauiApp1/Platforms/MacCatalyst/AppDelegate.cs b/MauiApp1/Platforms/MacCatalyst/AppDelegate.cs
new file mode 100644
index 0000000..56f5a91
--- /dev/null
+++ b/MauiApp1/Platforms/MacCatalyst/AppDelegate.cs
@@ -0,0 +1,10 @@
+using Foundation;
+
+namespace MauiApp1
+{
+ [Register("AppDelegate")]
+ public class AppDelegate : MauiUIApplicationDelegate
+ {
+ protected override MauiApp CreateMauiApp() => MauiProgram.CreateMauiApp();
+ }
+}
diff --git a/MauiApp1/Platforms/MacCatalyst/Entitlements.plist b/MauiApp1/Platforms/MacCatalyst/Entitlements.plist
new file mode 100644
index 0000000..de4adc9
--- /dev/null
+++ b/MauiApp1/Platforms/MacCatalyst/Entitlements.plist
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+ com.apple.security.app-sandbox
+
+
+ com.apple.security.network.client
+
+
+
+
diff --git a/MauiApp1/Platforms/MacCatalyst/Info.plist b/MauiApp1/Platforms/MacCatalyst/Info.plist
new file mode 100644
index 0000000..7268977
--- /dev/null
+++ b/MauiApp1/Platforms/MacCatalyst/Info.plist
@@ -0,0 +1,38 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ UIDeviceFamily
+
+ 2
+
+ UIRequiredDeviceCapabilities
+
+ arm64
+
+ UISupportedInterfaceOrientations
+
+ UIInterfaceOrientationPortrait
+ UIInterfaceOrientationLandscapeLeft
+ UIInterfaceOrientationLandscapeRight
+
+ UISupportedInterfaceOrientations~ipad
+
+ UIInterfaceOrientationPortrait
+ UIInterfaceOrientationPortraitUpsideDown
+ UIInterfaceOrientationLandscapeLeft
+ UIInterfaceOrientationLandscapeRight
+
+ XSAppIconAssets
+ Assets.xcassets/appicon.appiconset
+
+
diff --git a/MauiApp1/Platforms/MacCatalyst/Program.cs b/MauiApp1/Platforms/MacCatalyst/Program.cs
new file mode 100644
index 0000000..4948fa7
--- /dev/null
+++ b/MauiApp1/Platforms/MacCatalyst/Program.cs
@@ -0,0 +1,17 @@
+using ObjCRuntime;
+
+using UIKit;
+
+namespace MauiApp1
+{
+ public class Program
+ {
+ // This is the main entry point of the application.
+ static void Main(string[] args)
+ {
+ // if you want to use a different Application Delegate class from "AppDelegate"
+ // you can specify it here.
+ UIApplication.Main(args, null, typeof(AppDelegate));
+ }
+ }
+}
diff --git a/MauiApp1/Platforms/Tizen/Main.cs b/MauiApp1/Platforms/Tizen/Main.cs
new file mode 100644
index 0000000..a2e4557
--- /dev/null
+++ b/MauiApp1/Platforms/Tizen/Main.cs
@@ -0,0 +1,18 @@
+using Microsoft.Maui;
+using Microsoft.Maui.Hosting;
+
+using System;
+
+namespace MauiApp1
+{
+ internal class Program : MauiApplication
+ {
+ protected override MauiApp CreateMauiApp() => MauiProgram.CreateMauiApp();
+
+ static void Main(string[] args)
+ {
+ var app = new Program();
+ app.Run(args);
+ }
+ }
+}
diff --git a/MauiApp1/Platforms/Tizen/tizen-manifest.xml b/MauiApp1/Platforms/Tizen/tizen-manifest.xml
new file mode 100644
index 0000000..16035f2
--- /dev/null
+++ b/MauiApp1/Platforms/Tizen/tizen-manifest.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+ maui-appicon-placeholder
+
+
+
+
+ http://tizen.org/privilege/internet
+
+
+
+
\ No newline at end of file
diff --git a/MauiApp1/Platforms/Windows/App.xaml b/MauiApp1/Platforms/Windows/App.xaml
new file mode 100644
index 0000000..4cf2244
--- /dev/null
+++ b/MauiApp1/Platforms/Windows/App.xaml
@@ -0,0 +1,8 @@
+
+
+
diff --git a/MauiApp1/Platforms/Windows/App.xaml.cs b/MauiApp1/Platforms/Windows/App.xaml.cs
new file mode 100644
index 0000000..aff5efe
--- /dev/null
+++ b/MauiApp1/Platforms/Windows/App.xaml.cs
@@ -0,0 +1,25 @@
+using Microsoft.UI.Xaml;
+
+// To learn more about WinUI, the WinUI project structure,
+// and more about our project templates, see: http://aka.ms/winui-project-info.
+
+namespace MauiApp1.WinUI
+{
+ ///
+ /// Provides application-specific behavior to supplement the default Application class.
+ ///
+ public partial class App : MauiWinUIApplication
+ {
+ ///
+ /// Initializes the singleton application object. This is the first line of authored code
+ /// executed, and as such is the logical equivalent of main() or WinMain().
+ ///
+ public App()
+ {
+ this.InitializeComponent();
+ }
+
+ protected override MauiApp CreateMauiApp() => MauiProgram.CreateMauiApp();
+ }
+
+}
diff --git a/MauiApp1/Platforms/Windows/Package.appxmanifest b/MauiApp1/Platforms/Windows/Package.appxmanifest
new file mode 100644
index 0000000..c616b95
--- /dev/null
+++ b/MauiApp1/Platforms/Windows/Package.appxmanifest
@@ -0,0 +1,46 @@
+
+
+
+
+
+
+
+
+ $placeholder$
+ User Name
+ $placeholder$.png
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/MauiApp1/Platforms/Windows/app.manifest b/MauiApp1/Platforms/Windows/app.manifest
new file mode 100644
index 0000000..2da12c4
--- /dev/null
+++ b/MauiApp1/Platforms/Windows/app.manifest
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+ true/PM
+ PerMonitorV2, PerMonitor
+
+
+
diff --git a/MauiApp1/Platforms/iOS/AppDelegate.cs b/MauiApp1/Platforms/iOS/AppDelegate.cs
new file mode 100644
index 0000000..56f5a91
--- /dev/null
+++ b/MauiApp1/Platforms/iOS/AppDelegate.cs
@@ -0,0 +1,10 @@
+using Foundation;
+
+namespace MauiApp1
+{
+ [Register("AppDelegate")]
+ public class AppDelegate : MauiUIApplicationDelegate
+ {
+ protected override MauiApp CreateMauiApp() => MauiProgram.CreateMauiApp();
+ }
+}
diff --git a/MauiApp1/Platforms/iOS/Info.plist b/MauiApp1/Platforms/iOS/Info.plist
new file mode 100644
index 0000000..0004a4f
--- /dev/null
+++ b/MauiApp1/Platforms/iOS/Info.plist
@@ -0,0 +1,32 @@
+
+
+
+
+ LSRequiresIPhoneOS
+
+ UIDeviceFamily
+
+ 1
+ 2
+
+ UIRequiredDeviceCapabilities
+
+ arm64
+
+ UISupportedInterfaceOrientations
+
+ UIInterfaceOrientationPortrait
+ UIInterfaceOrientationLandscapeLeft
+ UIInterfaceOrientationLandscapeRight
+
+ UISupportedInterfaceOrientations~ipad
+
+ UIInterfaceOrientationPortrait
+ UIInterfaceOrientationPortraitUpsideDown
+ UIInterfaceOrientationLandscapeLeft
+ UIInterfaceOrientationLandscapeRight
+
+ XSAppIconAssets
+ Assets.xcassets/appicon.appiconset
+
+
diff --git a/MauiApp1/Platforms/iOS/Program.cs b/MauiApp1/Platforms/iOS/Program.cs
new file mode 100644
index 0000000..4948fa7
--- /dev/null
+++ b/MauiApp1/Platforms/iOS/Program.cs
@@ -0,0 +1,17 @@
+using ObjCRuntime;
+
+using UIKit;
+
+namespace MauiApp1
+{
+ public class Program
+ {
+ // This is the main entry point of the application.
+ static void Main(string[] args)
+ {
+ // if you want to use a different Application Delegate class from "AppDelegate"
+ // you can specify it here.
+ UIApplication.Main(args, null, typeof(AppDelegate));
+ }
+ }
+}
diff --git a/MauiApp1/Properties/launchSettings.json b/MauiApp1/Properties/launchSettings.json
new file mode 100644
index 0000000..edf8aad
--- /dev/null
+++ b/MauiApp1/Properties/launchSettings.json
@@ -0,0 +1,8 @@
+{
+ "profiles": {
+ "Windows Machine": {
+ "commandName": "MsixPackage",
+ "nativeDebugging": false
+ }
+ }
+}
\ No newline at end of file
diff --git a/MauiApp1/Resources/AppIcon/appicon.svg b/MauiApp1/Resources/AppIcon/appicon.svg
new file mode 100644
index 0000000..9d63b65
--- /dev/null
+++ b/MauiApp1/Resources/AppIcon/appicon.svg
@@ -0,0 +1,4 @@
+
+
\ No newline at end of file
diff --git a/MauiApp1/Resources/AppIcon/appiconfg.svg b/MauiApp1/Resources/AppIcon/appiconfg.svg
new file mode 100644
index 0000000..21dfb25
--- /dev/null
+++ b/MauiApp1/Resources/AppIcon/appiconfg.svg
@@ -0,0 +1,8 @@
+
+
+
\ No newline at end of file
diff --git a/MauiApp1/Resources/Fonts/OpenSans-Regular.ttf b/MauiApp1/Resources/Fonts/OpenSans-Regular.ttf
new file mode 100644
index 0000000..3b69f73
Binary files /dev/null and b/MauiApp1/Resources/Fonts/OpenSans-Regular.ttf differ
diff --git a/MauiApp1/Resources/Fonts/OpenSans-Semibold.ttf b/MauiApp1/Resources/Fonts/OpenSans-Semibold.ttf
new file mode 100644
index 0000000..0fc5a9a
Binary files /dev/null and b/MauiApp1/Resources/Fonts/OpenSans-Semibold.ttf differ
diff --git a/MauiApp1/Resources/Images/dotnet_bot.png b/MauiApp1/Resources/Images/dotnet_bot.png
new file mode 100644
index 0000000..f93ce02
Binary files /dev/null and b/MauiApp1/Resources/Images/dotnet_bot.png differ
diff --git a/MauiApp1/Resources/Raw/AboutAssets.txt b/MauiApp1/Resources/Raw/AboutAssets.txt
new file mode 100644
index 0000000..15d6244
--- /dev/null
+++ b/MauiApp1/Resources/Raw/AboutAssets.txt
@@ -0,0 +1,15 @@
+Any raw assets you want to be deployed with your application can be placed in
+this directory (and child directories). Deployment of the asset to your application
+is automatically handled by the following `MauiAsset` Build Action within your `.csproj`.
+
+
+
+These files will be deployed with you package and will be accessible using Essentials:
+
+ async Task LoadMauiAsset()
+ {
+ using var stream = await FileSystem.OpenAppPackageFileAsync("AboutAssets.txt");
+ using var reader = new StreamReader(stream);
+
+ var contents = reader.ReadToEnd();
+ }
diff --git a/MauiApp1/Resources/Splash/splash.svg b/MauiApp1/Resources/Splash/splash.svg
new file mode 100644
index 0000000..21dfb25
--- /dev/null
+++ b/MauiApp1/Resources/Splash/splash.svg
@@ -0,0 +1,8 @@
+
+
+
\ No newline at end of file
diff --git a/MauiApp1/Resources/Styles/Colors.xaml b/MauiApp1/Resources/Styles/Colors.xaml
new file mode 100644
index 0000000..30307a5
--- /dev/null
+++ b/MauiApp1/Resources/Styles/Colors.xaml
@@ -0,0 +1,45 @@
+
+
+
+
+
+
+ #512BD4
+ #ac99ea
+ #242424
+ #DFD8F7
+ #9880e5
+ #2B0B98
+
+ White
+ Black
+ #D600AA
+ #190649
+ #1f1f1f
+
+ #E1E1E1
+ #C8C8C8
+ #ACACAC
+ #919191
+ #6E6E6E
+ #404040
+ #212121
+ #141414
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/MauiApp1/Resources/Styles/Styles.xaml b/MauiApp1/Resources/Styles/Styles.xaml
new file mode 100644
index 0000000..e0d36bb
--- /dev/null
+++ b/MauiApp1/Resources/Styles/Styles.xaml
@@ -0,0 +1,426 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e69de29