nclient / NClient

:dizzy: NClient is an automatic type-safe .Net HTTP client that allows you to call web service API methods using annotated interfaces or controllers without boilerplate code.
Apache License 2.0
43 stars 11 forks source link

Built-in Caching opportunity #431

Open Kingmidas74 opened 2 years ago

Kingmidas74 commented 2 years ago

We have retrying policies, serialization and mapping built-in Nclient. I think it would be great feature to add caching abstractions.