Releases: twiks228/NotifyForge
Releases · twiks228/NotifyForge
Nuget
Initial release: NotifyForge v1.0.0-alpha - Core notification pipeline with 8 middleware steps - Email channel: SMTP, SendGrid, Mailgun, AWS SES - SMS channel: Twilio, SMS.ru, SMSC - Telegram channel: Bot API - Push channel: Firebase FCM, Apple APNS - Slack channel: Webhooks, Bot API - Discord channel: Webhooks - WhatsApp channel: Business Cloud API - Templates: Liquid and Razor engines with file/database loaders - Scheduling: background worker with in-memory store - Persistence: EF Core with SQL Server, PostgreSQL, SQLite - AspNetCore: middleware, DI extensions, HTTP dashboard endpoints - Testing: FakeNotifier with fluent assertion helpers - Samples: WebApi and Console - Docs: full documentation in docs/