10
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

ReactiveProperty v7.6.1 をリリースしました

Posted at

リリースしてます。NuGet から入手・更新可能です。

変更内容

AsyncReactiveCommand クラスに ExecuteAsync メソッドを追加しました。これにより C# のコードからコマンドを実行して処理が完了するのを await で待つことが出来るようになります。(7.6.0)

依存パッケージを最新版に更新しました。以下のパッケージが最新版に更新されています。(7.6.1)

  • System.Reactive 4.4.1 -> 5.0.0
  • Microsoft.Xaml.Behaviors.Wpf 1.1.19 -> 1.1.31
  • System.ComponentModel.Annotations 4.7.0 -> 5.0.0
10
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
10
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?