Requirements
- .NET 6.0 or higher
- .NET Standard 2.1 (for legacy support)
Installation
Quick Start
ASP.NET Core Integration
Configuration
Add toappsettings.json:
Service Registration
Controller Usage
Features
- .NET 6+ Support - Uses latest C# features and patterns
- Dependency Injection - First-class DI support for ASP.NET Core
- Async/Await - All methods are async by default
- Strong Typing - Full type safety with nullable reference types
- Automatic Token Management - Handles JWT refresh automatically
- IHttpClientFactory - Proper HTTP connection management
Configuration Options
Available Services
|
fyatu.Account | Access account information |
Error Handling
Webhook Verification
Minimal API Example
Resources
- API Reference
- Webhooks Guide
- GitHub Repository (Coming soon)

