Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryancyq/abp-push
Push Notification System for ASP.NET Boilerplate
https://github.com/ryancyq/abp-push
abp asp-net aspnet aspnet-core aspnetboilerplate aspnetcore c-sharp dotnet push-notifications
Last synced: 2 months ago
JSON representation
Push Notification System for ASP.NET Boilerplate
- Host: GitHub
- URL: https://github.com/ryancyq/abp-push
- Owner: ryancyq
- License: mit
- Archived: true
- Created: 2018-08-31T00:23:46.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-10-31T16:36:14.000Z (about 3 years ago)
- Last Synced: 2024-07-29T16:58:08.964Z (5 months ago)
- Topics: abp, asp-net, aspnet, aspnet-core, aspnetboilerplate, aspnetcore, c-sharp, dotnet, push-notifications
- Language: C#
- Homepage:
- Size: 3.5 MB
- Stars: 16
- Watchers: 5
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
## Abp Push Notification
A push notification system built base on Abp Framework.![Build Status](https://github.com/ryancyq/abp-push/actions/workflows/main.yml/badge.svg)
## Nuget Packages
|Package|Status|
|---|---|
|Abp.Push.Common|[![NuGet](https://img.shields.io/nuget/vpre/abp.push.common.svg)](https://www.nuget.org/packages/Abp.Push.Common)|
|Abp.Push|[![NuGet](https://img.shields.io/nuget/vpre/abp.push.svg)](https://www.nuget.org/packages/Abp.Push)|
|Abp.Push.EntityFrameworkCore|[![NuGet](https://img.shields.io/nuget/vpre/abp.push.entityframeworkcore.svg)](https://www.nuget.org/packages/Abp.Push.EntityFrameworkCore)|