File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33Experimental operators for C# 8 [ ` IAsyncEnumerable ` s] ( https://docs.microsoft.com/en-us/dotnet/api/system.collections.generic.iasyncenumerable-1?view=dotnet-plat-ext-3.0 ) .
44
5- Travis-CI: <a href =' https://travis-ci.org /akarnokd/async-enumerable-dotnet/builds ' ><img src =' https://travis-ci.org /akarnokd/async-enumerable-dotnet.svg?branch=master ' alt =" async-enumerable-dotnet " ></a >
5+ Travis-CI: <a href =' https://travis-ci.com /akarnokd/async-enumerable-dotnet/builds ' ><img src =' https://travis-ci.com /akarnokd/async-enumerable-dotnet.svg?branch=master ' alt =" async-enumerable-dotnet " ></a >
66NuGet: <a href =' https://www.nuget.org/packages/akarnokd.async-enumerable-dotnet ' ><img src =' https://img.shields.io/nuget/v/akarnokd.async-enumerable-dotnet.svg ' alt =" async-enumerable-dotnet " /></a >
77
88# Getting started
@@ -155,4 +155,4 @@ The methods must be awaited and called non-concurrently and non-overlappingly wi
155155
156156```
157157Next* (Error | Complete)?
158- ```
158+ ```
You can’t perform that action at this time.
0 commit comments