@@ -873,11 +873,6 @@ All notifications of user are listed in this page.
873
873
874
874
<img src =" images/notifications-list-core-3.png " alt =" Notification list " class =" img-thumbnail " />
875
875
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
-
881
876
#### Chat
882
877
883
878
Chat 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.
939
934
friends cache up to date. In order to do that, it watches some events of
940
935
Friendship and ChatMessage entities.
941
936
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
-
947
937
##### Chat Features
948
938
949
939
<img src =" images/chat-features-1.png " alt =" User menu " class =" img-thumbnail " />
@@ -1381,11 +1371,6 @@ use SignalR in the application. See [SignalR
1381
1371
integration] ( https://aspnetboilerplate.com/Pages/Documents/SignalR-Integration )
1382
1372
document for more information on SignalR.
1383
1373
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
-
1389
1374
#### Logging
1390
1375
1391
1376
ASP.NET Zero uses ** Log4Net** for logging as default. Configuration is
0 commit comments