Features

  • Complete Miniflux REST API v1 coverage
  • Dual authentication — API key and basic auth
  • Fully asynchronous with CancellationToken support
  • Typed exceptions for precise error handling
  • Feed management, entry filtering, and full-text search
  • OPML import/export and feed discovery
  • Structured logging via Microsoft.Extensions.Logging

Installation

Install via NuGet:

dotnet add package Oire.NetFlux

Requirements

  • .NET 8.0 or later

Source Code and Support

NetFlux is open-source software licensed under the Apache License 2.0.