Skip to content

Commit 847ba9a

Browse files
Merge pull request #16 from JKamsker/patch-1
Added nuget command
2 parents bc82c7f + f97dbeb commit 847ba9a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ A set of extensions for optimizing/simplifying System.Threading.Channels usage.
2424
* `Batch`
2525
* `Join`
2626

27+
---
28+
## Installation
29+
30+
```nuget
31+
Install-Package Open.ChannelExtensions
32+
```
2733
---
2834

2935
## Examples

0 commit comments

Comments
 (0)