Skip to content

中间件 #62

@xdqt

Description

@xdqt

我添加了中间件,但是貌似中间件不起作用,没被识别到
app.UseMiddleware();

app.UseDynamicWebApi((serviceProvider, options) =>
{
    options.AddAssemblyOptions(typeof(OtherService).Assembly);
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions