- Notifications
You must be signed in to change notification settings - Fork7
Fedorus/xNetStandard
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is version ofhttps://github.com/X-rus/xNet for .NET Standard 2.0. Unlike xNet it can be used in .net Core.
There was some bugs with GZipStream before .net Core 2.1.If you having issues with content decoding you can:
- Disable it using "EnableEncodingContent" in HttpRequest (set it to false)
- Find Init() method where EnableEncodingContent is set to "true" by default
About
xNet library for .NET Core
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published