Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 388 Bytes

README.MD

File metadata and controls

8 lines (7 loc) · 388 Bytes

SSW.SophieBot.EmployeeFinder

This solution holds codes and tests for the SophieBot app, consisting of:

  • A .NET Core 3.1 project for the bot app
  • .NET Standard projects for Custom actions
  • A .NET Standard project for LUIS model
  • A .NET 6 console app to synchronize employees data to LUIS service
  • Unit Tests