sefidgaran / signalr_client

A Flutter SignalR Client for ASP.NET Core
https://pub.dev/packages/signalr_netcore
MIT License
71 stars 111 forks source link

Update README.md #53

Closed IshuPrabhakar closed 1 year ago

IshuPrabhakar commented 1 year ago

I have been working with this package for 6 months. Back in the day, I developed a Chat App that utilizes the signalr_netcore package. The backend was developed using Asp.Net Core 7. It worked perfectly fine with that version and continues to do so. I just wanted to add some information that this package has been tested and is compatible with Asp.Net 7.