Skip to content

Tags: dotnet/reactive

Tags

rxnet-v6.0.1

Toggle rxnet-v6.0.1's commit message
Adjust version offset

rxnet-v6.0.1-preview.1

Toggle rxnet-v6.0.1-preview.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove dynamic load of QueryDebugger (#1968)

asyncrxnet-v6.0.0-alpha.18

Toggle asyncrxnet-v6.0.0-alpha.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add experimental netstandard2.0 target to AsyncRx.NET (#1955)

rxnet-v6.0.0.1

Toggle rxnet-v6.0.0.1's commit message
Remove preview tag from version.json

rxnet-v6.0.0-preview.16

Toggle rxnet-v6.0.0-preview.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README and related docs (#1933)

rxnet-v6.0.0-preview.13

Toggle rxnet-v6.0.0-preview.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use snupkg instead of embedded symbols (#1916)

rxnet-v6.0.0-preview.9

Toggle rxnet-v6.0.0-preview.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump Nerdbank.GitVersioning from 3.4.255 to 3.5.119 in /Rx.NET/Source (

…#1827)

Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.4.255 to 3.5.119.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](dotnet/Nerdbank.GitVersioning@v3.4.255...v3.5.119)

---
updated-dependencies:
- dependency-name: Nerdbank.GitVersioning
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

rxnet-v6.0.0-alpha.3

Toggle rxnet-v6.0.0-alpha.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix compiler diagnostics in AsyncRx.NET (#1899)

There were various warnings and messages due either to inconsistent style, or because in modern C#, newer idioms are preferred. This changes the code to be consistent with current standards.

In a couple of cases, the warnings were spurious, and have been suppressed.

asyncrxnet-v6.0.0-alpha.3

Toggle asyncrxnet-v6.0.0-alpha.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix compiler diagnostics in AsyncRx.NET (#1899)

There were various warnings and messages due either to inconsistent style, or because in modern C#, newer idioms are preferred. This changes the code to be consistent with current standards.

In a couple of cases, the warnings were spurious, and have been suppressed.

rxnet-v6.0.0-preview.1

Toggle rxnet-v6.0.0-preview.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set Rx vnext to 6.0 and add versioning ADR (#1886)