Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Message Snippet
Message Snippet

Message Snippet

Scott Nimrod

|
794 installs
| (0) | Free
Bizmonger snippets
Download

This extension provides a message snippet that can be used for declaring messages quickly.

Example:

Typing "message" will result in the following snippet:

public const string REQUEST_SOMETHING = "REQUEST_SOMETHING";

 

Messages are used for publish / subscribe architectures.

An implementation of MessageBus can be found on the Bizmonger.Patterns package onNuget.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft