Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Commit

Permalink
Update README-ja.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ufcpp committed Jul 8, 2015
1 parent eabbff6 commit 624d1bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README-ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ NuGet パッケージ化済み:

- [MinimumAsyncBridge](https://www.nuget.org/packages/MinimumAsyncBridge/): async/await の実行に必要な最低限の実装
- .NET 4.5 からパッケージ参照すると、標準ライブラリへの型フォワーディング
- [MinimumThreadingBridge](https://www.nuget.org/packages/MinimumThreadingBridge/): `CancellationToken` の最低限の実装
- [IteratorTasks.AsyncBridge](https://www.nuget.org/packages/IteratorTasks.AsyncBridge/): [IteratorTasks](https://www.nuget.org/packages/IteratorTasks/)に対する awaiter 実装

(※ [UniRx](https://github.com/neuecc/UniRx)は本体が NuGet パッケージになっていないので awaiter 実装のパッケージ公開なし)
Expand Down

0 comments on commit 624d1bd

Please sign in to comment.