Kephas.Messaging 4.5.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.5.0-beta06
                    
NuGet\Install-Package Kephas.Messaging -Version 4.5.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.5.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.5.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.5.0-beta06
                    
#r "nuget: Kephas.Messaging, 4.5.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.5.0-beta06&prerelease
                    
Install Kephas.Messaging as a Cake Addin
#tool nuget:?package=Kephas.Messaging&version=4.5.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 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 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 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

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 158 2/7/2022
10.3.0 3,996 1/18/2022
10.2.0 2,929 12/3/2021
10.1.0 7,086 11/23/2021
10.1.0-dev.7 218 11/17/2021
10.1.0-dev.6 191 11/16/2021
10.1.0-dev.5 193 11/10/2021
10.1.0-dev.4 202 11/8/2021
10.1.0-dev.3 170 11/8/2021
10.1.0-dev.2 186 11/4/2021
10.1.0-dev.1 185 11/3/2021
10.0.1 2,808 10/16/2021
10.0.0 2,971 10/13/2021
10.0.0-dev.4 175 10/13/2021
10.0.0-dev.3 192 10/11/2021
10.0.0-dev.2 245 10/8/2021
9.3.4 3,214 8/25/2021
9.3.3 3,122 8/25/2021
9.3.2 3,110 8/24/2021
9.3.1 3,159 8/12/2021
9.3.0 3,065 8/12/2021
9.2.0 3,265 6/17/2021
9.1.0 3,170 6/17/2021
9.1.0-dev.9 216 5/26/2021
9.1.0-dev.8 204 5/26/2021
9.1.0-dev.7 216 5/17/2021
9.1.0-dev.6 216 4/28/2021
9.1.0-dev.5 222 4/23/2021
9.1.0-dev.4 215 4/21/2021
9.1.0-dev.3 213 4/17/2021
9.1.0-dev.2 221 4/12/2021
9.1.0-dev.1 212 4/9/2021
9.0.5 3,224 3/31/2021
9.0.4 3,192 3/23/2021
9.0.3 3,177 3/20/2021
9.0.1 3,037 3/18/2021
9.0.0 3,185 3/17/2021
9.0.0-dev.4 212 3/4/2021
9.0.0-dev.3 226 3/1/2021
9.0.0-dev.2 237 2/22/2021
8.4.0 4,736 11/11/2020
8.3.0 3,320 10/28/2020
8.2.0 3,564 10/16/2020
8.1.0 3,643 9/23/2020
8.0.0 6,546 7/1/2020
8.0.0-dev.44 321 6/25/2020
8.0.0-dev.43 314 6/23/2020
8.0.0-dev.42 347 6/22/2020
8.0.0-dev.41 346 6/18/2020
8.0.0-dev.40 301 6/18/2020
8.0.0-dev.39 318 6/15/2020
8.0.0-dev.38 427 6/14/2020
8.0.0-dev.37 288 6/13/2020
8.0.0-dev.36 345 6/13/2020
8.0.0-dev.35 283 6/12/2020
8.0.0-dev.34 325 6/12/2020
8.0.0-dev.33 373 6/10/2020
8.0.0-dev.32 307 6/1/2020
8.0.0-dev.31 328 6/1/2020
8.0.0-dev.30 391 5/30/2020
8.0.0-dev.28 334 5/28/2020
8.0.0-dev.27 321 5/15/2020
8.0.0-dev.26 300 5/14/2020
8.0.0-dev.25 318 5/14/2020
8.0.0-dev.24 300 5/13/2020
8.0.0-dev.23 309 5/13/2020
8.0.0-dev.22 310 5/13/2020
8.0.0-dev.21 313 5/12/2020
8.0.0-dev.20 310 5/12/2020
8.0.0-dev.19 327 5/7/2020
8.0.0-dev.18 325 5/7/2020
8.0.0-dev.17 306 5/6/2020
8.0.0-dev.16 324 5/6/2020
8.0.0-dev.15 323 5/5/2020
8.0.0-dev.14 310 5/5/2020
8.0.0-dev.13 331 5/4/2020
7.6.0-dev.13 331 5/1/2020
7.6.0-dev.12 335 4/30/2020
7.6.0-dev.11 315 4/28/2020
7.6.0-dev.10 307 4/27/2020
7.6.0-dev.9 302 4/24/2020
7.6.0-dev.8 312 4/22/2020
7.6.0-dev.7 303 4/15/2020
7.6.0-dev.6 295 4/15/2020
7.6.0-dev.5 289 4/15/2020
7.6.0-dev.4 419 4/11/2020
7.6.0-dev.3 291 4/10/2020
7.6.0-dev.2 295 4/10/2020
7.6.0-dev.1 383 4/8/2020
7.5.2 2,784 3/20/2020
7.5.1 2,353 3/12/2020
7.5.0 3,133 3/10/2020
7.5.0-dev.18 341 3/5/2020
7.5.0-dev.17 332 3/5/2020
7.5.0-dev.16 352 3/4/2020
7.5.0-dev.15.1 379 3/4/2020
7.5.0-dev.15 289 3/3/2020
7.5.0-dev.14 313 3/3/2020
7.5.0-dev.13 292 2/29/2020
7.5.0-dev.12 420 2/29/2020
7.5.0-dev.10 305 2/25/2020
7.5.0-dev.9 344 2/20/2020
7.5.0-dev.8 367 2/18/2020
7.5.0-dev.7 297 2/18/2020
7.5.0-dev.6 316 2/14/2020
7.5.0-dev.5 331 2/12/2020
7.5.0-dev.4 322 2/11/2020
7.5.0-dev.3 277 2/11/2020
7.5.0-dev.2 426 2/8/2020
7.5.0-dev.1 323 2/7/2020
7.4.2 3,013 2/5/2020
7.4.1 2,846 2/3/2020
7.4.0 2,941 1/31/2020
7.4.0-dev.4 374 1/31/2020
7.4.0-dev.3 349 1/29/2020
7.4.0-dev.2 308 1/28/2020
7.4.0-dev.1 294 1/23/2020
7.3.1 2,829 1/21/2020
7.3.1-preview.7 310 1/21/2020
7.3.1-preview.1 344 1/20/2020
7.3.0 2,776 1/19/2020
7.2.6 2,500 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 478 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