NetFlux — Miniflux API Client for .NET
A comprehensive .NET client library for the Miniflux RSS reader API. Full REST API coverage with async operations, typed exceptions, and IntelliSense documentation.
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.