Description
Lib.Net.Http.EncryptedContentEncoding is a library which adds Encrypted Content-Encoding (aes128gcm) support to HttpClient.
Lib.Net.Http.EncryptedContentEncoding alternatives and similar packages
Based on the "HTTP" category.
Alternatively, view Lib.Net.Http.EncryptedContentEncoding alternatives based on common mentions on social networks and blogs.
-
Refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface. -
FastEndpoints
DISCONTINUED. A light-weight REST API development framework for ASP.Net 6 and newer. [Moved to: https://github.com/FastEndpoints/Library] -
RestEase
Easy-to-use typesafe REST API client library for .NET Standard 1.1 and .NET Framework 4.5 and higher, which is simple and customisable. Inspired by Refit -
Apizr
Refit based web api client management, but resilient (retry, connectivity, cache, auth, log, priority, etc...) -
Fluxzy.Core
Fast and fully streamed Man-On-The-Middle library and a CLI app to intercept, record, impersonate and alter HTTP/1.1, H2, websocket traffic over plain or secure channels. -
Lib.Net.Http.WebPush
Lib.Net.Http.WebPush is a library which provides a Web Push Protocol based client for Push Service.
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Lib.Net.Http.EncryptedContentEncoding or a related project?
README
Lib.Net.Http.EncryptedContentEncoding
Lib.Net.Http.EncryptedContentEncoding is a library which adds Encrypted Content-Encoding (aes128gcm) support to HttpClient.
Getting Started
Lib.Net.Http.EncryptedContentEncoding is available on NuGet.
PM> Install-Package Lib.Net.Http.EncryptedContentEncoding
Documentation
The documentation is available here.
Implementation Details and Usage Samples
There are blog posts available describing implementation details and showing usage samples:
- Supporting Encrypted Content-Encoding in HttpClient (Part 1 of 2) - Encoding
- Supporting Encrypted Content-Encoding in HttpClient (Part 2 of 2) - Decoding
Donating
My blog and open source projects are result of my passion for software development, but they require a fair amount of my personal time. If you got value from any of the content I create, then I would appreciate your support by buying me a coffee.
Copyright and License
Copyright © 2017 - 2020 Tomasz Pęczek
Licensed under the MIT License
*Note that all licence references and agreements mentioned in the Lib.Net.Http.EncryptedContentEncoding README section above
are relevant to that project's source code only.