Skip to content

Tags: flq/MemBus

Tags

4.0

Toggle 4.0's commit message
Appveyor badge

4.0.0-rc

Toggle 4.0.0-rc's commit message
This version only prerelase since it'll do only netstandard

3.2.0

Toggle 3.2.0's commit message
Removed the dnx451 block in project.json

3.0.1

Toggle 3.0.1's commit message
RwLockSlim instead of ConcurrentDictionary

Ensures that MemBus can now also target WP8.

v3.0

Toggle v3.0's commit message
Roundup for release v3.0

- Removed Automaton and old projects (new test shows how to recreate
timer functionality from Rx
- New target for Nuget package
- version bump up

2.0.2

Toggle 2.0.2's commit message
Check against adding a null subscription on CompositeSubscriber; Chec…

…k against race condition when using a DisposableSubscription that somebody is disposing.

2.0.1

Toggle 2.0.1's commit message
Dead code removal; Version bump-up

2.0.0

Toggle 2.0.0's commit message
Stuff to do with Nuget building

1.5.4

Toggle 1.5.4's commit message
Version, nuspec update

1.5.3b

Toggle 1.5.3b's commit message
Fix: Publishing subscription returning null without causing an exception