All Projects → Ibro → AngularAspNetCoreSignalR

Ibro / AngularAspNetCoreSignalR

Licence: other
Build a simple chat app with Angular and ASP.NET Core SignalR

Programming Languages

typescript
32286 projects
C#
18002 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to AngularAspNetCoreSignalR

xamarin-chat-signalr
Xamarin Forms Modern Chat Using SignalR ASP.NET
Stars: ✭ 12 (+0%)
Mutual labels:  asp-net-core, signalr
SignalR-Core-SqlTableDependency
Shows how the new SignalR Core works with hubs and sockets, also how it can integrate with SqlTableDependency API.
Stars: ✭ 36 (+200%)
Mutual labels:  asp-net-core, signalr
ChatService
ChatService (SignalR).
Stars: ✭ 26 (+116.67%)
Mutual labels:  asp-net-core, signalr
Notify.Me
Simple host application to provide send/receive feature for any kind of notifications and messages between client(s) and the host. The application is based on ASP.NET Core and SignalR to demostrate some features of these things...
Stars: ✭ 28 (+133.33%)
Mutual labels:  asp-net-core, signalr
Signalrsample
Real-time Charts with ASP.NET Core SignalR and Chart.js.
Stars: ✭ 23 (+91.67%)
Mutual labels:  asp-net-core, signalr
Signalr Client Swift
Swift SignalR Client for Asp.Net Core SignalR server
Stars: ✭ 213 (+1675%)
Mutual labels:  asp-net-core, signalr
Sio.core
✔ [ SIOC ] Swastika I/O Core is an all in one platform (e.g CMS, eCommerce, Forum, Q&A, CRM...) ASP.NET Core / Dotnet Core System based on SIOH Framework.
Stars: ✭ 121 (+908.33%)
Mutual labels:  asp-net-core, signalr
live-share-editor
ソースコードをリアルタイムで共有できるオンラインエディタ
Stars: ✭ 15 (+25%)
Mutual labels:  asp-net-core, signalr
Foundatio.Samples
Foundatio Samples
Stars: ✭ 34 (+183.33%)
Mutual labels:  signalr
SQRL-For-Dot-Net-Standard
SQRL for the .Net Standard runtimes. Secure Quick Reliable Login is a highly secure user privacy based authentication system that removes the need for users to have more than one password for a global identity https://www.grc.com/sqrl/sqrl.htm for more information of the protocal.
Stars: ✭ 26 (+116.67%)
Mutual labels:  asp-net-core
SimpleSocial
A simple social network web application using ASP.NET Core 3.1
Stars: ✭ 16 (+33.33%)
Mutual labels:  asp-net-core
AspNetCoreMvcAngular
ASP.NET Core MVC with angular in MVC View OpenID Connect Hybrid Flow
Stars: ✭ 54 (+350%)
Mutual labels:  asp-net-core
ProductsStoreOnKubernetes
Demoing deployment of Docker containers into Kubernetes for both minikube and Azure AKS.
Stars: ✭ 90 (+650%)
Mutual labels:  asp-net-core
RestWithASP-NETUdemy
No description or website provided.
Stars: ✭ 40 (+233.33%)
Mutual labels:  asp-net-core
Chatazon
Implementing websockets in .NET Core
Stars: ✭ 19 (+58.33%)
Mutual labels:  signalr
I18N
I18N Library for .NET, and Delphi
Stars: ✭ 48 (+300%)
Mutual labels:  asp-net-core
Asmin
Asmin is .NET CORE project infrastructure, to get a quick start on the project.
Stars: ✭ 89 (+641.67%)
Mutual labels:  asp-net-core
Cake-Shop
A sample Cake Shop Website built with ASP.NET Core (Multi-Page Application)
Stars: ✭ 44 (+266.67%)
Mutual labels:  asp-net-core
AspNetCore-Dynamic-Permission
Dynamic Permission Samples in ASP.NET Core and ASP.NET MVC 5.
Stars: ✭ 19 (+58.33%)
Mutual labels:  asp-net-core
MediatR.AspNetCore.Endpoints
No description or website provided.
Stars: ✭ 89 (+641.67%)
Mutual labels:  asp-net-core

Check out the other repositories as well:

Requirements

  1. Angular CLI
  2. .NET Core SDK

How to run the application

  1. Navigate inside of AngularAspNetCoreSignalR.Angular folder and enter npm install
  2. Start the client app by entering ng serve
  3. Navigate inside of AngularAspNetCoreSignalR and enter dotnet run to start the server app (the packages will be restored automatically)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].