Skip to content

Local message busMessage Bus is a component provided from SecretNest.info, providing publishing subscription model support within one app.

License

Notifications You must be signed in to change notification settings

SecretNest/MessageBus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MessageBus

Message Bus is a component provided from SecretNest.info, providing publishing subscription model support within one app.

Doc

https://messagebus.docs.secretnest.info/

Standards

netstandard 1.3

Nuget Packages

SecretNest.MessageBus: Provides publishing subscription model support within one app. Imports this package when composing an app managing the instance of Message Bus. This package references SecretNest.MessageBus.Abstractions.

SecretNest.MessageBus.Abstractions: Abstractions for Message Bus from SecretNest.info. Imports this package when composing a component intended to be used to connect to Message Bus but do not hold the instance of the Message Bus itself. When the project contains the instance of Message Bus itself, imports SecretNest.MessageBus directly.

About

Local message busMessage Bus is a component provided from SecretNest.info, providing publishing subscription model support within one app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published