0
Answer

How We Implement Compression in Web API as Application Level

Photo of vijendra sahu

vijendra sahu

9y
623
1
Required Brief detail of Compress data in Web Api 2 without need of decompression in Application level not in controller and method level.
 
Good if have some code.