Kephas.Messaging 9.1.0-dev.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Kephas.Messaging.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Kephas.Messaging --version 9.1.0-dev.1
NuGet\Install-Package Kephas.Messaging -Version 9.1.0-dev.1
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="Kephas.Messaging" Version="9.1.0-dev.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kephas.Messaging --version 9.1.0-dev.1
#r "nuget: Kephas.Messaging, 9.1.0-dev.1"
#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.
// Install Kephas.Messaging as a Cake Addin
#addin nuget:?package=Kephas.Messaging&version=9.1.0-dev.1&prerelease

// Install Kephas.Messaging as a Cake Tool
#tool nuget:?package=Kephas.Messaging&version=9.1.0-dev.1&prerelease

Provides services for messaging, a.k.a. request/response service layer.
           Typically used areas and classes/interfaces/services:
           - IMessageProcessor, IMessage, MessageHandlerBase.
           - Distributed: IMessageBroker, IBrokeredMessage, MessageRouterBase.
           - Behaviors: IMessagingBehavior, MessagingBehaviorBase.
           - Events: IEvent.

           Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  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 (13)

Showing the top 5 NuGet packages that depend on Kephas.Messaging:

Package Downloads
Kephas.Messaging.Model The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides a modeling API framework for messaging. Provides the model for messaging, including the Message classifier and Messaging scope dimension. Typically used areas and classes/interfaces/services: - IMessageType. - Dimensions: Messaging (area). - AttributedModel: MessagePartAttribute. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Data.Endpoints The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Adds messaging endpoints for data services. The endpoints will work if Kephas.Messaging is referenced and the IMessageProcessor is used for processing the messages. Typically used areas and classes/interfaces/services: - PersistChangesHandler, QueryHandler, DataSourceHandler. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Orchestration The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides the infrastructure for orchestrating microservices based on the Kephas Framework. Typically used areas and classes/interfaces/services: - IOrchestrationManager, IRuntimeAppInfo. - Interaction: AppHeartbeatEvent, AppStartedEvent, AppStoppedEvent. - Endpoints: StopAppMessage. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Core.Endpoints The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Adds messaging endpoints for core services. The endpoints wills work if Kephas.Messaging is referenced and the IMessageProcessor is used for processing the messages. Typically used areas and classes/interfaces/services: - EncryptMessage, HashMessage, GetLogLevelMessage, SetLogLevelMessage. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Messaging.Redis The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides distributed message routing over Redis using StackExchange.Redis. Typically used areas and classes/interfaces/services: - RedisAppMessageRouter. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
11.1.0 4,028 4/13/2022
11.1.0-dev.4 138 4/6/2022
11.1.0-dev.3 120 3/30/2022
11.1.0-dev.2 122 3/23/2022
11.1.0-dev.1 119 3/23/2022
11.0.0 3,772 3/11/2022
11.0.0-dev.7 133 3/7/2022
11.0.0-dev.6 125 2/28/2022
11.0.0-dev.5 122 2/26/2022
11.0.0-dev.4 127 2/24/2022
11.0.0-dev.3 123 2/23/2022
11.0.0-dev.2 121 2/18/2022
11.0.0-dev.1 127 2/7/2022
10.3.0 3,802 1/18/2022
10.2.0 2,770 12/3/2021
10.1.0 6,925 11/23/2021
10.1.0-dev.7 188 11/17/2021
10.1.0-dev.6 163 11/16/2021
10.1.0-dev.5 165 11/10/2021
10.1.0-dev.4 175 11/8/2021
10.1.0-dev.3 142 11/8/2021
10.1.0-dev.2 160 11/4/2021
10.1.0-dev.1 153 11/3/2021
10.0.1 2,646 10/16/2021
10.0.0 2,664 10/13/2021
10.0.0-dev.4 146 10/13/2021
10.0.0-dev.3 162 10/11/2021
10.0.0-dev.2 214 10/8/2021
9.3.4 3,023 8/25/2021
9.3.3 2,948 8/25/2021
9.3.2 2,908 8/24/2021
9.3.1 2,815 8/12/2021
9.3.0 2,886 8/12/2021
9.2.0 3,078 6/17/2021
9.1.0 2,974 6/17/2021
9.1.0-dev.9 185 5/26/2021
9.1.0-dev.8 174 5/26/2021
9.1.0-dev.7 182 5/17/2021
9.1.0-dev.6 177 4/28/2021
9.1.0-dev.5 189 4/23/2021
9.1.0-dev.4 183 4/21/2021
9.1.0-dev.3 181 4/17/2021
9.1.0-dev.2 189 4/12/2021
9.1.0-dev.1 180 4/9/2021
9.0.5 3,022 3/31/2021
9.0.4 3,009 3/23/2021
9.0.3 2,994 3/20/2021
9.0.1 2,867 3/18/2021
9.0.0 3,011 3/17/2021
9.0.0-dev.4 177 3/4/2021
9.0.0-dev.3 186 3/1/2021
9.0.0-dev.2 201 2/22/2021
8.4.0 4,441 11/11/2020
8.3.0 3,123 10/28/2020
8.2.0 3,364 10/16/2020
8.1.0 3,435 9/23/2020
8.0.0 6,203 7/1/2020
8.0.0-dev.44 280 6/25/2020
8.0.0-dev.43 275 6/23/2020
8.0.0-dev.42 306 6/22/2020
8.0.0-dev.41 302 6/18/2020
8.0.0-dev.40 264 6/18/2020
8.0.0-dev.39 280 6/15/2020
8.0.0-dev.38 390 6/14/2020
8.0.0-dev.37 252 6/13/2020
8.0.0-dev.36 300 6/13/2020
8.0.0-dev.35 244 6/12/2020
8.0.0-dev.34 285 6/12/2020
8.0.0-dev.33 336 6/10/2020
8.0.0-dev.32 268 6/1/2020
8.0.0-dev.31 289 6/1/2020
8.0.0-dev.30 354 5/30/2020
8.0.0-dev.28 293 5/28/2020
8.0.0-dev.27 282 5/15/2020
8.0.0-dev.26 262 5/14/2020
8.0.0-dev.25 279 5/14/2020
8.0.0-dev.24 261 5/13/2020
8.0.0-dev.23 269 5/13/2020
8.0.0-dev.22 271 5/13/2020
8.0.0-dev.21 275 5/12/2020
8.0.0-dev.20 271 5/12/2020
8.0.0-dev.19 281 5/7/2020
8.0.0-dev.18 277 5/7/2020
8.0.0-dev.17 265 5/6/2020
8.0.0-dev.16 278 5/6/2020
8.0.0-dev.15 277 5/5/2020
8.0.0-dev.14 262 5/5/2020
8.0.0-dev.13 290 5/4/2020
7.6.0-dev.13 290 5/1/2020
7.6.0-dev.12 290 4/30/2020
7.6.0-dev.11 270 4/28/2020
7.6.0-dev.10 268 4/27/2020
7.6.0-dev.9 264 4/24/2020
7.6.0-dev.8 268 4/22/2020
7.6.0-dev.7 266 4/15/2020
7.6.0-dev.6 259 4/15/2020
7.6.0-dev.5 250 4/15/2020
7.6.0-dev.4 381 4/11/2020
7.6.0-dev.3 254 4/10/2020
7.6.0-dev.2 257 4/10/2020
7.6.0-dev.1 345 4/8/2020
7.5.2 2,617 3/20/2020
7.5.1 2,238 3/12/2020
7.5.0 2,927 3/10/2020
7.5.0-dev.18 297 3/5/2020
7.5.0-dev.17 295 3/5/2020
7.5.0-dev.16 315 3/4/2020
7.5.0-dev.15.1 336 3/4/2020
7.5.0-dev.15 253 3/3/2020
7.5.0-dev.14 274 3/3/2020
7.5.0-dev.13 253 2/29/2020
7.5.0-dev.12 384 2/29/2020
7.5.0-dev.10 267 2/25/2020
7.5.0-dev.9 307 2/20/2020
7.5.0-dev.8 331 2/18/2020
7.5.0-dev.7 261 2/18/2020
7.5.0-dev.6 278 2/14/2020
7.5.0-dev.5 294 2/12/2020
7.5.0-dev.4 277 2/11/2020
7.5.0-dev.3 241 2/11/2020
7.5.0-dev.2 391 2/8/2020
7.5.0-dev.1 286 2/7/2020
7.4.2 2,838 2/5/2020
7.4.1 2,685 2/3/2020
7.4.0 2,741 1/31/2020
7.4.0-dev.4 329 1/31/2020
7.4.0-dev.3 311 1/29/2020
7.4.0-dev.2 272 1/28/2020
7.4.0-dev.1 257 1/23/2020
7.3.1 2,691 1/21/2020
7.3.1-preview.7 266 1/21/2020
7.3.1-preview.1 307 1/20/2020
7.3.0 2,628 1/19/2020
7.2.6 2,371 1/18/2020
7.2.5 2,599 12/19/2019
7.2.4 2,326 12/19/2019
7.2.3 2,303 12/16/2019
7.2.2 2,246 12/9/2019
7.2.1 2,503 12/4/2019
7.2.0 2,556 11/26/2019
7.2.0-preview.10 266 11/20/2019
7.2.0-preview.9 275 11/19/2019
7.2.0-preview.8 276 11/18/2019
7.2.0-preview.6 279 11/14/2019
7.2.0-preview.5 278 11/14/2019
7.2.0-preview.4 275 11/14/2019
7.2.0-preview.2 276 11/11/2019
7.2.0-preview.1 284 11/9/2019
7.1.2 1,035 11/7/2019
7.1.1 1,038 11/6/2019
7.1.0 3,027 11/6/2019
7.1.0-preview.8 288 11/5/2019
7.1.0-preview.7 281 11/4/2019
7.1.0-preview.6 274 11/1/2019
7.1.0-preview.5 299 10/31/2019
7.1.0-preview.4 291 10/30/2019
7.1.0-preview.3 281 10/26/2019
7.1.0-preview.2 286 10/25/2019
7.1.0-preview.1 279 10/24/2019
7.0.0 1,633 10/16/2019
7.0.0-rc.41 289 10/15/2019
7.0.0-rc.40 299 10/15/2019
7.0.0-rc.39 282 10/12/2019
7.0.0-rc.38 279 10/11/2019
7.0.0-rc.37 322 10/10/2019
7.0.0-rc.36 286 10/9/2019
7.0.0-rc.35 283 10/8/2019
7.0.0-rc.34 291 10/8/2019
7.0.0-rc.33 278 10/7/2019
7.0.0-rc.32 284 10/5/2019
7.0.0-rc.31 282 10/3/2019
7.0.0-rc.30 291 10/1/2019
7.0.0-rc.28 289 10/1/2019
7.0.0-rc.27 274 9/30/2019
7.0.0-rc.26 283 9/30/2019
7.0.0-rc.25 285 9/27/2019
7.0.0-rc.24 277 9/27/2019
7.0.0-rc.23 277 9/26/2019
7.0.0-rc.22 276 9/25/2019
7.0.0-rc.21 279 9/24/2019
7.0.0-rc.20 282 9/23/2019
7.0.0-rc.19 267 9/20/2019
7.0.0-rc.18.1 282 9/20/2019
7.0.0-rc.18 281 9/20/2019
6.5.0-rc.17 290 9/19/2019
6.5.0-rc.16 308 9/18/2019
6.5.0-rc.15 294 9/18/2019
6.5.0-rc.14.1 286 9/18/2019
6.5.0-rc.14 301 9/17/2019
6.5.0-rc.13 289 9/16/2019
6.5.0-rc.12.2 299 9/13/2019
6.5.0-rc.12.1 287 9/12/2019
6.5.0-rc.12 301 9/12/2019
6.5.0-rc.11 301 9/11/2019
6.5.0-rc.10 287 9/10/2019
6.5.0-rc.9 294 9/9/2019
6.5.0-rc.8 287 9/6/2019
6.5.0-rc.7 288 9/6/2019
6.5.0-rc.6 289 9/6/2019
6.5.0-rc.5 285 9/2/2019
6.5.0-rc.4 303 9/2/2019
6.5.0-rc.3 291 8/30/2019
6.5.0-rc.2 303 8/29/2019
6.5.0-rc.1 302 8/28/2019
6.5.0-beta.5 309 8/28/2019
6.5.0-beta.4 302 8/27/2019
6.0.0 1,717 8/6/2019
6.0.0-rc.7 290 7/19/2019
6.0.0-rc.6 297 6/28/2019
6.0.0-rc.5 294 6/28/2019
6.0.0-rc.4 300 6/25/2019
6.0.0-rc.3 295 6/20/2019
6.0.0-rc.2 305 5/29/2019
6.0.0-rc.1 301 5/28/2019
6.0.0-beta.3 314 4/17/2019
5.3.0-beta.2 295 3/21/2019
5.3.0-beta.1 290 3/20/2019
5.2.0 1,767 3/19/2019
5.1.0 2,045 1/25/2019
5.0.0 2,073 12/21/2018
5.0.0-rc11 1,391 12/14/2018
5.0.0-rc10 1,223 11/16/2018
5.0.0-rc09 1,299 11/1/2018
5.0.0-rc08 1,232 10/31/2018
5.0.0-rc07 1,181 10/31/2018
5.0.0-rc06 1,267 10/30/2018
5.0.0-rc05 1,234 10/29/2018
5.0.0-rc04 1,239 10/29/2018
5.0.0-rc03 1,232 10/26/2018
5.0.0-rc02 1,238 10/25/2018
5.0.0-rc01 1,272 10/12/2018
5.0.0-beta03 1,277 9/21/2018
5.0.0-beta02 1,319 9/10/2018
5.0.0-beta01 1,269 9/7/2018
4.5.1 1,430 8/7/2018
4.5.0 2,544 8/7/2018
4.5.0-rc01 1,325 6/7/2018
4.5.0-beta09 1,289 6/7/2018
4.5.0-beta08 1,522 5/16/2018
4.5.0-beta07 1,299 5/9/2018
4.5.0-beta06 1,355 4/25/2018
4.5.0-beta05 1,509 4/12/2018
4.5.0-beta03 1,428 4/12/2018
4.2.0-beta02 1,412 3/27/2018
4.2.0-beta01 1,418 2/14/2018
4.1.1 1,532 2/1/2018
4.1.0 2,227 1/15/2018
4.1.0-rc10 1,471 12/19/2017
4.1.0-rc09 1,487 12/19/2017
4.1.0-rc08 1,474 12/12/2017
4.1.0-rc07 1,346 12/5/2017
4.1.0-rc06 1,393 12/5/2017
4.1.0-rc05 1,341 12/5/2017
4.1.0-rc03 1,339 12/4/2017
4.1.0-rc02 1,363 12/4/2017
4.1.0-rc01 1,324 12/4/2017
4.1.0-beta09 1,409 12/3/2017
4.1.0-beta08 1,414 11/25/2017
4.1.0-beta07 1,397 11/23/2017
4.1.0-beta06 1,382 11/22/2017
4.1.0-beta05 1,319 11/21/2017
4.1.0-beta04 1,174 11/21/2017
4.1.0-beta03 1,203 11/17/2017
4.1.0-beta02 1,173 11/17/2017
4.1.0-beta01 1,143 11/16/2017
4.0.1-beta01 1,168 11/6/2017
4.0.0 2,643 10/23/2017
4.0.0-rc05 1,341 10/17/2017
4.0.0-rc04 1,332 10/17/2017
4.0.0-rc03 1,357 10/12/2017
4.0.0-rc02 1,324 10/10/2017
4.0.0-rc01 1,336 10/6/2017
4.0.0-beta9 1,295 10/5/2017
4.0.0-beta8 1,340 10/5/2017
4.0.0-beta7 1,407 10/3/2017
4.0.0-beta6 1,320 9/30/2017
4.0.0-beta5 1,319 9/28/2017
4.0.0-beta4 1,368 9/27/2017
4.0.0-beta3 1,317 9/26/2017
4.0.0-beta2 1,355 9/25/2017
4.0.0-beta1 1,338 9/22/2017
3.11.0 1,916 8/18/2017
3.10.1 1,462 8/18/2017
3.10.0 2,289 8/1/2017
3.9.1 1,432 6/23/2017
3.9.0 2,226 6/13/2017
3.8.1 1,721 5/26/2017
3.8.0 1,673 5/26/2017
3.7.0 1,709 5/23/2017
3.6.0 1,677 5/18/2017
3.5.0 1,689 5/15/2017
3.4.0 1,652 5/4/2017
3.3.6 1,432 4/13/2017
3.3.5 1,491 4/12/2017
3.3.1 1,457 4/12/2017
3.3.0 2,288 4/12/2017
3.3.0-preview1 1,243 4/6/2017
3.2.0 1,854 3/27/2017
3.1.0 1,793 3/22/2017
3.1.0-preview4 1,421 3/9/2017
3.1.0-preview3 1,351 12/9/2016
3.1.0-preview2 1,307 12/9/2016
3.1.0-preview1-rc2 1,236 10/31/2016
3.1.0-preview1 1,255 10/28/2016
3.0.9 1,643 10/19/2016
3.0.8 1,535 8/19/2016
3.0.7 1,635 7/12/2016
3.0.7-pre1 1,285 5/18/2016
3.0.6 1,518 5/13/2016
3.0.5 1,860 4/27/2016
3.0.4 1,502 4/14/2016
3.0.0-rc6 1,260 3/29/2016
3.0.0-rc5 1,242 3/24/2016
3.0.0-rc4 1,465 3/21/2016
3.0.0-rc3 1,374 12/22/2015
3.0.0-rc1 1,419 12/21/2015

Please check https://github.com/kephas-software/kephas/releases for the change log.
           Also check the documentation and the samples from https://github.com/kephas-software/kephas/wiki and https://github.com/kephas-software/kephas/tree/master/Samples.