Weihan Li
|
6499c8ead2
Avoid spurious references to Microsoft.Bcl.AsyncInterfaces (#1719)
|
vor 2 Jahren |
Claire Novotny
|
a2410b2267
Remove support for .NET Core 2.1 and netstandard1.0. bump .net to 4.8
|
vor 3 Jahren |
dependabot[bot]
|
fdc27adac9
Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0 in /Ix.NET/Source
|
vor 4 Jahren |
Ruben Schmidmeister
|
eac51effb9
Setup source generator for async overloads
|
vor 4 Jahren |
dependabot-preview[bot]
|
2f56a2f35a
Bump Microsoft.Bcl.AsyncInterfaces from 1.1.1 to 5.0.0 in /Ix.NET/Source
|
vor 5 Jahren |
Claire Novotny
|
73475dd654
netcoreapp3.0 -> 3.1
|
vor 5 Jahren |
Bart De Smet
|
ca6b38ef5b
Add package descriptions.
|
vor 5 Jahren |
dependabot-preview[bot]
|
f4d3150247
Bump Microsoft.Bcl.AsyncInterfaces from 1.1.0 to 1.1.1 in /Ix.NET/Source
|
vor 5 Jahren |
dependabot-preview[bot]
|
4d4529d24f
Bump Microsoft.Bcl.AsyncInterfaces from 1.0.0 to 1.1.0 in /Ix.NET/Source
|
vor 5 Jahren |
Oren Novotny
|
2c40214353
Remove IDE guid
|
vor 5 Jahren |
akarnokd
|
c9acefcb75
Add documentation to AsyncEnumerable methods.
|
vor 5 Jahren |
Oren Novotny
|
0c36e188d1
Use final BCL interfaces
|
vor 6 Jahren |
Oren Novotny
|
a8e169d3df
Switch to VSTest integration for coverlet
|
vor 6 Jahren |
Oren Novotny
|
58a8b81e17
Update System.Linq.Async.csproj
|
vor 6 Jahren |
dependabot-preview[bot]
|
97af572581
Bump Microsoft.Bcl.AsyncInterfaces in /Ix.NET/Source
|
vor 6 Jahren |
Bart De Smet
|
f329683555
Enable nullable reference types.
|
vor 6 Jahren |
Bart De Smet
|
fdc613c5b9
Local functions can shadow variables now.
|
vor 6 Jahren |
Oren Novotny
|
3edb789069
Use BCL types
|
vor 6 Jahren |
Oren Novotny
|
e690374fd7
Use Microsoft.Bcl.AsyncInterfaces
|
vor 6 Jahren |
Bart De Smet
|
895cae3801
Generic API surface for async overloads.
|
vor 6 Jahren |
Bart De Smet
|
9e46f82dfa
Merge branch 'IxAsyncCSharp8' of https://github.com/dotnet/reactive into IxAsyncCSharp8
|
vor 6 Jahren |
Oren Novotny
|
d57055d5b7
Add back .NET Core 3 target until .NET Core 3 runtime has the latest netstandard dll in it.
|
vor 6 Jahren |
Oren Novotny
|
0a2d6371d6
Switch to use .NET Standard 2.1 instead of netcoreapp3.0 for broader support
|
vor 6 Jahren |
Bart De Smet
|
f2ce04b662
The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators.
|
vor 6 Jahren |
Oren Novotny
|
a6a49d8863
enable USE_ASYNC_ITERATOR for .NET 4.6
|
vor 6 Jahren |
Oren Novotny
|
c221a0cfeb
Remove a dependency on System.Threading.Tasks.Extensions when targeting .NET Core 3 as it's not required
|
vor 6 Jahren |
Oren Novotny
|
902d43149d
Add in AsyncIteratorMethodBuilder to support the async iterators on downlevel platforms
|
vor 6 Jahren |
Oren Novotny
|
4593a50b93
Add a reference assembly to hide the methods we're carrying internally in the 2.1/3.0 lib
|
vor 6 Jahren |
Oren Novotny
|
6b3f8ad696
revert netstandard2.1
|
vor 6 Jahren |
Oren Novotny
|
1557b303ef
Update test deps
|
vor 6 Jahren |