Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
supabase-community
/
realtime-csharp
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
79
Code
Issues
10
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 21, 2025
chore(master): release 7.2.0 (#60)
Show description for 7b6f453
github-actions[bot]
authored
7b6f453
Copy full SHA for 7b6f453
Commits on May 13, 2025
chore: release 7.2.0
Show description for 09374f4
diegofesanto
authored
09374f4
Copy full SHA for 09374f4
Commits on Apr 25, 2025
chore: Update README.md (#58)
grdsdev
authored
db96e14
Copy full SHA for db96e14
Commits on Mar 10, 2025
bump version to 7.1.0
grdsdev
committed
710b626
Copy full SHA for 710b626
Commits on Feb 27, 2025
fix: implement filter on PostgresChangeHandler (#55)
Show description for a41e4f7
diegofesanto
authored
a41e4f7
Copy full SHA for a41e4f7
Commits on Jul 26, 2024
Version bump to 7.0.2
acupofjose
committed
973cdc2
Copy full SHA for 973cdc2
[Re:#167](https://github.com/supabase-community/supabase-csharp/issues/167) Adds support for specifying `GetHeaders` on the `RealtimeClient` which are included on the initial request to the server …
Show description for b81fc39
acupofjose
committed
b81fc39
Copy full SHA for b81fc39
Commits on May 22, 2024
Version bump to v7.0.1
acupofjose
committed
04e1821
Copy full SHA for 04e1821
Remove realtime example deployment
acupofjose
committed
38137e8
Copy full SHA for 38137e8
Update signature to include `Push` in returned task
acupofjose
committed
85249b0
Copy full SHA for 85249b0
Re: #47 - Return a Task from Track and Untrack methods
acupofjose
committed
598643b
Copy full SHA for 598643b
Commits on Apr 21, 2024
Re: [#135](https://github.com/supabase-community/supabase-csharp/issues/135) Update nuget package name `realtime-csharp` to `Supabase.Realtime`
acupofjose
committed
b48e4b7
Copy full SHA for b48e4b7
Merge branch 'dev/multitargeting'
acupofjose
committed
e012c95
Copy full SHA for e012c95
Upgrades Websocket.Client to 5.1.0 & target framework to Standard 2.1 (#45)
lourd
authored
6aabdaa
Copy full SHA for 6aabdaa
Commits on Apr 19, 2024
Alternative to #45
acupofjose
committed
48727ea
Copy full SHA for 48727ea
Commits on Jan 5, 2024
Small improvements (#41)
Show description for 838e0f0
FantasyTeddy
authored
838e0f0
Copy full SHA for 838e0f0
Commits on Jan 3, 2024
Update workflows (#40)
Show description for 6708ac5
FantasyTeddy
authored
6708ac5
Copy full SHA for 6708ac5
Commits on Jul 15, 2023
Version bump to 6.0.4
acupofjose
committed
853c06c
Copy full SHA for 853c06c
Removes the case where the `IsSubscribe` flag is flipped when encountering a channel error (as the channel is still subscribed) (#33)
acupofjose
authored
0316111
Copy full SHA for 0316111
Commits on Jun 10, 2023
Updates usage of Supabase.Core
acupofjose
committed
5ceccbc
Copy full SHA for 5ceccbc
Re supabase-community/supabase-csharp#74: Updates assembly name to `Supabase.Realtime`
acupofjose
committed
2aeec4b
Copy full SHA for 2aeec4b
Commits on May 23, 2023
Include debug symbols in package generation
acupofjose
committed
3dedfe0
Copy full SHA for 3dedfe0
Add dotnet restore
acupofjose
committed
a7e4bcd
Copy full SHA for a7e4bcd
Update release.yml
acupofjose
authored
879e31c
Copy full SHA for 879e31c
Update release.yml
acupofjose
authored
1fffa8c
Copy full SHA for 1fffa8c
Update publish format for 6.0.1
acupofjose
committed
dfc07ef
Copy full SHA for dfc07ef
Commits on May 22, 2023
Update release.yml
acupofjose
authored
e4ce349
Copy full SHA for e4ce349
Version bump to 6.0.0
acupofjose
committed
58e2e9f
Copy full SHA for 58e2e9f
Remove test command, unable to get github actions working with docker-compose and a subdomain for localhost, maybe sometime in the future? For now, run tests locally.
acupofjose
committed
6646d38
Copy full SHA for 6646d38
v6.0.0 - Additional refactoring for better event and exception management. (#30)
Show description for 0ad48e6
acupofjose
authored
0ad48e6
Copy full SHA for 0ad48e6
Commits on May 21, 2023
Add subdomain to hosts file
acupofjose
authored
c93ef34
Copy full SHA for c93ef34
Commits on May 16, 2023
Update dotnet-core.yml
acupofjose
authored
bd13283
Copy full SHA for bd13283
Cleanup / Refactor codebase (#28)
Show description for 65d8613
acupofjose
authored
65d8613
Copy full SHA for 65d8613
Commits on Apr 28, 2023
Version bump to 5.0.5
acupofjose
committed
062f5d6
Copy full SHA for 062f5d6
Fix for #27 - `PostgresChangesOptions` was not setting `listenType` in constructor.
acupofjose
committed
37af323
Copy full SHA for 37af323
Pagination
Previous
Next
You can’t perform that action at this time.