Loupe - Log - Monitor - Resolve
Loupe.Agent.AspNetCore Namespace / EndpointRouteBuilderExtensions Class
Members

In This Topic
    EndpointRouteBuilderExtensions Class
    In This Topic
    Convenience extension methods for EndpointRouteBuilder
    Syntax
    'Declaration
     
    
    <NullableContextAttribute(1)>
    <NullableAttribute(0)>
    <ExtensionAttribute()>
    Public MustInherit NotInheritable Class EndpointRouteBuilderExtensions 
    [NullableContext(1)]
    [Nullable(0)]
    [Extension()]
    public static class EndpointRouteBuilderExtensions 
    Inheritance Hierarchy

    System.Object
       Loupe.Agent.AspNetCore.EndpointRouteBuilderExtensions

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also