@@ -873,11 +873,6 @@ All notifications of user are listed in this page.
873873
874874<img src =" images/notifications-list-core-3.png " alt =" Notification list " class =" img-thumbnail " />
875875
876- ** .NET Core Compatibility**
877-
878- Since SignalR is not ready yet for .NET Core, real time notifications
879- will not work if you select .NET Core as your base framework.
880-
881876#### Chat
882877
883878Chat icon is located next to user's profile image on top right corner of
@@ -939,11 +934,6 @@ online users and unread message count from each friend.
939934friends cache up to date. In order to do that, it watches some events of
940935Friendship and ChatMessage entities.
941936
942- ** .NET Core Compatibility**
943-
944- Since SignalR is not ready yet for .NET Core, chat feature will not work
945- if you select .NET Core as your base framework.
946-
947937##### Chat Features
948938
949939<img src =" images/chat-features-1.png " alt =" User menu " class =" img-thumbnail " />
@@ -1381,11 +1371,6 @@ use SignalR in the application. See [SignalR
13811371integration] ( https://aspnetboilerplate.com/Pages/Documents/SignalR-Integration )
13821372document for more information on SignalR.
13831373
1384- ** .NET Core Compatibility**
1385-
1386- Since SignalR is not ready yet for .NET Core, SignalR integration is
1387- disabled if you select .NET Core as your base framework.
1388-
13891374#### Logging
13901375
13911376ASP.NET Zero uses ** Log4Net** for logging as default. Configuration is
0 commit comments