global using Microsoft.Extensions.Configuration; global using Microsoft.Extensions.DependencyInjection; global using BotSharp.Abstraction.Agents.Enums; global using BotSharp.Abstraction.Plugins; global using BotSharp.Abstraction.Agents; global using BotSharp.Abstraction.Conversations.Models; global using BotSharp.Abstraction.Instructs; global using BotSharp.Abstraction.Instructs.Models;