Skip to content

Skype for business On-Premise intranet bot using dotnet core 2.2 & bot sdk v4

Notifications You must be signed in to change notification settings

mastertIT/sfb-on-prem-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Skype For Business Intranet Bot

This is an upgrade of the Skype For Business intranet chatbot developed using Dotnet Core v2.2 & Bot SDK V4 (previous one was developed using .Net Standard & Bot SDk V1).

Dotnet Core is an open source, cross platform successor to .NET Framework. It has baked in dependency injection (DI) software design pattern, which is a technique for achieving Inversion of Control (IoC) between classes and their dependencies. Beginners tutorial on dependency injection is a good start for beginners to understand DI before going into Dotnet Core & the SFB Intranet bot.

About

Skype for business On-Premise intranet bot using dotnet core 2.2 & bot sdk v4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%