Indice.Features.Messages.Core 7.6.1-beta-01

This is a prerelease version of Indice.Features.Messages.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Indice.Features.Messages.Core --version 7.6.1-beta-01
                    
NuGet\Install-Package Indice.Features.Messages.Core -Version 7.6.1-beta-01
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Indice.Features.Messages.Core" Version="7.6.1-beta-01" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Indice.Features.Messages.Core" Version="7.6.1-beta-01" />
                    
Directory.Packages.props
<PackageReference Include="Indice.Features.Messages.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Indice.Features.Messages.Core --version 7.6.1-beta-01
                    
#r "nuget: Indice.Features.Messages.Core, 7.6.1-beta-01"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Indice.Features.Messages.Core&version=7.6.1-beta-01&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Indice.Features.Messages.Core&version=7.6.1-beta-01&prerelease
                    
Install as a Cake Tool

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[7.4.4] - 2023-10-04

Added

  • ContactRetainPeriodInDays option to keep in sync a contact with the identity system. After the configured period of time the system patches and updates the contact with the latest values.

[7.4.1] - 2023-09-22

Changed

  • CampaignId is returned in PushNotification data in property "messageId". Intentioanally added for naming consistency. external MessageId == internal CampaignId.

[7.3.8] - 2023-08-07

Added

  • Message Id is included in PushNotification data
  • Inbox service enhanced to return other channels also

[7.3.7] - 2023-08-02

Added

  • New entity DbMessageSender

Migration

CREATE TABLE [dbo].[MessageSenders](
	[Id] [uniqueidentifier] NOT NULL,
	[Sender] [nvarchar](max) NULL,
	[DisplayName] [nvarchar](max) NULL,
	[Kind] [tinyint] NOT NULL,
	[IsDefault] [bit] NOT NULL,
	[CreatedBy] [nvarchar](max) NULL,
	[CreatedAt] [datetimeoffset](7) NOT NULL,
	[UpdatedBy] [nvarchar](max) NULL,
	[UpdatedAt] [datetimeoffset](7) NULL,
 CONSTRAINT [PK_MessageSenders] PRIMARY KEY CLUSTERED 
(
	[Id] ASC
)WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY]
) ON [PRIMARY] TEXTIMAGE_ON [PRIMARY]
GO
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Indice.Features.Messages.Core:

Package Downloads
Indice.Features.Messages.AspNetCore

Package Description

Indice.Features.Messages.Worker.Azure

Package Description

Indice.Features.Messages.Worker

Package Description

Indice.Hive.Core

Package Description

Indice.Hive.Server

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.1.0 58 6/20/2025
8.1.0-rc04 122 6/18/2025
8.1.0-rc03 237 6/13/2025
8.1.0-rc02 237 6/13/2025
8.1.0-rc01 289 6/11/2025
8.0.1 275 6/5/2025
8.0.0 159 6/3/2025
8.0.0-rc32 164 5/27/2025
8.0.0-rc31 165 5/22/2025
8.0.0-rc30 165 5/20/2025
8.0.0-rc29 117 5/9/2025
8.0.0-rc28 189 5/7/2025
8.0.0-rc27 170 4/30/2025
8.0.0-rc26 186 4/24/2025
8.0.0-rc25 292 4/2/2025
8.0.0-rc24 169 3/27/2025
8.0.0-rc23 183 3/19/2025
8.0.0-rc22 299 3/6/2025
8.0.0-rc21 240 3/5/2025
8.0.0-rc20 124 2/27/2025
8.0.0-rc19 163 2/21/2025
8.0.0-rc18 128 2/20/2025
8.0.0-rc17 110 2/17/2025
8.0.0-rc16 142 2/11/2025
8.0.0-rc15 281 2/3/2025
8.0.0-rc14 129 1/30/2025
8.0.0-rc13 143 1/23/2025
8.0.0-rc12 95 1/20/2025
8.0.0-rc11 101 1/13/2025
8.0.0-rc10 134 1/3/2025
8.0.0-rc09 165 12/10/2024
8.0.0-rc08 112 12/6/2024
8.0.0-rc07 111 12/6/2024
8.0.0-rc06 112 12/6/2024
8.0.0-rc05 110 12/6/2024
8.0.0-rc04 109 12/4/2024
8.0.0-rc03 93 12/2/2024
8.0.0-rc02 103 12/1/2024
8.0.0-rc01 72 11/29/2024
7.47.0 597 11/28/2024
7.46.0 154 11/27/2024
7.45.0 159 11/26/2024
7.44.0 160 11/26/2024
7.43.4 162 11/25/2024
7.43.3 163 11/22/2024
7.43.2 161 11/22/2024
7.43.1 160 11/22/2024
7.43.0 164 11/22/2024
7.42.0 159 11/21/2024
7.41.0 149 11/15/2024
7.40.0 160 11/14/2024
7.39.0 150 11/6/2024
7.38.0 155 11/5/2024
7.37.0 161 11/1/2024
7.36.0 149 10/30/2024
7.35.0 150 10/30/2024
7.34.0 1,542 10/24/2024
7.33.0 151 10/23/2024
7.32.0 192 10/18/2024
7.31.0 196 10/3/2024
7.30.0 183 9/25/2024
7.29.0 261 9/10/2024
7.28.0 370 7/26/2024
7.27.0 127 7/25/2024
7.26.0 122 7/24/2024
7.25.0 359 7/12/2024
7.24.0 190 6/26/2024
7.23.1 197 6/26/2024
7.23.0 196 6/3/2024
7.22.5 390 5/13/2024
7.22.4 238 4/2/2024
7.22.3 209 3/21/2024
7.22.2 197 3/21/2024
7.22.1 210 3/21/2024
7.22.0 459 3/14/2024
7.21.0 206 3/12/2024
7.20.1 209 2/15/2024
7.20.0 305 2/8/2024
7.19.0 198 1/29/2024
7.18.0 247 1/9/2024
7.17.0 238 1/5/2024
7.16.0 213 1/4/2024
7.15.0 193 1/3/2024
7.14.0 272 12/15/2023
7.13.0 216 12/12/2023
7.12.0 238 12/11/2023
7.11.1 263 11/29/2023
7.11.0 204 11/27/2023
7.10.0 207 11/24/2023
7.8.0 203 11/17/2023
7.7.0 239 11/1/2023
7.6.4 215 10/20/2023
7.6.3 224 10/13/2023
7.6.2 221 10/12/2023
7.6.1 255 10/11/2023
7.6.1-beta-01 105 10/11/2023
7.6.0 226 10/10/2023
7.5.1 222 10/10/2023
7.5.0 234 10/5/2023
7.4.4 212 10/4/2023
7.4.3 222 9/28/2023
7.4.2 244 9/27/2023
7.4.1 229 9/22/2023
7.4.0 202 9/19/2023
7.3.24 220 9/15/2023
7.3.23 230 9/14/2023
7.3.22 209 9/12/2023
7.3.21 217 9/8/2023
7.3.20 223 9/6/2023
7.3.19 187 9/6/2023
7.3.18 215 9/5/2023
7.3.17 3,367 8/29/2023
7.3.16 234 8/24/2023
7.3.15 228 8/24/2023
7.3.14 211 8/23/2023
7.3.13 214 8/22/2023
7.3.12 234 8/14/2023
7.3.11 263 8/10/2023
7.3.10 252 8/10/2023
7.3.9 250 8/10/2023
7.3.8 255 8/9/2023
7.3.7 238 8/2/2023
7.3.6 280 7/24/2023
7.3.5 382 7/10/2023
7.3.4 253 7/10/2023
7.3.3 279 7/6/2023
7.3.2 275 7/5/2023
7.3.1 302 6/26/2023
7.2.0 352 5/29/2023
7.1.6 289 5/9/2023
7.1.5 270 5/8/2023
7.1.4 289 5/2/2023
7.1.3 322 4/24/2023
7.1.2 353 4/19/2023
7.1.1 353 4/19/2023
7.1.0 374 4/13/2023
7.0.9 348 4/12/2023
7.0.8 404 4/11/2023
7.0.7 364 4/6/2023
7.0.6 409 4/2/2023
7.0.5 420 3/30/2023
7.0.4 425 3/29/2023
7.0.3 409 3/27/2023
7.0.2 434 3/23/2023
7.0.1 307 3/23/2023
7.0.0 422 3/23/2023
6.12.3 466 3/22/2023
6.12.1 422 3/20/2023
6.12.0 465 3/17/2023
6.11.1 457 3/6/2023
6.11.0 434 3/3/2023
6.10.2 507 2/16/2023
6.10.1 514 2/15/2023
6.10.0 539 2/8/2023
6.9.0 526 2/6/2023
6.8.0 554 2/3/2023
6.7.0 529 2/2/2023
6.6.0 547 1/30/2023
6.5.0 558 1/24/2023
6.4.10 740 1/20/2023
6.4.9 501 1/20/2023
6.4.5 714 1/19/2023
6.4.0 761 12/22/2022
6.2.1 922 11/16/2022
6.2.0 778 11/15/2022
6.1.14 898 11/14/2022
6.1.13 914 11/11/2022
6.1.12 1,136 10/3/2022
6.1.11 1,166 9/30/2022
6.1.10 1,163 9/23/2022
6.1.9 1,170 9/13/2022
6.1.8 1,225 9/1/2022
6.1.7 1,193 9/1/2022
6.1.6 1,528 9/1/2022
6.1.5 1,252 8/25/2022
6.1.4 1,288 8/23/2022
6.1.3 1,387 8/12/2022
6.1.0-beta-08 359 4/28/2022
6.1.0-beta-07 321 4/27/2022
6.1.0-beta-06 293 4/27/2022
6.1.0-beta-05 300 4/21/2022
6.1.0-beta-04 288 4/21/2022
6.1.0-beta-03 291 4/19/2022
6.1.0-beta-02 300 4/18/2022
6.1.0-beta-01 192 4/18/2022