AspNetCoreConvention Class

Summary

Class MvcConvention.
AspNetCoreConvention
Object
IConvention

Syntax

public class AspNetCoreConvention : IServiceConvention, IConvention<IServiceConventionContext>, 
    IConvention

Constructors

Name Summary
AspNetCoreConvention()

Methods

Name Value Summary
Register(IServiceConventionContext) void
Registers the specified context.

Extension Methods

See Also