Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Attributes to control Hub binding #625

@analogrelay

Description

@analogrelay
[HubName("MyFancyHub")]
public class MyHub : Hub {
    [HubMethodName("Bar")]
    public void Foo() { ... }
}

/cc @davidfowl

Not needed for the alpha, just polish.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions