Skip to content

Commit e316c0b

Browse files
authored
housekeeping: Mention maui in readme
1 parent c4bd619 commit e316c0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# ReactiveUI.Validation
88

9-
Validation for ReactiveUI based solutions, functioning in a reactive way. `ReactiveUI.Validation` was originally developed by [@jcmm33](https://github.com/jcmm33) as [Vistian.Reactive.Validation](https://github.com/jcmm33/ReactiveUI.Validation), and then refactored and updated by [Àlex Martínez Morón](https://github.com/alexmartinezm) and the [ReactiveUI Core Team](https://github.com/reactiveui/ReactiveUI#core-team). `ReactiveUI.Validation` supports all platforms, including .NET Framework, .NET Standard, .NET Core, MonoAndroid, AndroidX, Tizen, UAP, Xamarin.iOS, Xamarin.Mac, Xamarin.TVOS.
9+
Validation for ReactiveUI based solutions, functioning in a reactive way. `ReactiveUI.Validation` was originally developed by [@jcmm33](https://github.com/jcmm33) as [Vistian.Reactive.Validation](https://github.com/jcmm33/ReactiveUI.Validation), and then refactored and updated by [Àlex Martínez Morón](https://github.com/alexmartinezm) and the [ReactiveUI Core Team](https://github.com/reactiveui/ReactiveUI#core-team). `ReactiveUI.Validation` supports all platforms, including .NET Framework, .NET Standard, .NET Core, Maui, MonoAndroid, AndroidX, Tizen, UAP, Xamarin.iOS, Xamarin.Mac, Xamarin.TVOS.
1010

1111
## NuGet Packages
1212

@@ -15,7 +15,7 @@ Install the following package into you class library and into a platform-specifi
1515
| Platform | ReactiveUI Package | NuGet |
1616
| ------------------ | ------------------------------------------------ | -------------------- |
1717
| Any Platform | [ReactiveUI.Validation][CoreDoc] | [![CoreBadge]][Core] |
18-
| AndroidX (Xamarin) | [ReactiveUI.Validation.AndroidX][DroDoc] | [![DroXBadge]][DroX] |
18+
| AndroidX (Maui, Xamarin) | [ReactiveUI.Validation.AndroidX][DroDoc] | [![DroXBadge]][DroX] |
1919
| Xamarin.Android | [ReactiveUI.Validation.AndroidSupport][DroDoc] | [![DroBadge]][Dro] |
2020

2121
[Core]: https://www.nuget.org/packages/ReactiveUI.Validation/

0 commit comments

Comments
 (0)