All Projects → Ibro → Signalrsimplechat

Ibro / Signalrsimplechat

Licence: mit
.NET 5 - ASP.NET Core 5 SignalR Simple Chat

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Signalrsimplechat

Aspnetcoreangularsignalr
SignalR ASP.NET Core Angular
Stars: ✭ 163 (+71.58%)
Mutual labels:  aspnetcore, aspnet-core, signalr
Aspnetcoreangularsignalrsecurity
Security with ASP.NET Core, SignalR and Angular
Stars: ✭ 171 (+80%)
Mutual labels:  aspnetcore, aspnet-core, signalr
ChatService
ChatService (SignalR).
Stars: ✭ 26 (-72.63%)
Mutual labels:  aspnetcore, aspnet-core, signalr
Aspnetcore.docs
Documentation for ASP.NET Core
Stars: ✭ 9,940 (+10363.16%)
Mutual labels:  aspnetcore, aspnet-core
Angularwebpackvisualstudio
Template for ASP.NET Core, Angular with Webpack and Visual Studio
Stars: ✭ 497 (+423.16%)
Mutual labels:  aspnetcore, aspnet-core
Equinoxproject
Full ASP.NET Core 5 application with DDD, CQRS and Event Sourcing concepts
Stars: ✭ 5,120 (+5289.47%)
Mutual labels:  aspnetcore, aspnet-core
awesome-dotnet-async
A curated list of awesome articles and resources to learning and practicing about async, threading, and channels in .Net platform. 😉
Stars: ✭ 84 (-11.58%)
Mutual labels:  aspnetcore, aspnet-core
Serilog Aspnetcore
Serilog integration for ASP.NET Core
Stars: ✭ 696 (+632.63%)
Mutual labels:  aspnetcore, aspnet-core
Practical Aspnetcore
Practical samples of ASP.NET Core 2.1, 2.2, 3.1, 5.0 and 6.0 projects you can use. Readme contains explanations on all projects.
Stars: ✭ 6,199 (+6425.26%)
Mutual labels:  aspnetcore, aspnet-core
Aspnetcore Developer Roadmap
Roadmap to becoming an ASP.NET Core developer in 2021
Stars: ✭ 8,248 (+8582.11%)
Mutual labels:  aspnetcore, aspnet-core
Dotnetify
Simple, lightweight, yet powerful way to build real-time web apps.
Stars: ✭ 927 (+875.79%)
Mutual labels:  aspnetcore, signalr
Aspnetcore Angular Signalr Typescript
An example of an Angular application using ASP.NET Core and SignalR
Stars: ✭ 288 (+203.16%)
Mutual labels:  aspnetcore, signalr
Identityserver4aspnetcoreidentitytemplate
An ASP.NET Core 3.1 IdentityServer4 Identity Bootstrap 4 template with localization
Stars: ✭ 262 (+175.79%)
Mutual labels:  aspnetcore, aspnet-core
Asp.net Core Template
A ready-to-use template for ASP.NET Core with repositories, services, models mapping, DI and StyleCop warnings fixed.
Stars: ✭ 599 (+530.53%)
Mutual labels:  aspnetcore, aspnet-core
.NET-Backend-Developer-Roadmap
Nick's Roadmap for a .NET Backend Developer working with Microservices
Stars: ✭ 827 (+770.53%)
Mutual labels:  aspnetcore, aspnet-core
Aspnet5identityserverangularimplicitflow
OpenID Connect Code / Implicit Flow with Angular and ASP.NET Core 5 IdentityServer4
Stars: ✭ 670 (+605.26%)
Mutual labels:  aspnetcore, aspnet-core
Znetcs.aspnetcore.logging.entityframeworkcore
This is Entity Framework Core logger and logger provider. A small package to allow store logs in any data store using Entity Framework Core.
Stars: ✭ 24 (-74.74%)
Mutual labels:  aspnetcore, aspnet-core
Awesome Microservices Netcore
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET Core
Stars: ✭ 865 (+810.53%)
Mutual labels:  aspnetcore, aspnet-core
Run Aspnetcore Angular retired
Enterprise Web Application infrastructure for ASP.NET Core and Angular. Boilerplate for ASP.NET Core + Angular reference application, demonstrating a layered application architecture with DDD best practices. Download 100+ page eBook PDF from here ->
Stars: ✭ 36 (-62.11%)
Mutual labels:  aspnetcore, aspnet-core
Elasticsearch-Autocomplete-API-Sample
Building Autocomplete API with Completion Suggester in ASP.NET Core sample project
Stars: ✭ 20 (-78.95%)
Mutual labels:  aspnetcore, aspnet-core

Personal details

Follow me on Twitter - @ibrahimsuta

Project details

Requirements

  1. .NET Core SDK

How to run the application

  1. Run dotnet run to start the app (the packages will be restored automatically)

Blog post for this repository: https://codingblast.com/asp-net-core-signalr-simple-chat/

ASP.NET Core SignalR with Angular 5

There is a branch for ASP.NET Core SignalR with Angular 5 using Angular CLI. Here is the link - https://github.com/Ibro/SignalRSimpleChat/tree/asp-net-core-angular

Blog post for SignalR with Angular: https://codingblast.com/asp-net-core-signalr-chat-angular/

ASP.NET Core SignalR with React.js

There is a branch for ASP.NET Core SignalR with React.js using creat-react-app. Here is the link - https://github.com/Ibro/SignalRSimpleChat/tree/asp-net-core-signalr-react

Blog post for SignalR with React.js: https://codingblast.com/asp-net-core-signalr-chat-react/

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].