Path Lines of Code Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskChatBot/App_Start/WebApiConfig.cs 30 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskChatBot/Controllers/MessagesController.cs 46 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskChatBot/Dialogs/CancelScorable.cs 52 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskChatBot/Dialogs/InstallAppDialog.cs 93 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskChatBot/Dialogs/LocalAdminDialog.cs 48 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskChatBot/Dialogs/ResetPasswordDialog.cs 75 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskChatBot/Dialogs/RootDialog.cs 77 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskChatBot/Global.asax 1 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskChatBot/Global.asax.cs 55 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskChatBot/GlobalMessageHandlersBotModule.cs 19 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskChatBot/Models/AppMsi.cs 16 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskChatBot/Models/ContosoHelpdeskContext.cs 37 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskChatBot/Models/InstallApp.cs 16 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskChatBot/Models/LocalAdmin.cs 16 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskChatBot/Models/LocalAdminPrompt.cs 15 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskChatBot/Models/Log.cs 18 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskChatBot/Models/ResetPassword.cs 18 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskChatBot/Models/ResetPasswordPrompt.cs 15 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskChatBot/Properties/AssemblyInfo.cs 15 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskChatBot/default.htm 12 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskSms/Helper.cs 26 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V3/ContosoHelpdeskSms/Properties/AssemblyInfo.cs 15 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetCore/ContosoHelpdeskChatBot/AdapterWithErrorHandler.cs 35 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetCore/ContosoHelpdeskChatBot/Bots/DialogBot.cs 33 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetCore/ContosoHelpdeskChatBot/Controllers/MessagesController.cs 25 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetCore/ContosoHelpdeskChatBot/DialogExtensions.cs 22 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetCore/ContosoHelpdeskChatBot/Dialogs/InstallAppDialog.cs 166 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetCore/ContosoHelpdeskChatBot/Dialogs/LocalAdminDialog.cs 58 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetCore/ContosoHelpdeskChatBot/Dialogs/ResetPasswordDialog.cs 69 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetCore/ContosoHelpdeskChatBot/Dialogs/RootDialog.cs 107 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetCore/ContosoHelpdeskChatBot/Models/InstallApp.cs 13 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetCore/ContosoHelpdeskChatBot/Models/LocalAdmin.cs 13 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetCore/ContosoHelpdeskChatBot/Models/LocalAdminPrompt.cs 12 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetCore/ContosoHelpdeskChatBot/Models/ResetPassword.cs 15 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetCore/ContosoHelpdeskChatBot/Models/ResetPasswordPrompt.cs 12 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetCore/ContosoHelpdeskChatBot/Program.cs 22 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetCore/ContosoHelpdeskChatBot/Startup.cs 41 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskChatBot/AdapterWithErrorHandler.cs 35 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskChatBot/App_Start/WebApiConfig.cs 28 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskChatBot/Bots/DialogBot.cs 33 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskChatBot/Controllers/MessagesController.cs 25 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskChatBot/DialogExtensions.cs 33 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskChatBot/Dialogs/InstallAppDialog.cs 166 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskChatBot/Dialogs/LocalAdminDialog.cs 58 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskChatBot/Dialogs/ResetPasswordDialog.cs 69 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskChatBot/Dialogs/RootDialog.cs 107 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskChatBot/Global.asax 1 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskChatBot/Global.asax.cs 41 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskChatBot/Models/AppMsi.cs 13 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskChatBot/Models/ContosoHelpdeskContext.cs 34 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskChatBot/Models/InstallApp.cs 13 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskChatBot/Models/LocalAdmin.cs 13 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskChatBot/Models/LocalAdminPrompt.cs 12 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskChatBot/Models/Log.cs 16 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskChatBot/Models/ResetPassword.cs 15 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskChatBot/Models/ResetPasswordPrompt.cs 12 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskChatBot/Properties/AssemblyInfo.cs 14 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskChatBot/default.htm 12 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskSms/Helper.cs 26 Migration/MigrationV3V4/CSharp/ContosoHelpdeskChatBot-V4NetFramework/ContosoHelpdeskSms/Properties/AssemblyInfo.cs 15 Migration/MigrationV3V4/CSharp/Skills/V3EchoBot/App_Start/WebApiConfig.cs 28 Migration/MigrationV3V4/CSharp/Skills/V3EchoBot/Authentication/CustomAllowedCallersClaimsValidator.cs 47 Migration/MigrationV3V4/CSharp/Skills/V3EchoBot/Authentication/CustomSkillAuthenticationConfiguration.cs 16 Migration/MigrationV3V4/CSharp/Skills/V3EchoBot/Controllers/MessagesController.cs 68 Migration/MigrationV3V4/CSharp/Skills/V3EchoBot/Dialogs/RootDialog.cs 35 Migration/MigrationV3V4/CSharp/Skills/V3EchoBot/Global.asax 1 Migration/MigrationV3V4/CSharp/Skills/V3EchoBot/Global.asax.cs 28 Migration/MigrationV3V4/CSharp/Skills/V3EchoBot/Properties/AssemblyInfo.cs 14 Migration/MigrationV3V4/CSharp/Skills/V3EchoBot/default.htm 11 Migration/MigrationV3V4/CSharp/Skills/V3PizzaBot/App_Start/WebApiConfig.cs 28 Migration/MigrationV3V4/CSharp/Skills/V3PizzaBot/Controllers/MessagesController.cs 81 Migration/MigrationV3V4/CSharp/Skills/V3PizzaBot/ConversationHelper.cs 52 Migration/MigrationV3V4/CSharp/Skills/V3PizzaBot/Global.asax 1 Migration/MigrationV3V4/CSharp/Skills/V3PizzaBot/Global.asax.cs 28 Migration/MigrationV3V4/CSharp/Skills/V3PizzaBot/Pizza.cs 116 Migration/MigrationV3V4/CSharp/Skills/V3PizzaBot/PizzaOrderDialog.cs 127 Migration/MigrationV3V4/CSharp/Skills/V3PizzaBot/Properties/AssemblyInfo.cs 15 Migration/MigrationV3V4/CSharp/Skills/V3PizzaBot/default.htm 11 Migration/MigrationV3V4/CSharp/Skills/V3SimpleSandwichBot/App_Start/WebApiConfig.cs 30 Migration/MigrationV3V4/CSharp/Skills/V3SimpleSandwichBot/Controllers/MessagesController.cs 58 Migration/MigrationV3V4/CSharp/Skills/V3SimpleSandwichBot/ConversationHelper.cs 52 Migration/MigrationV3V4/CSharp/Skills/V3SimpleSandwichBot/Global.asax 1 Migration/MigrationV3V4/CSharp/Skills/V3SimpleSandwichBot/Global.asax.cs 27 Migration/MigrationV3V4/CSharp/Skills/V3SimpleSandwichBot/Properties/AssemblyInfo.cs 14 Migration/MigrationV3V4/CSharp/Skills/V3SimpleSandwichBot/Sandwich.cs 46 Migration/MigrationV3V4/CSharp/Skills/V3SimpleSandwichBot/default.htm 11 Migration/MigrationV3V4/CSharp/Skills/V4SimpleRootBot/AdapterWithErrorHandler.cs 97 Migration/MigrationV3V4/CSharp/Skills/V4SimpleRootBot/Authentication/AllowedSkillsClaimsValidator.cs 47 Migration/MigrationV3V4/CSharp/Skills/V4SimpleRootBot/Bots/RootBot.cs 132 Migration/MigrationV3V4/CSharp/Skills/V4SimpleRootBot/Controllers/BotController.cs 25 Migration/MigrationV3V4/CSharp/Skills/V4SimpleRootBot/Controllers/SkillController.cs 17 Migration/MigrationV3V4/CSharp/Skills/V4SimpleRootBot/Program.cs 16 Migration/MigrationV3V4/CSharp/Skills/V4SimpleRootBot/SkillConversationIdFactory.cs 31 Migration/MigrationV3V4/CSharp/Skills/V4SimpleRootBot/SkillsConfiguration.cs 30 Migration/MigrationV3V4/CSharp/Skills/V4SimpleRootBot/Startup.cs 57 Migration/MigrationV3V4/CSharp/Skills/V4SimpleRootBot/wwwroot/default.htm 11 Migration/MigrationV3V4/CSharp/V3StateBot/V3StateBot/App_Start/WebApiConfig.cs 30 Migration/MigrationV3V4/CSharp/V3StateBot/V3StateBot/Controllers/MessagesController.cs 46 Migration/MigrationV3V4/CSharp/V3StateBot/V3StateBot/Dialogs/RootDialog.cs 59 Migration/MigrationV3V4/CSharp/V3StateBot/V3StateBot/Global.asax 1 Migration/MigrationV3V4/CSharp/V3StateBot/V3StateBot/Global.asax.cs 32 Migration/MigrationV3V4/CSharp/V3StateBot/V3StateBot/Models/GreetingState.cs 8 Migration/MigrationV3V4/CSharp/V3StateBot/V3StateBot/Models/TestDataClass.cs 10 Migration/MigrationV3V4/CSharp/V3StateBot/V3StateBot/Properties/AssemblyInfo.cs 14 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/Bot.Builder.Azure.V3ToV4/AzureSql/SqlBotDataContext.cs 36 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/Bot.Builder.Azure.V3ToV4/AzureSql/SqlBotDataEntity.cs 109 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/Bot.Builder.Azure.V3ToV4/AzureSql/SqlBotDataStore.cs 86 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/Bot.Builder.Azure.V3ToV4/AzureTable/BotDataEntity.cs 78 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/Bot.Builder.Azure.V3ToV4/AzureTable/EntityKey.cs 14 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/Bot.Builder.Azure.V3ToV4/AzureTable/TableBotDataStore.cs 75 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/Bot.Builder.Azure.V3ToV4/AzureTable/TableBotDataStore2.cs 93 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/Bot.Builder.Azure.V3ToV4/CosmosDb/BotDataDocDbKey.cs 14 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/Bot.Builder.Azure.V3ToV4/CosmosDb/DocDbBotDataEntity.cs 59 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/Bot.Builder.Azure.V3ToV4/CosmosDb/DocumentDbBotDataStore.cs 160 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/Bot.Builder.Azure.V3ToV4/KeyExtensions.cs 33 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/Bot.Builder.Azure.V3ToV4/V3/Address.cs 22 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/Bot.Builder.Azure.V3ToV4/V3/BotData.cs 72 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/Bot.Builder.Azure.V3ToV4/V3/BotStoreType.cs 10 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/Bot.Builder.Azure.V3ToV4/V3/IAddress.cs 12 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/Bot.Builder.Azure.V3ToV4/V3/IBotDataStore.cs 12 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/Bot.Builder.Azure.V3ToV4/V3V4State.cs 18 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/Bot.Builder.Azure.V3ToV4/V3V4Storage.cs 60 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/V4V3StateBot/AdapterWithErrorHandler.cs 31 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/V4V3StateBot/Bots/EchoBot.cs 43 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/V4V3StateBot/Controllers/BotController.cs 24 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/V4V3StateBot/DialogExtensions.cs 21 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/V4V3StateBot/Dialogs/MainDialog.cs 79 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/V4V3StateBot/Models/GreetingState.cs 8 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/V4V3StateBot/Models/TestDataClass.cs 10 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/V4V3StateBot/Program.cs 16 Migration/MigrationV3V4/CSharp/V4StateBotFromV3Providers/V4V3StateBot/Startup.cs 63 Migration/MigrationV3V4/Node/Skills/v3-booking-bot-skill/allowedCallersClaimsValidator.js 25 Migration/MigrationV3V4/Node/Skills/v3-booking-bot-skill/app.js 99 Migration/MigrationV3V4/Node/Skills/v3-booking-bot-skill/flights.js 3 Migration/MigrationV3V4/Node/Skills/v3-booking-bot-skill/hotels.js 70 Migration/MigrationV3V4/Node/Skills/v3-booking-bot-skill/store.js 20 Migration/MigrationV3V4/Node/Skills/v3-booking-bot-skill/support.js 8 Migration/MigrationV3V4/Node/Skills/v3-skill-bot/app.js 27 Migration/MigrationV3V4/Node/Skills/v4-root-bot/authentication/allowedSkillsClaimsValidator.js 13 Migration/MigrationV3V4/Node/Skills/v4-root-bot/index.js 75 Migration/MigrationV3V4/Node/Skills/v4-root-bot/rootBot.js 91 Migration/MigrationV3V4/Node/Skills/v4-root-bot/skillConversationIdFactory.js 19 Migration/MigrationV3V4/Node/Skills/v4-root-bot/skillsConfiguration.js 28 Migration/MigrationV3V4/Node/V4V3-user-state-adapter-sample-bot/V4V3StorageMapper/src/index.ts 85 Migration/MigrationV3V4/Node/V4V3-user-state-adapter-sample-bot/V4V3UserState/src/V3UserState.ts 22 Migration/MigrationV3V4/Node/V4V3-user-state-adapter-sample-bot/bots/stateManagementBot.js 40 Migration/MigrationV3V4/Node/V4V3-user-state-adapter-sample-bot/index.js 69 Migration/MigrationV3V4/Node/core-MultiDialogs-v3/app.js 56 Migration/MigrationV3V4/Node/core-MultiDialogs-v3/flights.js 3 Migration/MigrationV3V4/Node/core-MultiDialogs-v3/hotels.js 64 Migration/MigrationV3V4/Node/core-MultiDialogs-v3/store.js 20 Migration/MigrationV3V4/Node/core-MultiDialogs-v3/support.js 8 Migration/MigrationV3V4/Node/core-MultiDialogs-v4/README.MD 57 Migration/MigrationV3V4/Node/core-MultiDialogs-v4/bots/reservationBot.js 35 Migration/MigrationV3V4/Node/core-MultiDialogs-v4/const.js 9 Migration/MigrationV3V4/Node/core-MultiDialogs-v4/dialogs/flights.js 15 Migration/MigrationV3V4/Node/core-MultiDialogs-v4/dialogs/hotels.js 100 Migration/MigrationV3V4/Node/core-MultiDialogs-v4/dialogs/main.js 69 Migration/MigrationV3V4/Node/core-MultiDialogs-v4/index.js 35 Migration/MigrationV3V4/Node/core-MultiDialogs-v4/store.js 19 Migration/MigrationV3V4/Node/custom-recognizer-example/bot.js 39 Migration/MigrationV3V4/Node/custom-recognizer-example/customRecognizer.js 7 Migration/MigrationV3V4/Node/custom-recognizer-example/index.js 27