VeronicaWasson/ServiceFabric-AspNetCore-Sample

services.Configure<MyOptions>(Configuration) not registering the provider for the application

Opened this issue · 0 comments

I think the services.Configure(Configuration); in the startup will not work.Have you tried running it? I am not able to get this to run.