Kros-sk / Kros.Libs

This repo contains Kros.Utils, Kros.Utils.MsAccess, Kros.KORM and Kros.KORM.MsAccess libraries.
MIT License
7 stars 13 forks source link

Added extensions for HttpRequestMessage, HttpResponseMessage and HttClient #154

Closed satano closed 6 years ago

satano commented 6 years ago

Closes #153

Most of the extensions are fo .NET Core application only (they are not available in full .NET). It is because of a new dependency on Microsoft.Net.Http.Headers which is available only for .NET Core.