RecurPixel

RecurPixel / Notify

Public

Modular, DI-native multi-channel notification library for ASP.NET Core. Email, SMS, Push, WhatsApp, Slack, Discord, Teams and more — one interface, bring your own keys, own your data.

23
1
100% credibility
Found Feb 26, 2026 at 16 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
C#
AI Summary

A modular .NET library that simplifies sending notifications through multiple channels including email, SMS, push, WhatsApp, and team chats in ASP.NET Core apps.

How It Works

1
🔍 Discover Notify

You hear about a simple tool that lets you send messages to customers via email, text, or chat apps from your app.

2
📦 Add to Your App

You easily include the tool in your project with a quick install, like adding a new feature.

3
🔗 Connect Your Services

You link your preferred messaging services, like your email sender or text provider, so messages can go out reliably.

4
📝 Plan Your Messages

You define what kinds of alerts to send, like 'order confirmed' via text and email, with smart backups if one fails.

5
🚀 Start Sending

You trigger your first notification, and it automatically tries multiple ways to reach your customers until it works.

Messages Delivered

Your customers get their updates instantly across their favorite channels, keeping everyone happy and informed.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 16 to 23 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is Notify?

Notify is a C# library for ASP.NET Core that unifies multi-channel notifications—email via SendGrid or AWS SES, SMS through Twilio or Azure, push with FCM or Expo, plus WhatsApp, Slack, Discord, Teams, and more—behind one DI-injected interface. You supply API keys and payloads; it manages retries, bulk sends, fallbacks, and logging hooks without any SaaS lock-in or extra infrastructure. Perfect for apps needing reliable alerts like github notify discord, github notify teams, or github notify on commit.

Why is it gaining traction?

Its modular design lets you install only needed providers, swapping Twilio SMS for Sinch or SendGrid email for Postmark via config changes, no code rewrites. DI-native setup with IConfiguration or fluent options means it slots into existing ASP.NET pipelines seamlessly, handling parallel dispatch and exponential backoff out-of-box. Like github modular actions or modular routers github, it keeps things lightweight while owning your data.

Who should use this?

ASP.NET Core backend devs building SaaS apps with user alerts, transactional emails, or push notices. CI/CD teams integrating github notify jenkins, github notify when file changes, or github release notify via Slack/Discord/Teams. Avoid if you're on a different stack or need zero-config SaaS like SendGrid alone.

Verdict

Early-stage with 16 stars and 1.0% credibility score—unit tests cover most adapters but integration tests lag, docs point to external guides. Worth prototyping for modular github notify setups if you're in .NET; skip for production until more adoption.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.