mac-samples/ReactiveUIExample
Rolf Bjarne Kvinge aa700e5418
Migrate projects to use PackageReferences. (#147)
This makes it easier to update package versions when need be, since the
version isn't embedded in a path in the csproj.
2023-01-25 10:36:10 +01:00
..
ReactiveUIExample Migrate projects to use PackageReferences. (#147) 2023-01-25 10:36:10 +01:00
Screenshots ReactiveUIExample 2015-05-20 09:44:07 -05:00
Metadata.xml ReactiveUIExample 2015-05-20 09:32:49 -05:00
ReactiveUIExample.sln ReactiveUIExample 2015-05-20 09:32:49 -05:00
Readme.md sample metadata schema fix (remove tech) 2019-07-19 18:59:42 -07:00

Readme.md

name description page_type languages products urlFragment
Xamarin.Mac - ReactiveUIExample ReactiveUI Use the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. Supports... sample
csharp
xamarin
reactiveuiexample

ReactiveUIExample

ReactiveUI

Use the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. Supports Xamarin.iOS, Xamarin.Android, Xamarin.Mac, WPF, Windows Forms, Windows Phone 8 and Windows Store apps.

This project shows how to use ReactiveUI in a Xamarin.Mac application. ReactiveUI is added to a Xamarin.Mac project via a NuGet Package and used to enable/disable a button when the value of a text field changes.