mono/Embeddinator-4000

Allow specifying explicit types to bind

Open

#14 opened on Feb 21, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C# (91 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (758 stars)
PR merge metrics
 (PR metrics pending)

Description

As suggested by @jonpryor, allow specifying explicit types to bind with the CLI interface.

Maybe this could be done with either a whitelist or blacklist filter command line option, with wildcard support.

Contributor guide