Merge pull request #9588 from unoplatform/dev/jela/adjust-docs
Misc docs adjustments
This commit is contained in:
Коммит
e600555810
|
@ -33,6 +33,7 @@ pr:
|
|||
# don't trigger the CI if only docs files are changed
|
||||
- doc/*
|
||||
- '**/*.md'
|
||||
- '*.md'
|
||||
|
||||
resources:
|
||||
containers:
|
||||
|
|
|
@ -84,7 +84,6 @@ Here's a list of live apps made with the Uno Platform for WebAssembly.
|
|||
* The [NuGet Package Explorer](https://nuget.info) ([Source](https://github.com/NuGetPackageExplorer/NuGetPackageExplorer)).
|
||||
* The [Uno Calculator](https://calculator.platform.uno), a simple yet powerful iOS/Android/WebAssembly C# port of the calculator that ships with Windows ([Source](https://github.com/unoplatform/calculator)). Also try the [iOS version](https://apps.apple.com/app/id1464736591), the [Android version](https://play.google.com/store/apps/details?id=uno.platform.calculator) and [Linux version](https://snapcraft.io/uno-calculator).
|
||||
* The [Ch9](https://ch9.platform.uno) sample educational application.
|
||||
* The [Xaml Controls Gallery](https://xamlcontrolsgallery.platform.uno/) ([Source](https://github.com/unoplatform/uno.Xaml-Controls-Gallery)).
|
||||
* [SkiaSharp fork for the Uno Platform](https://skiasharp-wasm.platform.uno/), Skia is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library ([Source](https://github.com/unoplatform/Uno.SkiaSharp)).
|
||||
* The [Uno.WindowsCommunityToolkit](https://windowstoolkit-wasm.platform.uno/) ([Source](https://github.com/unoplatform/uno.WindowsCommunityToolkit)).
|
||||
* The [Uno.Lottie](https://lottie.platform.uno/), a sample that uses the [AnimatedVisualPlayer](https://docs.microsoft.com/en-us/uwp/api/microsoft.ui.xaml.controls.animatedvisualplayer) ([Source](https://github.com/unoplatform/uno.LottieSample)).
|
||||
|
@ -94,6 +93,7 @@ Here's a list of live apps made with the Uno Platform for WebAssembly.
|
|||
* The [SQLite + Entity Framework Core App](https://sqliteefcore-wasm.platform.uno), a demo of the combination of [Roslyn](https://github.com/dotnet/roslyn), [Entity Framework Core](https://docs.microsoft.com/en-us/ef/core/), [SQLite](https://github.com/unoplatform/uno.SQLitePCLRaw.Wasm) and the Uno Platform to manipulate an in-browser database.
|
||||
* The [Uno.WebSockets App](https://websockets-wasm.platform.uno), a demo of System.Net.WebSocket running from WebAssembly ([Source](https://github.com/unoplatform/uno.Wasm.WebSockets)).
|
||||
* A [WebAssembly AOT RayTracer](https://raytracer-mono-aot.platform.uno/).
|
||||
* The [Xaml Controls Gallery](https://xamlcontrolsgallery.platform.uno/) ([Source](https://github.com/unoplatform/uno.Xaml-Controls-Gallery)).
|
||||
|
||||
Let us know if you've made your app publicly available, we'll list it here!
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Get Started on Visual Studio 2019 and 2022 for Xamarin
|
||||
# Get Started on Visual Studio 2019 for Xamarin
|
||||
|
||||
## Prerequisites
|
||||
* [**Visual Studio 2019 16.3 or later**](https://visualstudio.microsoft.com/), with:
|
||||
|
|
Загрузка…
Ссылка в новой задаче