Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是我想要实现的示例:
我有 2 个持久和读取数据的来源:
我希望能够根据 appsettings 中的标志在这两个选项之间切换。
我想使用 ASPNET Zero 来实现这一点。
关于我将如何实现这一目标的任何想法?