StackOverflow Questions for Tag: ioptionsmonitor

Davide Bellone
Davide Bellone

Reputation: 119

How to dynamically change IOptions<T> values in C# tests with Moq?

Score: 2

Views: 367

Answers: 1

Read More
Filip Procházka
Filip Procházka

Reputation: 327

Handling Race Conditions in IOptionsMonitor<T> When T Depends on Other Options in .NET Core

Score: 0

Views: 108

Answers: 0

Read More
Sora Teichman
Sora Teichman

Reputation: 184

How to update feature flags in configuration file without restarting app?

Score: 1

Views: 410

Answers: 0

Read More
Mugurel
Mugurel

Reputation: 246

IOptionMonitoring<>.OnChange not triggered on some K8s Pods

Score: 1

Views: 86

Answers: 0

Read More
DefaultJARR
DefaultJARR

Reputation: 1

Why the configuration values are not getting updated while using IOptionsSnapshot or IOptionsMonitor in Background Worker project .net6?

Score: 0

Views: 457

Answers: 1

Read More
J M
J M

Reputation: 1901

IOptionsMonitor populates when app run from Visual Studio but not when run from .exe

Score: 0

Views: 157

Answers: 1

Read More
Yasim Yasin
Yasim Yasin

Reputation: 86

How to bind json data to class with dependency injection like ASP.NET Core

Score: 0

Views: 403

Answers: 1

Read More
Kjell Rilbe
Kjell Rilbe

Reputation: 1509

How to modify already added singleton service in .NET host builder?

Score: 0

Views: 367

Answers: 2

Read More
Alessandro Ciurlo
Alessandro Ciurlo

Reputation: 122

ASPNET Core: events raised by settings changes using IOptionsMonitor

Score: 1

Views: 559

Answers: 0

Read More
fajny_nick
fajny_nick

Reputation: 11

Inject IOptionsMonitor with Autofac - using Options pattern

Score: 1

Views: 1126

Answers: 2

Read More
Patrice Cote
Patrice Cote

Reputation: 3716

.NET Core 7 IServiceCollection Configure vs AddOptions DI behavior

Score: 1

Views: 1193

Answers: 0

Read More
Stack Undefined
Stack Undefined

Reputation: 1340

Can't bind AppSettings to IOptions in .NET 6 console app

Score: 3

Views: 1960

Answers: 1

Read More
hernantos
hernantos

Reputation: 23

How to call DI Confgure<T>(Config) with reflection?

Score: 0

Views: 121

Answers: 1

Read More
537mfb
537mfb

Reputation: 1482

Double call of OnChange callback happening first detection of change by IOptionMonitor

Score: 1

Views: 1109

Answers: 0

Read More
Ryo
Ryo

Reputation: 135

IOptionsMonitor monitors appsettings.json in the project root, not the one in assembly folder

Score: 0

Views: 849

Answers: 1

Read More
Carrie Kaski
Carrie Kaski

Reputation: 197

How to pass IOption into IServiceCollection (Best Practice) in .NET 6

Score: 0

Views: 1662

Answers: 2

Read More
BWoods
BWoods

Reputation: 110

How to Capture Invalid Datatype change to IOptionsMonitor<> object?

Score: 1

Views: 236

Answers: 0

Read More
user3119533
user3119533

Reputation: 196

How to dynamically reload IOptions<> when another IOptions<> reloads

Score: 0

Views: 672

Answers: 0

Read More
Simon Price
Simon Price

Reputation: 3261

IOptionsMonitor<T> optionsAccessor null when an appsetting value is missing

Score: 1

Views: 991

Answers: 0

Read More
PreviousPage 1Next