lp:networkmonitor

Created by David Perfors and last modified
Get this branch:
bzr branch lp:networkmonitor
Only David Perfors can upload to this branch. If you are David Perfors please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
David Perfors
Project:
NetworkMonitor
Status:
Development

Recent revisions

30. By David Perfors

Simplified the infrastructure, it now only does what it should do. It is based on the simple implementation of J. Oliver (github.com/joliver/eventstore), which is released under the MIT license.

- Removed the old infrastructure of eventsourcing.
- Moved some files to 'correct' locations. (correct as where VS stores the AssemblyInfo.cs)
- Host uses now the Id from IAggregateRoot instead of the HostName to identify itself to events.

29. By David Perfors

Made some changes in Infrastructure... AggregateRoot now uses other method names and has a UncommittedEvents collection.

28. By David Perfors

Reorder files

27. By David Perfors

Make it possible to ReplayEvents from an eventsource

26. By David Perfors

Rework the infrastructure. Don't use code from NCQRS, since it has a restrictive license.

25. By David Perfors

Remove old infrastructure

24. By David Perfors

Use the new infrastructure

23. By David <email address hidden>

Fix projectfile

22. By David Perfors

Add new infrastructure. It is based on the old one and NCQRS (ncqrs.codeplex.com)

21. By David Perfors

remove MSpec and replace it with xunit

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers