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
Copy file name to clipboardExpand all lines: profile/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,7 @@ Here are some of the projects that we're currently working on specifically relat
28
28
of Grain activations between silos to ensure evenly distributed.
29
29
-[**Orleans.PushNotifications**](https://github.com/managedcode/Orleans.PushNotifications): Apple and Google Push notifications for Orleans.
30
30
-[**Orleans.RateLimiting**](https://github.com/managedcode/Orleans.RateLimiting): This is a library for Microsoft Orleans that provides a set of rate limiting algorithms for controlling the flow of requests in your distributed applications. It is designed to be easy to use and to integrate with your Orleans-based applications seamlessly.
31
+
-[**Orleans.SignalR**](https://github.com/managedcode/Orleans.SignalR): is a lightweight, open-source library that enables easy integration of SignalR with Orleans, a distributed virtual actor model framework for building scalable, fault-tolerant systems. The library provides a SignalR backplane, allowing you to effortlessly add real-time communication capabilities to your distributed systems.
31
32
32
33
## GitHub Actions 🦾
33
34
-[**MAUIAppVersion**](https://github.com/marketplace/actions/mauiappversion): This action updates the application version and/or display version properties in a .cproj file for a MAUI application. You can use this action as part of your CI/CD workflow to automatically update the version properties when building and publishing your MAUI application.
0 commit comments