An abp application module that allows users to send private messages to each other.
Info
Version: | 2.8.0 |
Author(s): | EasyAbp Team |
Last Update: | Sunday, October 27, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EasyAbp/PrivateMessaging |
NuGet Url: | https://www.nuget.org/packages/EasyAbp.PrivateMessaging.MongoDB |
Install
Install-Package EasyAbp.PrivateMessaging.MongoDB
dotnet add package EasyAbp.PrivateMessaging.MongoDB
paket add EasyAbp.PrivateMessaging.MongoDB
EasyAbp.PrivateMessaging.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyAbp.PrivateMessaging.Domain(>= 0.6.1)
- Volo.Abp.MongoDB(>= 4.0.2)
Tags