issues
search
CenterEdge
/
Yardarm
OpenAPI 3 SDK Generator for C#
Apache License 2.0
46
stars
6
forks
source link
Improve DI registration of named http clients
#258
Closed
brantburnett
closed
3 weeks ago
brantburnett
commented
3 weeks ago
Add overload to AddApi<TClient, TImplementation> that accepts a name to match AddApi
For default registration via AddAllApis or AddAllOtherApis use the full type name with namespace rather than just the interface name
Fixes #247
brantburnett
commented
3 weeks ago
/merge
Fixes #247