Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit50801f0

Browse files
committed
docs(samples): update dependencies markdown files
1 parent3679924 commit50801f0

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Library|Version|Description
22
:---:|:--:|:---:
33
ReduxSimple|**latest**|
4-
System.Reactive|**3.1.1**|The best library to do Reactive Programming with .NET
5-
ReactiveUI.Events|**8.2.1**|Used to provide syntactic sugar on top of`Observable.FromEventPattern` to be able to write one line of code like`MyButton.Events().Tapped`
6-
Converto|**1.4.0**|Provide the`With` keyword used to create immutable states
4+
System.Reactive|**4.4.1**|The best library to do Reactive Programming with .NET
5+
ReactiveUI.Events|**11.3.1**|Used to provide syntactic sugar on top of`Observable.FromEventPattern` to be able to write one line of code like`MyButton.Events().Tapped`
6+
Converto|**2.1.0**|Provide the`With` keyword used to create immutable states
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Library|Version|Description
22
:---:|:--:|:---:
33
ReduxSimple|**latest**|
4-
System.Reactive|**3.1.1**|The best library to do Reactive Programming with .NET
5-
ReactiveUI.Events|**8.2.1**|Used to provide syntactic sugar on top of`Observable.FromEventPattern` to be able to write one line of code like`MyButton.Events().Tapped`
6-
SuccincT|**3.2.0**|Used to provide functional pattern like`Option<T>` which offer an alternative to null-checking, an Option is either Nothing or Something
7-
Microsoft.Toolkit.Uwp.UI.Controls|**5.1.1**|Provides controls like Shadow
8-
Converto|**1.4.0**|Provide the`With` keyword used to create immutable states
4+
System.Reactive|**4.4.1**|The best library to do Reactive Programming with .NET
5+
ReactiveUI.Events|**11.3.1**|Used to provide syntactic sugar on top of`Observable.FromEventPattern` to be able to write one line of code like`MyButton.Events().Tapped`
6+
SuccincT|**4.0.0**|Used to provide functional pattern like`Option<T>` which offer an alternative to null-checking, an Option is either Nothing or Something
7+
Microsoft.Toolkit.Uwp.UI.Controls|**6.0.0**|Provides controls like Shadow
8+
Converto|**2.1.0**|Provide the`With` keyword used to create immutable states
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Library|Version|Description
22
:---:|:--:|:---:
33
ReduxSimple|**latest**|
4-
System.Reactive|**3.1.1**|The best library to do Reactive Programming with .NET
5-
ReactiveUI.Events|**8.2.1**|Used to provide syntactic sugar on top of`Observable.FromEventPattern` to be able to write one line of code like`MyButton.Events().Tapped`
6-
SuccincT|**3.2.0**|Used to provide functional pattern like`Option<T>` which offer an alternative to null-checking, an Option is either Nothing or Something
7-
Converto|**1.4.0**|Provide the`With` keyword used to create immutable states
4+
System.Reactive|**4.4.1**|The best library to do Reactive Programming with .NET
5+
ReactiveUI.Events|**11.3.1**|Used to provide syntactic sugar on top of`Observable.FromEventPattern` to be able to write one line of code like`MyButton.Events().Tapped`
6+
SuccincT|**4.0.0**|Used to provide functional pattern like`Option<T>` which offer an alternative to null-checking, an Option is either Nothing or Something
7+
Converto|**2.1.0**|Provide the`With` keyword used to create immutable states
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Library|Version|Description
22
:---:|:--:|:---:
33
ReduxSimple|**latest**|
4-
System.Reactive|**3.1.1**|The best library to do Reactive Programming with .NET
5-
ReactiveUI.Events|**8.2.1**|Used to provide syntactic sugar on top of`Observable.FromEventPattern` to be able to write one line of code like`MyButton.Events().Tapped`
6-
Microsoft.Toolkit.Uwp.UI|**5.1.1**|Provides the`AdvancedCollectionView` class to handle filter/sort on collection
7-
Converto|**1.4.0**|Provide the`With` keyword used to create immutable states
4+
System.Reactive|**4.4.1**|The best library to do Reactive Programming with .NET
5+
ReactiveUI.Events|**11.3.1**|Used to provide syntactic sugar on top of`Observable.FromEventPattern` to be able to write one line of code like`MyButton.Events().Tapped`
6+
Microsoft.Toolkit.Uwp.UI|**6.0.0**|Provides the`AdvancedCollectionView` class to handle filter/sort on collection
7+
Converto|**2.1.0**|Provide the`With` keyword used to create immutable states

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp