Skip to content

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

Code of conduct

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages