Kephas.Core 8.0.0-dev.31

Prefix Reserved
This is a prerelease version of Kephas.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Kephas.Core --version 8.0.0-dev.31
                    
NuGet\Install-Package Kephas.Core -Version 8.0.0-dev.31
                    
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.Core" Version="8.0.0-dev.31" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Kephas.Core" Version="8.0.0-dev.31" />
                    
Directory.Packages.props
<PackageReference Include="Kephas.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 Kephas.Core --version 8.0.0-dev.31
                    
#r "nuget: Kephas.Core, 8.0.0-dev.31"
                    
#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.Core&version=8.0.0-dev.31&prerelease
                    
Install Kephas.Core as a Cake Addin
#tool nuget:?package=Kephas.Core&version=8.0.0-dev.31&prerelease
                    
Install Kephas.Core as a Cake Tool

Provides a common infrastructure for other framework components.
           Typically used areas and classes/interfaces/services:
           - Ambient services: IAmbientServices, AmbientServices.
           - Dynamic reflection: RuntimeTypeInfo.
           - Composition/Dependency Injection: ICompositionContext, LiteCompositionContainerBuilder, IExportFactory.
           - Application management: IAppRuntime, StaticAppRuntime, DynamicAppRuntime, IAppLifecyclebehavior.
           - Serialization: ISerializationService.
           - Operations: IOperation, OperationResult.
           - Services: SingletonAppServiceContractAttribute, AppServiceContractAttribute, OverridePriorityAttribute, ProcessingPriorityAttribute.
           - Threading.Tasks: PreserveThreadContext extension method.
           - Logging: ILogManager, ILogger.
           - Cryptography: IEncryptionService, IHashingService.
           - Data: IIdentifiable, IIdGenerator.
           - Diagnostics: Profiler, IProcessStarter.
           - Interaction: IEventHub.

           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.  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 is compatible. 
.NET Framework net461 is compatible.  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 (29)

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

Package Downloads
Kephas.Application

Provides an abstract infrastructure for applications based on Kephas Framework. Typically used areas and classes/interfaces/services: - AppBase, IAppContext. - IAppManager, DefaultAppManager. - IFeatureManager, FeatureManagerBase. - Interaction: FeatureStartedEvent, FeatureStartingEvent, FeatureStoppedEvent, FeatureStoppingEvent. - Configuration: SystemSettings, AppSettings, HostSettings. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Composition.Mef

Provides the composition services implementation using the System.Composition DI framework. Typically used areas and classes/interfaces/services: - WithMefCompositionContext. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Serialization.Json

Provides JSON serialization infrastructure using the Newtonsoft.Json implementation.

Kephas.Testing

Provides a common infrastructure for testing Kephas based services. Typically used areas and classes/interfaces/services: - TestBase. - Injection: InjectionTestBase. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Platform

Provides platform specific infrastructure: assembly loaders, application runtime services, other. 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
11.1.0 5,572 4/13/2022
11.1.0-dev.4 167 4/6/2022
11.1.0-dev.3 159 3/30/2022
11.1.0-dev.2 162 3/23/2022
11.1.0-dev.1 153 3/23/2022
11.0.0 4,958 3/11/2022
11.0.0-dev.7 178 3/7/2022
11.0.0-dev.6 166 2/28/2022
11.0.0-dev.5 154 2/26/2022
11.0.0-dev.4 165 2/24/2022
11.0.0-dev.3 157 2/23/2022
11.0.0-dev.2 166 2/18/2022
11.0.0-dev.1 162 2/7/2022
10.3.0 4,861 1/18/2022
10.2.0 3,526 12/3/2021
10.1.0 7,468 11/23/2021
10.1.0-dev.7 237 11/17/2021
10.1.0-dev.6 208 11/16/2021
10.1.0-dev.5 191 11/10/2021
10.1.0-dev.4 216 11/8/2021
10.1.0-dev.3 177 11/8/2021
10.1.0-dev.2 196 11/4/2021
10.1.0-dev.1 204 11/3/2021
10.0.1 14,009 10/16/2021
10.0.0 14,004 10/13/2021
10.0.0-dev.4 185 10/13/2021
10.0.0-dev.3 209 10/11/2021
10.0.0-dev.2 252 10/8/2021
9.3.4 14,582 8/25/2021
9.3.3 13,488 8/25/2021
9.3.2 13,476 8/24/2021
9.3.1 13,515 8/12/2021
9.3.0 13,423 8/12/2021
9.2.0 13,868 6/17/2021
9.1.0 13,762 6/17/2021
9.1.0-dev.9 223 5/26/2021
9.1.0-dev.8 218 5/26/2021
9.1.0-dev.7 232 5/17/2021
9.1.0-dev.6.1 230 4/28/2021
9.1.0-dev.6 214 4/28/2021
9.1.0-dev.5 224 4/23/2021
9.1.0-dev.4 226 4/21/2021
9.1.0-dev.3 221 4/17/2021
9.1.0-dev.2 210 4/12/2021
9.1.0-dev.1 227 4/9/2021
9.0.5 13,473 3/31/2021
9.0.4 13,383 3/23/2021
9.0.3 13,598 3/20/2021
9.0.1 13,572 3/18/2021
9.0.0 13,501 3/17/2021
9.0.0-dev.4 226 3/4/2021
9.0.0-dev.3 233 3/1/2021
9.0.0-dev.2 239 2/22/2021
9.0.0-dev.0 333 11/16/2020
8.4.6 1,224 3/1/2021
8.4.5 907 2/15/2021
8.4.4 869 1/4/2021
8.4.3 799 12/4/2020
8.4.0 18,249 11/11/2020
8.3.1 884 11/4/2020
8.3.0 14,090 10/28/2020
8.2.0 15,323 10/16/2020
8.1.0 14,098 9/23/2020
8.0.5 1,174 9/11/2020
8.0.4 1,214 9/8/2020
8.0.3 3,028 8/18/2020
8.0.2 1,727 7/3/2020
8.0.1 1,537 7/1/2020
8.0.0 15,516 7/1/2020
8.0.0-dev.44.2 382 6/25/2020
8.0.0-dev.44.1 327 6/25/2020
8.0.0-dev.44 329 6/25/2020
8.0.0-dev.43.2 385 6/24/2020
8.0.0-dev.43 309 6/23/2020
8.0.0-dev.42.1 337 6/23/2020
8.0.0-dev.42 352 6/22/2020
8.0.0-dev.41.1 320 6/20/2020
8.0.0-dev.41 345 6/18/2020
8.0.0-dev.40 307 6/18/2020
8.0.0-dev.39.2 317 6/15/2020
8.0.0-dev.39.1 318 6/15/2020
8.0.0-dev.39 324 6/15/2020
8.0.0-dev.38 430 6/14/2020
8.0.0-dev.37 288 6/13/2020
8.0.0-dev.36 342 6/13/2020
8.0.0-dev.35 289 6/12/2020
8.0.0-dev.34 332 6/12/2020
8.0.0-dev.33 380 6/10/2020
8.0.0-dev.32 313 6/1/2020
8.0.0-dev.31 329 6/1/2020
8.0.0-dev.30 400 5/30/2020
8.0.0-dev.28 342 5/28/2020
8.0.0-dev.27 332 5/15/2020
8.0.0-dev.26 318 5/14/2020
8.0.0-dev.25 322 5/14/2020
8.0.0-dev.24 325 5/13/2020
8.0.0-dev.23 311 5/13/2020
8.0.0-dev.22 318 5/13/2020
8.0.0-dev.21 321 5/12/2020
8.0.0-dev.20 326 5/12/2020
8.0.0-dev.19 316 5/7/2020
8.0.0-dev.18 315 5/7/2020
8.0.0-dev.17 313 5/6/2020
8.0.0-dev.16 306 5/6/2020
8.0.0-dev.15 307 5/5/2020
8.0.0-dev.14 310 5/5/2020
8.0.0-dev.13 333 5/4/2020
7.6.0-dev.13 340 5/1/2020
7.6.0-dev.12 346 4/30/2020
7.6.0-dev.11 313 4/28/2020
7.6.0-dev.10 311 4/27/2020
7.6.0-dev.9 315 4/24/2020
7.6.0-dev.8 316 4/22/2020
7.6.0-dev.7 305 4/15/2020
7.6.0-dev.6 303 4/15/2020
7.6.0-dev.5 294 4/15/2020
7.6.0-dev.4 283 4/11/2020
7.6.0-dev.3 309 4/10/2020
7.6.0-dev.2 304 4/10/2020
7.6.0-dev.1 391 4/8/2020
7.5.2 13,235 3/20/2020
7.5.1 11,775 3/12/2020
7.5.0 14,054 3/10/2020
7.5.0-dev.18 338 3/5/2020
7.5.0-dev.17 329 3/5/2020
7.5.0-dev.16 365 3/4/2020
7.5.0-dev.15.1 368 3/4/2020
7.5.0-dev.15 305 3/3/2020
7.5.0-dev.14 314 3/3/2020
7.5.0-dev.13 294 2/29/2020
7.5.0-dev.12 422 2/29/2020
7.5.0-dev.10 306 2/25/2020
7.5.0-dev.9 350 2/20/2020
7.5.0-dev.8 376 2/18/2020
7.5.0-dev.7 308 2/18/2020
7.5.0-dev.6 328 2/14/2020
7.5.0-dev.5 350 2/12/2020
7.5.0-dev.4 323 2/11/2020
7.5.0-dev.3 297 2/11/2020
7.5.0-dev.2 443 2/8/2020
7.5.0-dev.1 337 2/7/2020
7.4.2 14,033 2/5/2020
7.4.1 13,456 2/3/2020
7.4.0 13,742 1/31/2020
7.4.0-dev.4 381 1/31/2020
7.4.0-dev.3 362 1/29/2020
7.4.0-dev.2 312 1/28/2020
7.4.0-dev.1 315 1/23/2020
7.3.1 12,977 1/21/2020
7.3.1-preview.7 318 1/21/2020
7.3.1-preview.4 347 1/20/2020
7.3.1-preview.3 306 1/20/2020
7.3.1-preview.2 306 1/20/2020
7.3.1-preview.1 348 1/20/2020
7.3.0 12,540 1/19/2020
7.2.6 12,534 1/18/2020
7.2.5 12,509 12/19/2019
7.2.4 12,416 12/19/2019
7.2.3 12,296 12/16/2019
7.2.2 12,170 12/9/2019
7.2.1 12,469 12/4/2019
7.2.0 12,591 11/26/2019
7.2.0-preview.10 311 11/20/2019
7.2.0-preview.9 307 11/19/2019
7.2.0-preview.8 319 11/18/2019
7.2.0-preview.6 330 11/14/2019
7.2.0-preview.5 319 11/14/2019
7.2.0-preview.4 310 11/14/2019
7.2.0-preview.2 312 11/11/2019
7.2.0-preview.1 328 11/9/2019
7.1.1 740 11/6/2019
7.1.0 14,000 11/6/2019
7.1.0-preview.8 328 11/5/2019
7.1.0-preview.7 320 11/4/2019
7.1.0-preview.6 318 11/1/2019
7.1.0-preview.5 337 10/31/2019
7.1.0-preview.4 343 10/30/2019
7.1.0-preview.3 334 10/26/2019
7.1.0-preview.2 327 10/25/2019
7.1.0-preview.1 315 10/24/2019
7.0.0 11,712 10/16/2019
7.0.0-rc.41 328 10/15/2019
7.0.0-rc.40 343 10/15/2019
7.0.0-rc.39 340 10/12/2019
7.0.0-rc.38 322 10/11/2019
7.0.0-rc.37 544 10/10/2019
7.0.0-rc.36 319 10/9/2019
7.0.0-rc.35 321 10/8/2019
7.0.0-rc.34 333 10/8/2019
7.0.0-rc.33 319 10/7/2019
7.0.0-rc.32 325 10/5/2019
7.0.0-rc.31 325 10/3/2019
7.0.0-rc.30 337 10/1/2019
7.0.0-rc.28 330 10/1/2019
7.0.0-rc.27 333 9/30/2019
7.0.0-rc.26 335 9/30/2019
7.0.0-rc.25 327 9/27/2019
7.0.0-rc.24 327 9/27/2019
7.0.0-rc.23 315 9/26/2019
7.0.0-rc.22 333 9/25/2019
7.0.0-rc.21 327 9/24/2019
7.0.0-rc.20 328 9/23/2019
7.0.0-rc.19 326 9/20/2019
7.0.0-rc.18.1 329 9/20/2019
7.0.0-rc.18 329 9/20/2019
6.5.0-rc.17 346 9/19/2019
6.5.0-rc.16 344 9/18/2019
6.5.0-rc.15 349 9/18/2019
6.5.0-rc.14.1 342 9/18/2019
6.5.0-rc.14 344 9/17/2019
6.5.0-rc.13 333 9/16/2019
6.5.0-rc.12.2 341 9/13/2019
6.5.0-rc.12.1 337 9/12/2019
6.5.0-rc.12 346 9/12/2019
6.5.0-rc.11 343 9/11/2019
6.5.0-rc.10 336 9/10/2019
6.5.0-rc.9 342 9/9/2019
6.5.0-rc.8 342 9/6/2019
6.5.0-rc.7 322 9/6/2019
6.5.0-rc.6 340 9/6/2019
6.5.0-rc.5 329 9/2/2019
6.5.0-rc.4 336 9/2/2019
6.5.0-rc.3 340 8/30/2019
6.5.0-rc.2 351 8/29/2019
6.5.0-rc.1 354 8/28/2019
6.5.0-beta.5 341 8/28/2019
6.5.0-beta.4 351 8/27/2019
6.0.0 7,057 8/6/2019
6.0.0-rc.7 350 7/19/2019
6.0.0-rc.6 336 6/28/2019
6.0.0-rc.5 337 6/28/2019
6.0.0-rc.4 330 6/25/2019
6.0.0-rc.3 342 6/20/2019
6.0.0-rc.2 339 5/29/2019
6.0.0-rc.1 346 5/28/2019
6.0.0-beta.3 349 4/17/2019
5.3.0-beta.2 352 3/21/2019
5.3.0-beta.1 393 3/20/2019
5.2.0 6,764 3/19/2019
5.1.0 6,717 1/25/2019
5.0.0 6,653 12/21/2018
5.0.0-rc11 3,604 12/14/2018
5.0.0-rc10 3,568 11/16/2018
5.0.0-rc09 3,362 11/1/2018
5.0.0-rc08 3,321 10/31/2018
5.0.0-rc07 3,286 10/31/2018
5.0.0-rc06 3,443 10/30/2018
5.0.0-rc05 3,238 10/29/2018
5.0.0-rc04 3,419 10/29/2018
5.0.0-rc03 3,402 10/26/2018
5.0.0-rc02 3,304 10/25/2018
5.0.0-rc01 3,373 10/12/2018
5.0.0-beta03 3,381 9/21/2018
5.0.0-beta02 3,443 9/10/2018
5.0.0-beta01 3,361 9/4/2018
4.5.1 1,206 8/7/2018
4.5.0 10,244 8/7/2018
4.5.0-rc01 3,091 6/7/2018
4.5.0-beta09 3,133 6/7/2018
4.5.0-beta08 3,297 5/16/2018
4.5.0-beta07 3,053 5/9/2018
4.5.0-beta06 3,085 4/25/2018
4.5.0-beta05 3,053 4/12/2018
4.5.0-beta03 3,017 4/12/2018
4.2.0-beta02 2,987 3/27/2018
4.2.0-beta01 2,879 2/14/2018
4.1.1 1,315 2/1/2018
4.1.0 8,909 1/15/2018
4.1.0-rc10 3,055 12/19/2017
4.1.0-rc09 3,119 12/19/2017
4.1.0-rc08 3,106 12/12/2017
4.1.0-rc07 2,981 12/5/2017
4.1.0-rc06 2,925 12/5/2017
4.1.0-rc05 2,901 12/5/2017
4.1.0-rc03 2,922 12/4/2017
4.1.0-rc02 2,980 12/4/2017
4.1.0-rc01 2,844 12/4/2017
4.1.0-beta09 2,945 12/3/2017
4.1.0-beta08 3,012 11/25/2017
4.1.0-beta07 3,003 11/23/2017
4.1.0-beta06 2,962 11/22/2017
4.1.0-beta05 2,969 11/21/2017
4.1.0-beta04 1,074 11/21/2017
4.1.0-beta03 1,092 11/17/2017
4.1.0-beta02 1,040 11/17/2017
4.1.0-beta01 1,046 11/16/2017
4.0.1-beta01 1,068 11/6/2017
4.0.0 13,884 10/23/2017
4.0.0-rc05 3,117 10/17/2017
4.0.0-rc04 3,228 10/17/2017
4.0.0-rc03 3,159 10/12/2017
4.0.0-rc02 3,177 10/10/2017
4.0.0-rc01 3,272 10/6/2017
4.0.0-beta9 3,067 10/5/2017
4.0.0-beta8 2,520 10/5/2017
4.0.0-beta7 3,176 10/3/2017
4.0.0-beta6 3,128 9/30/2017
4.0.0-beta5 3,108 9/28/2017
4.0.0-beta4 3,159 9/27/2017
4.0.0-beta3 3,087 9/26/2017
4.0.0-beta2 3,110 9/25/2017
4.0.0-beta1 3,145 9/22/2017
3.11.0 5,098 8/18/2017
3.10.1 1,221 8/18/2017
3.10.0 8,388 8/1/2017
3.9.1 1,239 6/23/2017
3.9.0 8,312 6/13/2017
3.8.1 4,792 5/26/2017
3.8.0 4,715 5/26/2017
3.7.0 5,051 5/23/2017
3.6.0 5,317 5/18/2017
3.5.0 5,032 5/13/2017
3.4.0 4,716 5/4/2017
3.3.6 1,222 4/13/2017
3.3.5 1,220 4/12/2017
3.3.1 1,248 4/12/2017
3.3.0 14,329 4/12/2017
3.3.0-preview1 1,019 4/6/2017
3.2.0 5,848 3/27/2017
3.1.0 4,446 3/22/2017
3.1.0-preview4 2,712 3/9/2017
3.1.0-preview3 2,531 12/9/2016
3.1.0-preview2 2,439 12/9/2016
3.1.0-preview1-rc2 2,910 10/31/2016
3.1.0-preview1 2,973 10/28/2016
3.0.9 5,540 10/19/2016
3.0.8 5,374 8/19/2016
3.0.7 5,437 7/12/2016
3.0.7-pre1 3,741 5/18/2016
3.0.6 3,751 5/13/2016
3.0.5 3,924 4/27/2016
3.0.4 3,332 4/1/2016
3.0.3 1,291 3/30/2016
3.0.2 1,299 3/30/2016
3.0.1 1,280 3/30/2016
3.0.0 4,076 3/29/2016
3.0.0-rc5 3,164 3/24/2016
3.0.0-rc4 3,097 3/21/2016
3.0.0-rc3 3,445 12/22/2015
3.0.0-rc1 2,300 12/17/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.