Skip to content

flubu-core/FlubuCore.TeamsPlugin

Repository files navigation

FlubuCore.Teams

NuGet Gitter License

FlubuCore.Teams is a FlubuCore plugin that adds Microsoft teams specific tasks.

Plugin adds teams tasks to FlubuCore ITaskContext interface:

context.Tasks().Teams().SendMessage("IncomingWebHookUrl", new TeamsMessage { Text = "Hello world" }).Execute(context);

Plugin adds Following tasks:

SendMessage - Sends a message via incoming teams webhook

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages