Kephas.Messaging 4.1.0-beta06

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 4.1.0-beta06
                    
NuGet\Install-Package Kephas.Messaging -Version 4.1.0-beta06
                    
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="4.1.0-beta06" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Kephas.Messaging" Version="4.1.0-beta06" />
                    
Directory.Packages.props
<PackageReference Include="Kephas.Messaging" />
                    
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 Kephas.Messaging --version 4.1.0-beta06
                    
#r "nuget: Kephas.Messaging, 4.1.0-beta06"
                    
#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=Kephas.Messaging&version=4.1.0-beta06&prerelease
                    
Install Kephas.Messaging as a Cake Addin
#tool nuget:?package=Kephas.Messaging&version=4.1.0-beta06&prerelease
                    
Install Kephas.Messaging as a Cake Tool

Provides composable messaging infrastructure in form of request/response service layer.
           Check the documentation and the samples from https://github.com/quartz-software/kephas/wiki and https://github.com/quartz-software/kephas/tree/master/Samples.
           Kephas Framework ("stone" in aramaic) is a very ambitious project aiming to deliver a framework for an application ecosystem.

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.  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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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

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

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

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

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

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,325 4/13/2022
11.1.0-dev.4 169 4/6/2022
11.1.0-dev.3 150 3/30/2022
11.1.0-dev.2 152 3/23/2022
11.1.0-dev.1 154 3/23/2022
11.0.0 3,947 3/11/2022
11.0.0-dev.7 168 3/7/2022
11.0.0-dev.6 159 2/28/2022
11.0.0-dev.5 157 2/26/2022
11.0.0-dev.4 160 2/24/2022
11.0.0-dev.3 156 2/23/2022
11.0.0-dev.2 154 2/18/2022
11.0.0-dev.1 159 2/7/2022
10.3.0 3,997 1/18/2022
10.2.0 2,930 12/3/2021
10.1.0 7,087 11/23/2021
10.1.0-dev.7 219 11/17/2021
10.1.0-dev.6 192 11/16/2021
10.1.0-dev.5 194 11/10/2021
10.1.0-dev.4 203 11/8/2021
10.1.0-dev.3 171 11/8/2021
10.1.0-dev.2 187 11/4/2021
10.1.0-dev.1 186 11/3/2021
10.0.1 2,810 10/16/2021
10.0.0 2,977 10/13/2021
10.0.0-dev.4 177 10/13/2021
10.0.0-dev.3 194 10/11/2021
10.0.0-dev.2 247 10/8/2021
9.3.4 3,216 8/25/2021
9.3.3 3,124 8/25/2021
9.3.2 3,112 8/24/2021
9.3.1 3,165 8/12/2021
9.3.0 3,067 8/12/2021
9.2.0 3,266 6/17/2021
9.1.0 3,171 6/17/2021
9.1.0-dev.9 217 5/26/2021
9.1.0-dev.8 205 5/26/2021
9.1.0-dev.7 217 5/17/2021
9.1.0-dev.6 217 4/28/2021
9.1.0-dev.5 223 4/23/2021
9.1.0-dev.4 216 4/21/2021
9.1.0-dev.3 214 4/17/2021
9.1.0-dev.2 222 4/12/2021
9.1.0-dev.1 213 4/9/2021
9.0.5 3,225 3/31/2021
9.0.4 3,193 3/23/2021
9.0.3 3,178 3/20/2021
9.0.1 3,038 3/18/2021
9.0.0 3,186 3/17/2021
9.0.0-dev.4 213 3/4/2021
9.0.0-dev.3 227 3/1/2021
9.0.0-dev.2 238 2/22/2021
8.4.0 4,738 11/11/2020
8.3.0 3,321 10/28/2020
8.2.0 3,565 10/16/2020
8.1.0 3,644 9/23/2020
8.0.0 6,547 7/1/2020
8.0.0-dev.44 322 6/25/2020
8.0.0-dev.43 315 6/23/2020
8.0.0-dev.42 348 6/22/2020
8.0.0-dev.41 347 6/18/2020
8.0.0-dev.40 302 6/18/2020
8.0.0-dev.39 319 6/15/2020
8.0.0-dev.38 428 6/14/2020
8.0.0-dev.37 289 6/13/2020
8.0.0-dev.36 346 6/13/2020
8.0.0-dev.35 284 6/12/2020
8.0.0-dev.34 326 6/12/2020
8.0.0-dev.33 374 6/10/2020
8.0.0-dev.32 308 6/1/2020
8.0.0-dev.31 329 6/1/2020
8.0.0-dev.30 392 5/30/2020
8.0.0-dev.28 335 5/28/2020
8.0.0-dev.27 322 5/15/2020
8.0.0-dev.26 301 5/14/2020
8.0.0-dev.25 319 5/14/2020
8.0.0-dev.24 301 5/13/2020
8.0.0-dev.23 310 5/13/2020
8.0.0-dev.22 311 5/13/2020
8.0.0-dev.21 314 5/12/2020
8.0.0-dev.20 311 5/12/2020
8.0.0-dev.19 328 5/7/2020
8.0.0-dev.18 326 5/7/2020
8.0.0-dev.17 307 5/6/2020
8.0.0-dev.16 325 5/6/2020
8.0.0-dev.15 324 5/5/2020
8.0.0-dev.14 311 5/5/2020
8.0.0-dev.13 332 5/4/2020
7.6.0-dev.13 332 5/1/2020
7.6.0-dev.12 336 4/30/2020
7.6.0-dev.11 316 4/28/2020
7.6.0-dev.10 308 4/27/2020
7.6.0-dev.9 303 4/24/2020
7.6.0-dev.8 313 4/22/2020
7.6.0-dev.7 304 4/15/2020
7.6.0-dev.6 296 4/15/2020
7.6.0-dev.5 290 4/15/2020
7.6.0-dev.4 420 4/11/2020
7.6.0-dev.3 292 4/10/2020
7.6.0-dev.2 296 4/10/2020
7.6.0-dev.1 384 4/8/2020
7.5.2 2,785 3/20/2020
7.5.1 2,354 3/12/2020
7.5.0 3,134 3/10/2020
7.5.0-dev.18 342 3/5/2020
7.5.0-dev.17 333 3/5/2020
7.5.0-dev.16 353 3/4/2020
7.5.0-dev.15.1 380 3/4/2020
7.5.0-dev.15 290 3/3/2020
7.5.0-dev.14 314 3/3/2020
7.5.0-dev.13 293 2/29/2020
7.5.0-dev.12 421 2/29/2020
7.5.0-dev.10 306 2/25/2020
7.5.0-dev.9 345 2/20/2020
7.5.0-dev.8 368 2/18/2020
7.5.0-dev.7 298 2/18/2020
7.5.0-dev.6 317 2/14/2020
7.5.0-dev.5 332 2/12/2020
7.5.0-dev.4 323 2/11/2020
7.5.0-dev.3 278 2/11/2020
7.5.0-dev.2 427 2/8/2020
7.5.0-dev.1 324 2/7/2020
7.4.2 3,014 2/5/2020
7.4.1 2,847 2/3/2020
7.4.0 2,942 1/31/2020
7.4.0-dev.4 375 1/31/2020
7.4.0-dev.3 350 1/29/2020
7.4.0-dev.2 309 1/28/2020
7.4.0-dev.1 295 1/23/2020
7.3.1 2,830 1/21/2020
7.3.1-preview.7 311 1/21/2020
7.3.1-preview.1 345 1/20/2020
7.3.0 2,777 1/19/2020
7.2.6 2,501 1/18/2020
7.2.5 2,734 12/19/2019
7.2.4 2,449 12/19/2019
7.2.3 2,416 12/16/2019
7.2.2 2,390 12/9/2019
7.2.1 2,656 12/4/2019
7.2.0 2,749 11/26/2019
7.2.0-preview.10 305 11/20/2019
7.2.0-preview.9 313 11/19/2019
7.2.0-preview.8 319 11/18/2019
7.2.0-preview.6 323 11/14/2019
7.2.0-preview.5 317 11/14/2019
7.2.0-preview.4 318 11/14/2019
7.2.0-preview.2 315 11/11/2019
7.2.0-preview.1 322 11/9/2019
7.1.2 1,104 11/7/2019
7.1.1 1,104 11/6/2019
7.1.0 3,186 11/6/2019
7.1.0-preview.8 327 11/5/2019
7.1.0-preview.7 317 11/4/2019
7.1.0-preview.6 311 11/1/2019
7.1.0-preview.5 338 10/31/2019
7.1.0-preview.4 329 10/30/2019
7.1.0-preview.3 318 10/26/2019
7.1.0-preview.2 334 10/25/2019
7.1.0-preview.1 319 10/24/2019
7.0.0 1,738 10/16/2019
7.0.0-rc.41 336 10/15/2019
7.0.0-rc.40 341 10/15/2019
7.0.0-rc.39 324 10/12/2019
7.0.0-rc.38 317 10/11/2019
7.0.0-rc.37 482 10/10/2019
7.0.0-rc.36 325 10/9/2019
7.0.0-rc.35 323 10/8/2019
7.0.0-rc.34 329 10/8/2019
7.0.0-rc.33 320 10/7/2019
7.0.0-rc.32 325 10/5/2019
7.0.0-rc.31 329 10/3/2019
7.0.0-rc.30 329 10/1/2019
7.0.0-rc.28 335 10/1/2019
7.0.0-rc.27 318 9/30/2019
7.0.0-rc.26 324 9/30/2019
7.0.0-rc.25 325 9/27/2019
7.0.0-rc.24 321 9/27/2019
7.0.0-rc.23 317 9/26/2019
7.0.0-rc.22 314 9/25/2019
7.0.0-rc.21 317 9/24/2019
7.0.0-rc.20 320 9/23/2019
7.0.0-rc.19 308 9/20/2019
7.0.0-rc.18.1 322 9/20/2019
7.0.0-rc.18 322 9/20/2019
6.5.0-rc.17 333 9/19/2019
6.5.0-rc.16 354 9/18/2019
6.5.0-rc.15 334 9/18/2019
6.5.0-rc.14.1 329 9/18/2019
6.5.0-rc.14 349 9/17/2019
6.5.0-rc.13 328 9/16/2019
6.5.0-rc.12.2 336 9/13/2019
6.5.0-rc.12.1 330 9/12/2019
6.5.0-rc.12 341 9/12/2019
6.5.0-rc.11 348 9/11/2019
6.5.0-rc.10 326 9/10/2019
6.5.0-rc.9 333 9/9/2019
6.5.0-rc.8 333 9/6/2019
6.5.0-rc.7 333 9/6/2019
6.5.0-rc.6 333 9/6/2019
6.5.0-rc.5 329 9/2/2019
6.5.0-rc.4 346 9/2/2019
6.5.0-rc.3 337 8/30/2019
6.5.0-rc.2 349 8/29/2019
6.5.0-rc.1 348 8/28/2019
6.5.0-beta.5 349 8/28/2019
6.5.0-beta.4 347 8/27/2019
6.0.0 1,825 8/6/2019
6.0.0-rc.7 331 7/19/2019
6.0.0-rc.6 336 6/28/2019
6.0.0-rc.5 332 6/28/2019
6.0.0-rc.4 338 6/25/2019
6.0.0-rc.3 344 6/20/2019
6.0.0-rc.2 344 5/29/2019
6.0.0-rc.1 347 5/28/2019
6.0.0-beta.3 354 4/17/2019
5.3.0-beta.2 338 3/21/2019
5.3.0-beta.1 328 3/20/2019
5.2.0 1,860 3/19/2019
5.1.0 2,188 1/25/2019
5.0.0 2,212 12/21/2018
5.0.0-rc11 1,502 12/14/2018
5.0.0-rc10 1,321 11/16/2018
5.0.0-rc09 1,401 11/1/2018
5.0.0-rc08 1,353 10/31/2018
5.0.0-rc07 1,295 10/31/2018
5.0.0-rc06 1,374 10/30/2018
5.0.0-rc05 1,336 10/29/2018
5.0.0-rc04 1,352 10/29/2018
5.0.0-rc03 1,354 10/26/2018
5.0.0-rc02 1,345 10/25/2018
5.0.0-rc01 1,387 10/12/2018
5.0.0-beta03 1,391 9/21/2018
5.0.0-beta02 1,411 9/10/2018
5.0.0-beta01 1,372 9/7/2018
4.5.1 1,550 8/7/2018
4.5.0 2,703 8/7/2018
4.5.0-rc01 1,472 6/7/2018
4.5.0-beta09 1,415 6/7/2018
4.5.0-beta08 1,650 5/16/2018
4.5.0-beta07 1,445 5/9/2018
4.5.0-beta06 1,494 4/25/2018
4.5.0-beta05 1,675 4/12/2018
4.5.0-beta03 1,595 4/12/2018
4.2.0-beta02 1,598 3/27/2018
4.2.0-beta01 1,586 2/14/2018
4.1.1 1,701 2/1/2018
4.1.0 2,386 1/15/2018
4.1.0-rc10 1,646 12/19/2017
4.1.0-rc09 1,658 12/19/2017
4.1.0-rc08 1,644 12/12/2017
4.1.0-rc07 1,476 12/5/2017
4.1.0-rc06 1,528 12/5/2017
4.1.0-rc05 1,476 12/5/2017
4.1.0-rc03 1,498 12/4/2017
4.1.0-rc02 1,509 12/4/2017
4.1.0-rc01 1,460 12/4/2017
4.1.0-beta09 1,542 12/3/2017
4.1.0-beta08 1,561 11/25/2017
4.1.0-beta07 1,548 11/23/2017
4.1.0-beta06 1,520 11/22/2017
4.1.0-beta05 1,475 11/21/2017
4.1.0-beta04 1,290 11/21/2017
4.1.0-beta03 1,322 11/17/2017
4.1.0-beta02 1,320 11/17/2017
4.1.0-beta01 1,265 11/16/2017
4.0.1-beta01 1,283 11/6/2017
4.0.0 2,886 10/23/2017
4.0.0-rc05 1,471 10/17/2017
4.0.0-rc04 1,463 10/17/2017
4.0.0-rc03 1,498 10/12/2017
4.0.0-rc02 1,474 10/10/2017
4.0.0-rc01 1,498 10/6/2017
4.0.0-beta9 1,438 10/5/2017
4.0.0-beta8 1,473 10/5/2017
4.0.0-beta7 1,540 10/3/2017
4.0.0-beta6 1,467 9/30/2017
4.0.0-beta5 1,458 9/28/2017
4.0.0-beta4 1,503 9/27/2017
4.0.0-beta3 1,471 9/26/2017
4.0.0-beta2 1,507 9/25/2017
4.0.0-beta1 1,480 9/22/2017
3.11.0 2,082 8/18/2017
3.10.1 1,588 8/18/2017
3.10.0 2,473 8/1/2017
3.9.1 1,548 6/23/2017
3.9.0 2,388 6/13/2017
3.8.1 1,871 5/26/2017
3.8.0 1,809 5/26/2017
3.7.0 1,847 5/23/2017
3.6.0 1,813 5/18/2017
3.5.0 1,838 5/15/2017
3.4.0 1,800 5/4/2017
3.3.6 1,558 4/13/2017
3.3.5 1,615 4/12/2017
3.3.1 1,582 4/12/2017
3.3.0 2,460 4/12/2017
3.3.0-preview1 1,368 4/6/2017
3.2.0 2,005 3/27/2017
3.1.0 1,940 3/22/2017
3.1.0-preview4 1,555 3/9/2017
3.1.0-preview3 1,467 12/9/2016
3.1.0-preview2 1,422 12/9/2016
3.1.0-preview1-rc2 1,370 10/31/2016
3.1.0-preview1 1,370 10/28/2016
3.0.9 1,769 10/19/2016
3.0.8 1,663 8/19/2016
3.0.7 1,770 7/12/2016
3.0.7-pre1 1,431 5/18/2016
3.0.6 1,650 5/13/2016
3.0.5 1,992 4/27/2016
3.0.4 1,638 4/14/2016
3.0.0-rc6 1,378 3/29/2016
3.0.0-rc5 1,361 3/24/2016
3.0.0-rc4 1,573 3/21/2016
3.0.0-rc3 1,549 12/22/2015
3.0.0-rc1 1,589 12/21/2015