Syrna.BlazoriseQuartz.Domain
9.1.1
dotnet add package Syrna.BlazoriseQuartz.Domain --version 9.1.1
NuGet\Install-Package Syrna.BlazoriseQuartz.Domain -Version 9.1.1
<PackageReference Include="Syrna.BlazoriseQuartz.Domain" Version="9.1.1" />
<PackageVersion Include="Syrna.BlazoriseQuartz.Domain" Version="9.1.1" />
<PackageReference Include="Syrna.BlazoriseQuartz.Domain" />
paket add Syrna.BlazoriseQuartz.Domain --version 9.1.1
#r "nuget: Syrna.BlazoriseQuartz.Domain, 9.1.1"
#addin nuget:?package=Syrna.BlazoriseQuartz.Domain&version=9.1.1
#tool nuget:?package=Syrna.BlazoriseQuartz.Domain&version=9.1.1
Syrna.BlazoriseQuartz
Private Messaging module for ABP framework.
An abp application module that allows users to send private messages to each other.
Installation
Install the following NuGet packages. (see how)
- Syrna.BlazoriseQuartz.Application
- Syrna.BlazoriseQuartz.Application.Contracts
- Syrna.BlazoriseQuartz.Domain
- Syrna.BlazoriseQuartz.Domain.Shared
- Syrna.BlazoriseQuartz.EntityFrameworkCore
- Syrna.BlazoriseQuartz.HttpApi
- Syrna.BlazoriseQuartz.HttpApi.Client
- Syrna.BlazoriseQuartz.Web
- Syrna.BlazoriseQuartz.Blazor
- Syrna.BlazoriseQuartz.Blazor.Server
- Syrna.BlazoriseQuartz.Blazor.WebAssembly
Add
DependsOn(typeof(BlazoriseQuartzXxxModule))
attribute to configure the module dependencies. (see how)Add
builder.ConfigureBlazoriseQuartz();
to theOnModelCreating()
method in MyProjectMigrationsDbContext.cs.Add EF Core migrations and update your database. See: ABP document.
Usage
Reference
This project based on EasyAbp BlazoriseQuartz
Differences
- Demo project created for OpenIddict
- Demo project extended modules added
- Blazor modules added
- Inbox sorting appliyed
- Outbox sorting applyed
- Added create button to Toolbar dropdown menu
- Added ReadTime to Outbox
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- Syrna.BlazoriseQuartz.Domain.Shared (>= 9.1.1)
- Volo.Abp.Ddd.Domain (>= 9.1.1)
- Volo.Abp.Users.Domain (>= 9.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Syrna.BlazoriseQuartz.Domain:
Package | Downloads |
---|---|
Syrna.BlazoriseQuartz.Application
An abp application module that allows users to send private messages to each other. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|