-
Notifications
You must be signed in to change notification settings - Fork 108
/
Copy pathindex.yml
114 lines (109 loc) · 4.48 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
### YamlMime:Landing
title: Community Toolkits for .NET Documentation
summary: The home for Community Toolkits for .NET which are partnering the community with engineers, Microsoft MVPs, and the teams working on those technologies. The Community Toolkits offer a collection of reusable implementations that aim to simplify common development tasks for a variety of .NET frameworks.
metadata:
title: Community Toolkits for .NET Documentation
description: The home for Community Toolkits for .NET which are partnering the community with engineers, Microsoft MVPs, and the teams working on those technologies. The Community Toolkits offer a collection of reusable implementations that aim to simplify common development tasks for a variety of .NET frameworks.
ms.topic: landing-page
ms.date: 02/15/2022
landingContent:
- title: .NET Community Toolkit
linkLists:
- linkListType: overview
links:
- text: What is the .NET Community Toolkit?
url: introduction.md
- linkListType: reference
links:
- text: Introduction to the MVVM Toolkit
url: mvvm/index.md
- text: Introduction to the Diagnostics Package
url: diagnostics/Introduction.md
- text: Introduction to the High Performance Package
url: high-performance/Introduction.md
- linkListType: get-started
links:
- text: Installation
url: /windows/communitytoolkit/getting-started
- title: .NET Aspire Community Toolkit
linkLists:
- linkListType: overview
links:
- text: .NET Aspire Community Toolkit overview
url: /dotnet/aspire/community-toolkit/overview
- linkListType: get-started
links:
- text: Ollama (AI)
url: /dotnet/aspire/community-toolkit/ollama
- text: Azure Static Web Apps
url: /dotnet/aspire/community-toolkit/hosting-azure-static-web-apps
- text: Python hosting extensions
url: /dotnet/aspire/community-toolkit/hosting-python-extensions
- text: SQLite Entity Framework Core
url: /dotnet/aspire/community-toolkit/sqlite-entity-framework-integration
- linkListType: sample
links:
- text: .NET Aspire Community Toolkit GitHub repo
url: https://github.com/CommunityToolkit/Aspire
- title: Windows Community Toolkit
linkLists:
- linkListType: overview
links:
- text: What is the Windows Community Toolkit?
url: windows/index.md
- linkListType: quickstart
links:
- text: Windows Community Toolkit Gallery
url: https://aka.ms/windowstoolkitapp
- linkListType: reference
links:
- text: Graph Helpers and Controls
url: /windows/communitytoolkit/graph/overview
- linkListType: get-started
links:
- text: Installation
url: windows/getting-started.md
- text: Using with Uno Platform
url: https://nicksnettravels.builttoroam.com/windows-community-toolkit-prerelease/
- title: .NET Multi-platform App UI (.NET MAUI) Community Toolkit
linkLists:
- linkListType: overview
links:
- text: What is the .NET MAUI Community Toolkit?
url: maui/index.md
- linkListType: get-started
links:
- text: Installation
url: maui/get-started.md
- linkListType: concept
links:
- text: Alerts
url: maui/alerts/index.md
- text: Animations
url: maui/animations/index.md
- text: Behaviors
url: maui/behaviors/index.md
- text: Converters
url: maui/converters/index.md
- text: Essentials
url: maui/essentials/index.md
- text: Extensions
url: maui/extensions/index.md
- text: Image Sources
url: maui/imagesources/index.md
- text: Layouts
url: maui/layouts/index.md
- text: Views
url: maui/views/index.md
- text: C# Markup
url: maui/markup/markup.md
- title: .NET MAUI Native Library Interop
linkLists:
- linkListType: overview
links:
- text: What is the Native Library Interop?
url: maui/native-library-interop/index.md
- linkListType: get-started
links:
- text: Getting started with Native Library Interop
url: maui/native-library-interop/get-started.md