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

Feature/cache support trough redis #430

Open Kingmidas74 opened 2 years ago

Kingmidas74 commented 2 years ago

Now we can use special extension for caching responses through separate providers (Redis as Example)

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

79.4% 79.4% Coverage
0.0% 0.0% Duplication