Skip to content

SunamoHttp

Caching files locally to limit HTTP requests


Caching files locally to limit HTTP requests

Overview

SunamoHttp is part of the Sunamo package ecosystem, providing modular, platform-independent utilities for .NET development.

Main Components

Key Classes

  • DownloadOrReadArgs
  • GetResponseArgs
  • HttpRequestData
  • HttpRequestDataHttp
  • UploadFile
  • HttpClientHelper
  • HttpResponseHelper

Key Methods

  • GetResponseBytes()
  • GetResponseText()
  • GetResponseStream()
  • DownloadOrReadWorker()
  • DownloadOrRead()
  • ExistsPage()
  • IsNotFound()
  • SomeError()

Installation

dotnet add package SunamoHttp

Dependencies

  • Microsoft.AspNetCore.Http (v2.3.0)
  • Microsoft.Extensions.Logging (v9.0.3)
  • Microsoft.Extensions.Logging.Abstractions (v9.0.3)
  • System.Text.Encodings.Web (v9.0.3)

Package Information

  • Package Name: SunamoHttp
  • Version: 25.6.7.1
  • Target Framework: net9.0
  • Category: Platform-Independent NuGet Package
  • Source Files: 34

This package is part of the Sunamo package ecosystem. For more information about related packages, visit the main repository.

License

See the repository root for license information.