Skip to content

Mohammadali-Ghods/SignalRPushSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET Core SignalR Push System with Microsoft Authentication

This is a .NET Core template for creating a push system using SignalR, with built-in support for Microsoft Authentication and Authorization. The template provides an API for sending push notifications to other users, making it an ideal choice for microservices-based architectures that require push notifications for certain services.

Technologies Used

.NET Core SignalR Microsoft Authentication and Authorization

Features

Built-in Microsoft Authentication and Authorization, providing a secure way to manage user access to the push system. API for sending push notifications to other users, with support for customized messages and data. Easy to integrate into existing microservices-based architectures, providing a flexible push system for services that require it.

Getting Started

Prerequisites

.NET Core SDK Visual Studio or other preferred IDE

Installation

Clone the repository. Open the solution in Visual Studio or your preferred IDE. Build the solution. Run the application and test the API for sending push notifications.

Usage

The push system can be used to send customized push notifications to other users. To send a notification, simply call the API with the appropriate message and data. The push system will take care of delivering the notification to the intended user. Authentication and Authorization

The push system uses Microsoft Authentication and Authorization to manage user access to the system. This provides a secure way to ensure that only authorized users can access the system and send push notifications. Integration with Microservices-based Architectures

The push system can be easily integrated into existing microservices-based architectures. By using the API, other services can send push notifications to users without having to manage the push system themselves. This provides a flexible push system for services that require it.

Conclusion

With this .NET Core template for using SignalR as a push system, you can easily add push notifications to your microservices-based architectures. The built-in support for Microsoft Authentication and Authorization provides a secure way to manage user access to the push system, while the API makes it easy to send customized push notifications to other users. Get started today and add a powerful push system to your microservices-based architecture!

About

Template for using WebAPIs, SignalR and MongoDB with them and secure JWT token and also validate model with FluentValidation and map view model into entity and otherwise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors