Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

jcmdsbr/poc-aspnetcore-angular-signalr-notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

10 Commits

Repository files navigation

The SignalR Notifications 😎

  • Proof of Concept from SignalR notificatiosn using .Net Core and Angular 2+

Give a Star! ⭐

If you liked the project, please give a star ;)

You need some of the fallowing tools ❗

  • Visual Studio 2019, Visual Studio Code or Rider
  • .Net Core 2.X +
  • Angular 2+

Description πŸ“š

  • Today's modern apps are expected to deliver up-to-date information without hitting a refresh button. Add real-time functionality to your dashboards, maps, games and more.
  • What is real-time functionality? It's the ability to have your server-side code push content to connected clients as it happens, in real-time.

What can you do with ASP.NET and SignalR ? πŸ’‘

  • While chat is often used as an example, you can do a whole lot more. Any time a user refreshes a web page to see new data, or the page implements Ajax long polling to retrieve new data, it's candidate for using SignalR.
  • SignalR also enables completely new types of applications that require high-frequency updates from the server, such as real-time gaming.

Project folder structure 🚧

Folder Goal
angular-client Chat frontend
SignalRNotifications Chat Backend

About

Proof of Concept from SignalR notificatiosn using .Net Core and Angular 2+

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /