mirror of
https://github.com/chsakell/aspnet-core-signalr-angular.git
synced 2025-12-22 09:17:47 +00:00
eb5deb6e0b92bc53f26c7111b69c7dbe34d34533
aspnet-core-signalr-angular
Blog post Real-time applications using ASP.NET Core, SignalR & Angular
Features explained
- Fire up an empty ASP.NET Core web application using yeoman
- Configure and install MVC and SignalR Server dependencies
- Install SignalR Client-Typescript dependencies
- Create SignalR hubs
- Integrate MVC Controllers (API) with SignalR
- Create the Angular-SignalR service to communicate with SignalR hubs
- Add Reccurent Tasks on a ASP.NET Core application
Installation Instructions
- Clone or download the repository and open it on your favorite editor
- Open a command prompt and run the following commands
- npm install
- bower install
- npm start
- Open another command prompt and run the following commands
- dotnet restore
- dotnet run
Donations
For being part of open source projects and documenting my work here and on chsakell's blog I really do not charge anything. I try to avoid any type of ads also.If you think that any information you obtained here is worth of some money and are willing to pay for it, feel free to send any amount through paypal.
| Paypal |
|---|
|
Follow chsakell's Blog
| Microsoft Web Application Development | |||
|
|
||
Description
Languages
C#
43.9%
TypeScript
29%
HTML
14.3%
JavaScript
9.5%
CSS
2.9%
Other
0.4%

