We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6894349 + 12db810 commit 5d2bc54Copy full SHA for 5d2bc54
src/Plugins/BotSharp.Plugin.MongoStorage/Using.cs
@@ -9,6 +9,7 @@
9
global using BotSharp.Abstraction.Plugins;
10
global using BotSharp.Abstraction.Translation.Models;
11
global using BotSharp.Abstraction.SideCar.Attributes;
12
+global using BotSharp.Core.Infrastructures;
13
global using Microsoft.Extensions.Configuration;
14
global using Microsoft.Extensions.DependencyInjection;
15
global using MongoDB.Bson;
0 commit comments