myesn

myEsn2E9

hi
github

Autofac: Inject dependencies from ServiceCollection

var services = new ServiceCollection();
services.AddHttpApi<ILaborApi>(options =>
{
    options.UseLogging = true;
    options.HttpHost = new Uri("http://zg.zhgdi.com:10000/");
});
autofac.Populate(services);
加载中...
此文章数据所有权由区块链加密技术和智能合约保障仅归创作者所有。