Merge branch 'rel-3.2' into dev

pull/5659/head
Ahmet 5 years ago
commit d3e21df751

@ -110,4 +110,4 @@ The application is up and running. You can continue to develop your application
## See Also
* [React Native project structure](./Startup-Templates/Application.md#react-native)
* [React Native project structure](./Startup-Templates/Application#react-native)

@ -1,6 +1,6 @@
# SignalR Integration
> It is already possible to follow [the standard Microsoft tutorial](https://docs.microsoft.com/en-us/aspnet/core/tutorials/signalr) to add [SignalR](https://docs.microsoft.com/en-us/aspnet/core/signalr/introduction) to your application. However, ABP provides a SignalR integration packages those simplify the integration and usage.
> It is already possible to follow [the standard Microsoft tutorial](https://docs.microsoft.com/en-us/aspnet/core/tutorials/signalr) to add [SignalR](https://docs.microsoft.com/en-us/aspnet/core/signalr/introduction) to your application. However, ABP provides SignalR integration packages those simplify the integration and usage.
## Installation

@ -44,4 +44,4 @@ else
@code {
[Parameter]
public ApplicationMenuItem MenuItem { get; set; }
}
}
Loading…
Cancel
Save