myesn

myEsn2E9

hi
github

Autofac: 注入来自 ServiceCollection 中的依赖关系

var services = new ServiceCollection();
services.AddHttpApi<ILaborApi>(options =>
{
    options.UseLogging = true;
    options.HttpHost = new Uri("http://zg.zhgdi.com:10000/");
});
autofac.Populate(services);
読み込み中...
文章は、創作者によって署名され、ブロックチェーンに安全に保存されています。