G-Research / consuldotnet

Consul.NET is a .NET client library for the Consul HTTP API
https://consuldot.net/
Apache License 2.0
322 stars 85 forks source link

Add the Configuration property to the IConsulClient interface #298

Closed firerain-fd closed 8 months ago

firerain-fd commented 8 months ago

The Configuration endpoint cannot be used in DI because the Configuration property is not declared in the IConsulClient interface.

marcin-krystianc commented 8 months ago

@firerain-fd, thank you for your contribution.

marcin-krystianc commented 8 months ago

It should be available for use now -> https://www.nuget.org/packages/Consul/1.7.14.3