Configure Argu to read from hosted Microsoft.Extensions.Configuration and pass a ParseResult<'T> through dependency injection.
This allows you to combine Argu's full-featured command-line handling and strong typing with M.E.C's multiple sources (appSettings.
Posted: 4 years ago by Loïc Denuzière
Configure Argu to read from hosted Microsoft.Extensions.Configuration and pass a ParseResult<'T> through dependency injection.
This allows you to combine Argu's full-featured command-line handling and strong typing with M.E.C's multiple sources (appSettings.
Posted: 4 years ago by Loïc Denuzière