Skip to content

Commit 8ba072f

Browse files
authored
Remove Xamarin platform documentation and update TOC (#919)
Deleted legacy Xamarin-related installation and guidelines documentation, including Xamarin.Android, Xamarin.Forms, Xamarin.iOS, and Xamarin.Mac. Updated the installation table of contents to remove Xamarin entries and add AndroidX. Also removed references to legacy Fody and Xamarin packages from the project structure documentation.
1 parent 4cf934e commit 8ba072f

File tree

8 files changed

+0
-207
lines changed

8 files changed

+0
-207
lines changed

reactiveui/contribute/compiling-reactive-ui/project-structure.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,3 @@ The [ReactiveUI.WinUI](~/api/reactiveui.winui.yml) package contains the Reactive
2020

2121
## ReactiveUI.Wpf
2222
The [ReactiveUI.Wpf](~/api/reactiveui.wpf.yml) package contains the ReactiveUI platform-specific extensions for [Windows Presentation Foundation (WPF)](https://learn.microsoft.com/en-us/dotnet/desktop/wpf/overview/).
23-
24-
## ReactiveUI.Fody (legacy)
25-
The [ReactiveUI.Fody](~/api/ReactiveUI.Fody.yml) package is a [Fody](https://github.com/Fody/Fody) extension that generates property change notifications and ObservableAsPropertyHelpers. It remains available but is no longer the recommended approach for new projects.
26-
27-
## ReactiveUI.Fody.Analyzer (legacy)
28-
The [ReactiveUI.Fody.Analyzer](~/api/ReactiveUI.Fody.Analyzer.yml) package is a [Roslyn](https://learn.microsoft.com/en-us/dotnet/csharp/roslyn-sdk/) analyzer that checks usage of the Fody extension.
29-
30-
## ReactiveUI.Fody.Helpers (legacy)
31-
The [ReactiveUI.Fody.Helpers](~/api/ReactiveUI.Fody.Helpers.yml) package extends Fody helpers. Prefer SourceGenerators going forward.
32-
33-
## ReactiveUI.XamForms (legacy)
34-
The [ReactiveUI.XamForms](~/api/reactiveui.xamforms.yml) package contains the ReactiveUI platform-specific extensions for Xamarin.Forms. Xamarin platforms are legacy and supported for maintenance only.

reactiveui/docs/getting-started/installation/xamarin-android.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

reactiveui/docs/getting-started/installation/xamarin-forms.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

reactiveui/docs/getting-started/installation/xamarin-ios.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

reactiveui/docs/getting-started/installation/xamarin-mac.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

reactiveui/docs/guidelines/platform/xamarin-forms.md

Lines changed: 0 additions & 46 deletions
This file was deleted.

reactiveui/docs/guidelines/platform/xamarin-ios.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

reactiveui/docs/guidelines/platform/xamarin-mac.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)