Indice.Features.Messages.Core 7.3.20

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.3.20
                    
NuGet\Install-Package Indice.Features.Messages.Core -Version 7.3.20
                    
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.3.20" />
                    
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.3.20" />
                    
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.3.20
                    
#r "nuget: Indice.Features.Messages.Core, 7.3.20"
                    
#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.
#:package Indice.Features.Messages.Core@7.3.20
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Indice.Features.Messages.Core&version=7.3.20
                    
Install as a Cake Addin
#tool nuget:?package=Indice.Features.Messages.Core&version=7.3.20
                    
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.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.13.0 38 9/1/2025
8.12.0 153 8/29/2025
8.11.0 182 8/27/2025
8.10.0 257 8/5/2025
8.9.0 122 7/30/2025
8.8.0 104 7/29/2025
8.7.0 495 7/23/2025
8.6.0 498 7/23/2025
8.5.0 407 7/21/2025
8.4.0 130 7/17/2025
8.3.0 133 7/17/2025
8.2.0 335 6/26/2025
8.1.0 146 6/20/2025
8.1.0-rc04 174 6/18/2025
8.1.0-rc03 258 6/13/2025
8.1.0-rc02 255 6/13/2025
8.1.0-rc01 307 6/11/2025
8.0.1 371 6/5/2025
8.0.0 181 6/3/2025
8.0.0-rc32 182 5/27/2025
8.0.0-rc31 206 5/22/2025
8.0.0-rc30 182 5/20/2025
8.0.0-rc29 139 5/9/2025
8.0.0-rc28 214 5/7/2025
8.0.0-rc27 193 4/30/2025
8.0.0-rc26 205 4/24/2025
8.0.0-rc25 313 4/2/2025
8.0.0-rc24 188 3/27/2025
8.0.0-rc23 206 3/19/2025
8.0.0-rc22 320 3/6/2025
8.0.0-rc21 260 3/5/2025
8.0.0-rc20 143 2/27/2025
8.0.0-rc19 179 2/21/2025
8.0.0-rc18 146 2/20/2025
8.0.0-rc17 126 2/17/2025
8.0.0-rc16 155 2/11/2025
8.0.0-rc15 304 2/3/2025
8.0.0-rc14 151 1/30/2025
8.0.0-rc13 157 1/23/2025
8.0.0-rc12 116 1/20/2025
8.0.0-rc11 123 1/13/2025
8.0.0-rc10 154 1/3/2025
8.0.0-rc09 183 12/10/2024
8.0.0-rc08 135 12/6/2024
8.0.0-rc07 128 12/6/2024
8.0.0-rc06 131 12/6/2024
8.0.0-rc05 133 12/6/2024
8.0.0-rc04 125 12/4/2024
8.0.0-rc03 114 12/2/2024
8.0.0-rc02 119 12/1/2024
8.0.0-rc01 89 11/29/2024
7.47.0 616 11/28/2024
7.46.0 175 11/27/2024
7.45.0 179 11/26/2024
7.44.0 185 11/26/2024
7.43.4 182 11/25/2024
7.43.3 181 11/22/2024
7.43.2 185 11/22/2024
7.43.1 182 11/22/2024
7.43.0 184 11/22/2024
7.42.0 186 11/21/2024
7.41.0 179 11/15/2024
7.40.0 181 11/14/2024
7.39.0 174 11/6/2024
7.38.0 177 11/5/2024
7.37.0 185 11/1/2024
7.36.0 168 10/30/2024
7.35.0 175 10/30/2024
7.34.0 1,750 10/24/2024
7.33.0 176 10/23/2024
7.32.0 217 10/18/2024
7.31.0 217 10/3/2024
7.30.0 207 9/25/2024
7.29.0 278 9/10/2024
7.28.0 396 7/26/2024
7.27.0 149 7/25/2024
7.26.0 146 7/24/2024
7.25.0 407 7/12/2024
7.24.0 213 6/26/2024
7.23.1 215 6/26/2024
7.23.0 217 6/3/2024
7.22.5 416 5/13/2024
7.22.4 262 4/2/2024
7.22.3 231 3/21/2024
7.22.2 217 3/21/2024
7.22.1 234 3/21/2024
7.22.0 481 3/14/2024
7.21.0 227 3/12/2024
7.20.1 230 2/15/2024
7.20.0 325 2/8/2024
7.19.0 221 1/29/2024
7.18.0 271 1/9/2024
7.17.0 262 1/5/2024
7.16.0 235 1/4/2024
7.15.0 215 1/3/2024
7.14.0 298 12/15/2023
7.13.0 237 12/12/2023
7.12.0 262 12/11/2023
7.11.1 277 11/29/2023
7.11.0 226 11/27/2023
7.10.0 224 11/24/2023
7.8.0 220 11/17/2023
7.7.0 260 11/1/2023
7.6.4 241 10/20/2023
7.6.3 243 10/13/2023
7.6.2 248 10/12/2023
7.6.1 278 10/11/2023
7.6.1-beta-01 128 10/11/2023
7.6.0 249 10/10/2023
7.5.1 245 10/10/2023
7.5.0 262 10/5/2023
7.4.4 239 10/4/2023
7.4.3 251 9/28/2023
7.4.2 266 9/27/2023
7.4.1 251 9/22/2023
7.4.0 225 9/19/2023
7.3.24 246 9/15/2023
7.3.23 258 9/14/2023
7.3.22 233 9/12/2023
7.3.21 249 9/8/2023
7.3.20 248 9/6/2023
7.3.19 218 9/6/2023
7.3.18 244 9/5/2023
7.3.17 3,397 8/29/2023
7.3.16 262 8/24/2023
7.3.15 263 8/24/2023
7.3.14 245 8/23/2023
7.3.13 252 8/22/2023
7.3.12 270 8/14/2023
7.3.11 295 8/10/2023
7.3.10 284 8/10/2023
7.3.9 286 8/10/2023
7.3.8 290 8/9/2023
7.3.7 274 8/2/2023
7.3.6 316 7/24/2023
7.3.5 421 7/10/2023
7.3.4 290 7/10/2023
7.3.3 316 7/6/2023
7.3.2 308 7/5/2023
7.3.1 335 6/26/2023
7.2.0 386 5/29/2023
7.1.6 324 5/9/2023
7.1.5 301 5/8/2023
7.1.4 324 5/2/2023
7.1.3 363 4/24/2023
7.1.2 389 4/19/2023
7.1.1 391 4/19/2023
7.1.0 404 4/13/2023
7.0.9 386 4/12/2023
7.0.8 439 4/11/2023
7.0.7 404 4/6/2023
7.0.6 442 4/2/2023
7.0.5 450 3/30/2023
7.0.4 463 3/29/2023
7.0.3 446 3/27/2023
7.0.2 467 3/23/2023
7.0.1 343 3/23/2023
7.0.0 459 3/23/2023
6.12.3 506 3/22/2023
6.12.1 459 3/20/2023
6.12.0 501 3/17/2023
6.11.1 488 3/6/2023
6.11.0 464 3/3/2023
6.10.2 542 2/16/2023
6.10.1 549 2/15/2023
6.10.0 572 2/8/2023
6.9.0 560 2/6/2023
6.8.0 590 2/3/2023
6.7.0 560 2/2/2023
6.6.0 580 1/30/2023
6.5.0 589 1/24/2023
6.4.10 782 1/20/2023
6.4.9 547 1/20/2023
6.4.5 751 1/19/2023
6.4.0 798 12/22/2022
6.2.1 957 11/16/2022
6.2.0 813 11/15/2022
6.1.14 932 11/14/2022
6.1.13 949 11/11/2022
6.1.12 1,178 10/3/2022
6.1.11 1,203 9/30/2022
6.1.10 1,204 9/23/2022
6.1.9 1,210 9/13/2022
6.1.8 1,262 9/1/2022
6.1.7 1,231 9/1/2022
6.1.6 1,569 9/1/2022
6.1.5 1,294 8/25/2022
6.1.4 1,327 8/23/2022
6.1.3 1,424 8/12/2022
6.1.0-beta-08 401 4/28/2022
6.1.0-beta-07 355 4/27/2022
6.1.0-beta-06 335 4/27/2022
6.1.0-beta-05 340 4/21/2022
6.1.0-beta-04 327 4/21/2022
6.1.0-beta-03 330 4/19/2022
6.1.0-beta-02 342 4/18/2022
6.1.0-beta-01 232 4/18/2022