Kephas.Core 8.0.0-dev.26

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.26
                    
NuGet\Install-Package Kephas.Core -Version 8.0.0-dev.26
                    
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.26" />
                    
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.26" />
                    
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.26
                    
#r "nuget: Kephas.Core, 8.0.0-dev.26"
                    
#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.26&prerelease
                    
Install Kephas.Core as a Cake Addin
#tool nuget:?package=Kephas.Core&version=8.0.0-dev.26&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,622 4/13/2022
11.1.0-dev.4 168 4/6/2022
11.1.0-dev.3 160 3/30/2022
11.1.0-dev.2 163 3/23/2022
11.1.0-dev.1 154 3/23/2022
11.0.0 4,959 3/11/2022
11.0.0-dev.7 179 3/7/2022
11.0.0-dev.6 167 2/28/2022
11.0.0-dev.5 155 2/26/2022
11.0.0-dev.4 166 2/24/2022
11.0.0-dev.3 158 2/23/2022
11.0.0-dev.2 167 2/18/2022
11.0.0-dev.1 164 2/7/2022
10.3.0 4,863 1/18/2022
10.2.0 3,528 12/3/2021
10.1.0 7,471 11/23/2021
10.1.0-dev.7 240 11/17/2021
10.1.0-dev.6 211 11/16/2021
10.1.0-dev.5 194 11/10/2021
10.1.0-dev.4 219 11/8/2021
10.1.0-dev.3 180 11/8/2021
10.1.0-dev.2 199 11/4/2021
10.1.0-dev.1 207 11/3/2021
10.0.1 14,012 10/16/2021
10.0.0 14,027 10/13/2021
10.0.0-dev.4 188 10/13/2021
10.0.0-dev.3 212 10/11/2021
10.0.0-dev.2 255 10/8/2021
9.3.4 14,585 8/25/2021
9.3.3 13,491 8/25/2021
9.3.2 13,479 8/24/2021
9.3.1 13,538 8/12/2021
9.3.0 13,426 8/12/2021
9.2.0 13,871 6/17/2021
9.1.0 13,765 6/17/2021
9.1.0-dev.9 226 5/26/2021
9.1.0-dev.8 221 5/26/2021
9.1.0-dev.7 235 5/17/2021
9.1.0-dev.6.1 234 4/28/2021
9.1.0-dev.6 218 4/28/2021
9.1.0-dev.5 228 4/23/2021
9.1.0-dev.4 230 4/21/2021
9.1.0-dev.3 225 4/17/2021
9.1.0-dev.2 214 4/12/2021
9.1.0-dev.1 231 4/9/2021
9.0.5 13,478 3/31/2021
9.0.4 13,387 3/23/2021
9.0.3 13,602 3/20/2021
9.0.1 13,576 3/18/2021
9.0.0 13,505 3/17/2021
9.0.0-dev.4 230 3/4/2021
9.0.0-dev.3 238 3/1/2021
9.0.0-dev.2 244 2/22/2021
9.0.0-dev.0 338 11/16/2020
8.4.6 1,229 3/1/2021
8.4.5 912 2/15/2021
8.4.4 874 1/4/2021
8.4.3 804 12/4/2020
8.4.0 18,255 11/11/2020
8.3.1 889 11/4/2020
8.3.0 14,095 10/28/2020
8.2.0 15,328 10/16/2020
8.1.0 14,103 9/23/2020
8.0.5 1,179 9/11/2020
8.0.4 1,219 9/8/2020
8.0.3 3,033 8/18/2020
8.0.2 1,731 7/3/2020
8.0.1 1,541 7/1/2020
8.0.0 15,520 7/1/2020
8.0.0-dev.44.2 386 6/25/2020
8.0.0-dev.44.1 331 6/25/2020
8.0.0-dev.44 333 6/25/2020
8.0.0-dev.43.2 389 6/24/2020
8.0.0-dev.43 313 6/23/2020
8.0.0-dev.42.1 341 6/23/2020
8.0.0-dev.42 356 6/22/2020
8.0.0-dev.41.1 324 6/20/2020
8.0.0-dev.41 349 6/18/2020
8.0.0-dev.40 311 6/18/2020
8.0.0-dev.39.2 321 6/15/2020
8.0.0-dev.39.1 322 6/15/2020
8.0.0-dev.39 328 6/15/2020
8.0.0-dev.38 434 6/14/2020
8.0.0-dev.37 292 6/13/2020
8.0.0-dev.36 346 6/13/2020
8.0.0-dev.35 293 6/12/2020
8.0.0-dev.34 336 6/12/2020
8.0.0-dev.33 384 6/10/2020
8.0.0-dev.32 317 6/1/2020
8.0.0-dev.31 333 6/1/2020
8.0.0-dev.30 404 5/30/2020
8.0.0-dev.28 346 5/28/2020
8.0.0-dev.27 336 5/15/2020
8.0.0-dev.26 322 5/14/2020
8.0.0-dev.25 326 5/14/2020
8.0.0-dev.24 329 5/13/2020
8.0.0-dev.23 315 5/13/2020
8.0.0-dev.22 322 5/13/2020
8.0.0-dev.21 325 5/12/2020
8.0.0-dev.20 330 5/12/2020
8.0.0-dev.19 320 5/7/2020
8.0.0-dev.18 319 5/7/2020
8.0.0-dev.17 317 5/6/2020
8.0.0-dev.16 310 5/6/2020
8.0.0-dev.15 311 5/5/2020
8.0.0-dev.14 314 5/5/2020
8.0.0-dev.13 337 5/4/2020
7.6.0-dev.13 344 5/1/2020
7.6.0-dev.12 350 4/30/2020
7.6.0-dev.11 317 4/28/2020
7.6.0-dev.10 315 4/27/2020
7.6.0-dev.9 319 4/24/2020
7.6.0-dev.8 320 4/22/2020
7.6.0-dev.7 310 4/15/2020
7.6.0-dev.6 307 4/15/2020
7.6.0-dev.5 299 4/15/2020
7.6.0-dev.4 287 4/11/2020
7.6.0-dev.3 313 4/10/2020
7.6.0-dev.2 308 4/10/2020
7.6.0-dev.1 395 4/8/2020
7.5.2 13,239 3/20/2020
7.5.1 11,779 3/12/2020
7.5.0 14,058 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 370 3/4/2020
7.5.0-dev.15.1 372 3/4/2020
7.5.0-dev.15 309 3/3/2020
7.5.0-dev.14 320 3/3/2020
7.5.0-dev.13 298 2/29/2020
7.5.0-dev.12 426 2/29/2020
7.5.0-dev.10 310 2/25/2020
7.5.0-dev.9 354 2/20/2020
7.5.0-dev.8 380 2/18/2020
7.5.0-dev.7 312 2/18/2020
7.5.0-dev.6 332 2/14/2020
7.5.0-dev.5 354 2/12/2020
7.5.0-dev.4 327 2/11/2020
7.5.0-dev.3 301 2/11/2020
7.5.0-dev.2 447 2/8/2020
7.5.0-dev.1 341 2/7/2020
7.4.2 14,037 2/5/2020
7.4.1 13,460 2/3/2020
7.4.0 13,746 1/31/2020
7.4.0-dev.4 385 1/31/2020
7.4.0-dev.3 366 1/29/2020
7.4.0-dev.2 316 1/28/2020
7.4.0-dev.1 319 1/23/2020
7.3.1 12,981 1/21/2020
7.3.1-preview.7 322 1/21/2020
7.3.1-preview.4 351 1/20/2020
7.3.1-preview.3 310 1/20/2020
7.3.1-preview.2 310 1/20/2020
7.3.1-preview.1 352 1/20/2020
7.3.0 12,544 1/19/2020
7.2.6 12,538 1/18/2020
7.2.5 12,514 12/19/2019
7.2.4 12,420 12/19/2019
7.2.3 12,300 12/16/2019
7.2.2 12,174 12/9/2019
7.2.1 12,473 12/4/2019
7.2.0 12,595 11/26/2019
7.2.0-preview.10 315 11/20/2019
7.2.0-preview.9 311 11/19/2019
7.2.0-preview.8 323 11/18/2019
7.2.0-preview.6 334 11/14/2019
7.2.0-preview.5 323 11/14/2019
7.2.0-preview.4 314 11/14/2019
7.2.0-preview.2 316 11/11/2019
7.2.0-preview.1 332 11/9/2019
7.1.1 744 11/6/2019
7.1.0 14,004 11/6/2019
7.1.0-preview.8 332 11/5/2019
7.1.0-preview.7 324 11/4/2019
7.1.0-preview.6 322 11/1/2019
7.1.0-preview.5 341 10/31/2019
7.1.0-preview.4 347 10/30/2019
7.1.0-preview.3 338 10/26/2019
7.1.0-preview.2 331 10/25/2019
7.1.0-preview.1 319 10/24/2019
7.0.0 11,718 10/16/2019
7.0.0-rc.41 332 10/15/2019
7.0.0-rc.40 347 10/15/2019
7.0.0-rc.39 345 10/12/2019
7.0.0-rc.38 326 10/11/2019
7.0.0-rc.37 569 10/10/2019
7.0.0-rc.36 323 10/9/2019
7.0.0-rc.35 325 10/8/2019
7.0.0-rc.34 337 10/8/2019
7.0.0-rc.33 323 10/7/2019
7.0.0-rc.32 329 10/5/2019
7.0.0-rc.31 329 10/3/2019
7.0.0-rc.30 341 10/1/2019
7.0.0-rc.28 334 10/1/2019
7.0.0-rc.27 337 9/30/2019
7.0.0-rc.26 339 9/30/2019
7.0.0-rc.25 331 9/27/2019
7.0.0-rc.24 331 9/27/2019
7.0.0-rc.23 319 9/26/2019
7.0.0-rc.22 337 9/25/2019
7.0.0-rc.21 331 9/24/2019
7.0.0-rc.20 332 9/23/2019
7.0.0-rc.19 330 9/20/2019
7.0.0-rc.18.1 333 9/20/2019
7.0.0-rc.18 333 9/20/2019
6.5.0-rc.17 350 9/19/2019
6.5.0-rc.16 348 9/18/2019
6.5.0-rc.15 353 9/18/2019
6.5.0-rc.14.1 346 9/18/2019
6.5.0-rc.14 348 9/17/2019
6.5.0-rc.13 337 9/16/2019
6.5.0-rc.12.2 345 9/13/2019
6.5.0-rc.12.1 341 9/12/2019
6.5.0-rc.12 350 9/12/2019
6.5.0-rc.11 347 9/11/2019
6.5.0-rc.10 340 9/10/2019
6.5.0-rc.9 346 9/9/2019
6.5.0-rc.8 346 9/6/2019
6.5.0-rc.7 326 9/6/2019
6.5.0-rc.6 344 9/6/2019
6.5.0-rc.5 333 9/2/2019
6.5.0-rc.4 340 9/2/2019
6.5.0-rc.3 344 8/30/2019
6.5.0-rc.2 355 8/29/2019
6.5.0-rc.1 358 8/28/2019
6.5.0-beta.5 345 8/28/2019
6.5.0-beta.4 355 8/27/2019
6.0.0 7,081 8/6/2019
6.0.0-rc.7 354 7/19/2019
6.0.0-rc.6 340 6/28/2019
6.0.0-rc.5 341 6/28/2019
6.0.0-rc.4 334 6/25/2019
6.0.0-rc.3 346 6/20/2019
6.0.0-rc.2 343 5/29/2019
6.0.0-rc.1 350 5/28/2019
6.0.0-beta.3 354 4/17/2019
5.3.0-beta.2 357 3/21/2019
5.3.0-beta.1 397 3/20/2019
5.2.0 6,769 3/19/2019
5.1.0 6,727 1/25/2019
5.0.0 6,666 12/21/2018
5.0.0-rc11 3,617 12/14/2018
5.0.0-rc10 3,577 11/16/2018
5.0.0-rc09 3,372 11/1/2018
5.0.0-rc08 3,330 10/31/2018
5.0.0-rc07 3,295 10/31/2018
5.0.0-rc06 3,452 10/30/2018
5.0.0-rc05 3,247 10/29/2018
5.0.0-rc04 3,428 10/29/2018
5.0.0-rc03 3,411 10/26/2018
5.0.0-rc02 3,313 10/25/2018
5.0.0-rc01 3,382 10/12/2018
5.0.0-beta03 3,391 9/21/2018
5.0.0-beta02 3,453 9/10/2018
5.0.0-beta01 3,371 9/4/2018
4.5.1 1,224 8/7/2018
4.5.0 10,262 8/7/2018
4.5.0-rc01 3,116 6/7/2018
4.5.0-beta09 3,158 6/7/2018
4.5.0-beta08 3,322 5/16/2018
4.5.0-beta07 3,078 5/9/2018
4.5.0-beta06 3,110 4/25/2018
4.5.0-beta05 3,078 4/12/2018
4.5.0-beta03 3,042 4/12/2018
4.2.0-beta02 3,012 3/27/2018
4.2.0-beta01 2,896 2/14/2018
4.1.1 1,340 2/1/2018
4.1.0 8,934 1/15/2018
4.1.0-rc10 3,080 12/19/2017
4.1.0-rc09 3,144 12/19/2017
4.1.0-rc08 3,131 12/12/2017
4.1.0-rc07 2,998 12/5/2017
4.1.0-rc06 2,942 12/5/2017
4.1.0-rc05 2,918 12/5/2017
4.1.0-rc03 2,939 12/4/2017
4.1.0-rc02 2,997 12/4/2017
4.1.0-rc01 2,861 12/4/2017
4.1.0-beta09 2,962 12/3/2017
4.1.0-beta08 3,029 11/25/2017
4.1.0-beta07 3,020 11/23/2017
4.1.0-beta06 2,979 11/22/2017
4.1.0-beta05 2,982 11/21/2017
4.1.0-beta04 1,091 11/21/2017
4.1.0-beta03 1,109 11/17/2017
4.1.0-beta02 1,057 11/17/2017
4.1.0-beta01 1,063 11/16/2017
4.0.1-beta01 1,085 11/6/2017
4.0.0 13,901 10/23/2017
4.0.0-rc05 3,134 10/17/2017
4.0.0-rc04 3,245 10/17/2017
4.0.0-rc03 3,176 10/12/2017
4.0.0-rc02 3,194 10/10/2017
4.0.0-rc01 3,289 10/6/2017
4.0.0-beta9 3,084 10/5/2017
4.0.0-beta8 2,537 10/5/2017
4.0.0-beta7 3,193 10/3/2017
4.0.0-beta6 3,145 9/30/2017
4.0.0-beta5 3,125 9/28/2017
4.0.0-beta4 3,177 9/27/2017
4.0.0-beta3 3,104 9/26/2017
4.0.0-beta2 3,127 9/25/2017
4.0.0-beta1 3,162 9/22/2017
3.11.0 5,115 8/18/2017
3.10.1 1,238 8/18/2017
3.10.0 8,405 8/1/2017
3.9.1 1,256 6/23/2017
3.9.0 8,329 6/13/2017
3.8.1 4,809 5/26/2017
3.8.0 4,732 5/26/2017
3.7.0 5,068 5/23/2017
3.6.0 5,334 5/18/2017
3.5.0 5,049 5/13/2017
3.4.0 4,733 5/4/2017
3.3.6 1,239 4/13/2017
3.3.5 1,237 4/12/2017
3.3.1 1,265 4/12/2017
3.3.0 14,346 4/12/2017
3.3.0-preview1 1,036 4/6/2017
3.2.0 5,865 3/27/2017
3.1.0 4,463 3/22/2017
3.1.0-preview4 2,729 3/9/2017
3.1.0-preview3 2,548 12/9/2016
3.1.0-preview2 2,456 12/9/2016
3.1.0-preview1-rc2 2,927 10/31/2016
3.1.0-preview1 2,990 10/28/2016
3.0.9 5,557 10/19/2016
3.0.8 5,391 8/19/2016
3.0.7 5,454 7/12/2016
3.0.7-pre1 3,758 5/18/2016
3.0.6 3,768 5/13/2016
3.0.5 3,941 4/27/2016
3.0.4 3,367 4/1/2016
3.0.3 1,308 3/30/2016
3.0.2 1,316 3/30/2016
3.0.1 1,297 3/30/2016
3.0.0 4,110 3/29/2016
3.0.0-rc5 3,181 3/24/2016
3.0.0-rc4 3,131 3/21/2016
3.0.0-rc3 3,462 12/22/2015
3.0.0-rc1 2,317 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.