Skip to content

kzu/EchoExtension

Repository files navigation

Terminal.Shell EchoExtension

A sample extension with just one command.

Simply copy this to your own project and use IMessageBus to execute it:

using Merq;
namespace EchoExtension;

public partial record Echo(string Message) : ICommand<string>;

About

A sample Terminal.Shell extension

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Languages