MicroBus is a simple in process Mediator for .NET
Stars
211
Forks
23
Watchers
211
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
155
commits
1
commits
Merge pull request #33 from daniellittledev/nullable-types
9ef8ddfView on GitHubImproved error handling when Handler returns null instead if Task
c7e5517View on GitHubUpdate GetTaskResult to support types derived from Task<T>
89348baView on GitHubFixes Command and Event handlers so they don't throw if registered with RegisterHandlers
967eb91View on GitHubRemove PackageTargetFallback property and clean properties for Test projects
9acae31View on GitHubFix use of PackageTargetFallback which is a breaking change in .NET Core 2.0
10f68c0View on GitHubTarget update project to take advantage of NETStandard.Library 2.0.0
18a42c4View on GitHubFix project references after moving the StructureMap projects
11d92a2View on GitHub