Skip to content

Commit f97dbeb

Browse files
authored
Added nuget command
1 parent bc82c7f commit f97dbeb

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)