Skip to content

Commit 7736d27

Browse files
committed
Resolved conflicts
2 parents 2633c87 + 156a3f2 commit 7736d27

81 files changed

Lines changed: 9538 additions & 319 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

maui-toolkit-toc.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<li>
77
<a href="/maui-toolkit/Introduction/Overview">Overview</a>
88
</li>
9+
<li><a href="/maui-toolkit/Skills/controls-user-skills">Controls Skill</a></li>
910
<li><a href="/maui-toolkit/Installation">Installation</a></li>
1011
<li>
1112
Themes
50.7 KB
Loading

maui-toolkit/Accordion/getting-started.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ Before proceeding, ensure the following are set up:
2020

2121
1. Install [.NET 9 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/9.0) or later.
2222
2. Set up a .NET MAUI environment with Visual Studio 2022 v17.12 or later.
23-
Download .NET 9.0 (Linux, macOS, and Windows) | .NET
24-
.NET 9.0 downloads for Linux, macOS, and Windows. .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
2523

2624
## Step 1: Create a new .NET MAUI project
2725

maui-toolkit/Accordion/overview.md

Lines changed: 291 additions & 4 deletions
Large diffs are not rendered by default.

maui-toolkit/Bottom-Sheet/Getting-Started.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ Before proceeding, ensure the following are set up:
2323

2424
1. Install [.NET 9 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/9.0) or later.
2525
2. Set up a .NET MAUI environment with Visual Studio 2022 v17.12 or later.
26-
Download .NET 9.0 (Linux, macOS, and Windows) | .NET
27-
.NET 9.0 downloads for Linux, macOS, and Windows. .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
2826

2927
## Step 1: Create a new .NET MAUI project
3028

maui-toolkit/Bottom-Sheet/Overview.md

Lines changed: 286 additions & 4 deletions
Large diffs are not rendered by default.

maui-toolkit/Button/Getting-Started.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ Before proceeding, ensure the following are set up:
2020

2121
1. Install [.NET 9 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/9.0) or later.
2222
2. Set up a .NET MAUI environment with Visual Studio 2022 v17.12 or later.
23-
Download .NET 9.0 (Linux, macOS, and Windows) | .NET
24-
.NET 9.0 downloads for Linux, macOS, and Windows. .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
2523

2624
## Step 1: Create a new .NET MAUI project
2725

maui-toolkit/Button/Overview.md

Lines changed: 289 additions & 7 deletions
Large diffs are not rendered by default.

maui-toolkit/Calendar/getting-started.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ Before proceeding, ensure the following are set up:
2020

2121
1. Install [.NET 9 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/9.0) or later.
2222
2. Set up a .NET MAUI environment with Visual Studio 2022 v17.12 or later.
23-
Download .NET 9.0 (Linux, macOS, and Windows) | .NET
24-
.NET 9.0 downloads for Linux, macOS, and Windows. .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
2523

2624
## Step 1: Create a new .NET MAUI project
2725

-67.7 KB
Loading

0 commit comments

Comments
 (0)