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