Kephas.Core 8.0.0-dev.23

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.23
                    
NuGet\Install-Package Kephas.Core -Version 8.0.0-dev.23
                    
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.23" />
                    
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.23" />
                    
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.23
                    
#r "nuget: Kephas.Core, 8.0.0-dev.23"
                    
#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.23&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Kephas.Core&version=8.0.0-dev.23&prerelease
                    
Install 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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.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.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.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,887 4/13/2022
11.1.0-dev.4 200 4/6/2022
11.1.0-dev.3 187 3/30/2022
11.1.0-dev.2 189 3/23/2022
11.1.0-dev.1 184 3/23/2022
11.0.0 4,987 3/11/2022
11.0.0-dev.7 204 3/7/2022
11.0.0-dev.6 193 2/28/2022
11.0.0-dev.5 180 2/26/2022
11.0.0-dev.4 194 2/24/2022
11.0.0-dev.3 184 2/23/2022
11.0.0-dev.2 205 2/18/2022
11.0.0-dev.1 193 2/7/2022
10.3.0 4,890 1/18/2022
10.2.0 3,555 12/3/2021
10.1.0 7,498 11/23/2021
10.1.0-dev.7 266 11/17/2021
10.1.0-dev.6 239 11/16/2021
10.1.0-dev.5 221 11/10/2021
10.1.0-dev.4 252 11/8/2021
10.1.0-dev.3 208 11/8/2021
10.1.0-dev.2 224 11/4/2021
10.1.0-dev.1 233 11/3/2021
10.0.1 14,041 10/16/2021
10.0.0 14,106 10/13/2021
10.0.0-dev.4 218 10/13/2021
10.0.0-dev.3 240 10/11/2021
10.0.0-dev.2 287 10/8/2021
9.3.4 14,611 8/25/2021
9.3.3 13,520 8/25/2021
9.3.2 13,506 8/24/2021
9.3.1 13,616 8/12/2021
9.3.0 13,451 8/12/2021
9.2.0 13,897 6/17/2021
9.1.0 13,799 6/17/2021
9.1.0-dev.9 256 5/26/2021
9.1.0-dev.8 250 5/26/2021
9.1.0-dev.7 263 5/17/2021
9.1.0-dev.6.1 263 4/28/2021
9.1.0-dev.6 253 4/28/2021
9.1.0-dev.5 263 4/23/2021
9.1.0-dev.4 268 4/21/2021
9.1.0-dev.3 260 4/17/2021
9.1.0-dev.2 249 4/12/2021
9.1.0-dev.1 270 4/9/2021
9.0.5 13,508 3/31/2021
9.0.4 13,419 3/23/2021
9.0.3 13,633 3/20/2021
9.0.1 13,610 3/18/2021
9.0.0 13,538 3/17/2021
9.0.0-dev.4 263 3/4/2021
9.0.0-dev.3 275 3/1/2021
9.0.0-dev.2 279 2/22/2021
9.0.0-dev.0 369 11/16/2020
8.4.6 1,259 3/1/2021
8.4.5 943 2/15/2021
8.4.4 906 1/4/2021
8.4.3 838 12/4/2020
8.4.0 18,296 11/11/2020
8.3.1 925 11/4/2020
8.3.0 14,129 10/28/2020
8.2.0 15,362 10/16/2020
8.1.0 14,136 9/23/2020
8.0.5 1,213 9/11/2020
8.0.4 1,255 9/8/2020
8.0.3 3,065 8/18/2020
8.0.2 1,765 7/3/2020
8.0.1 1,576 7/1/2020
8.0.0 15,552 7/1/2020
8.0.0-dev.44.2 423 6/25/2020
8.0.0-dev.44.1 367 6/25/2020
8.0.0-dev.44 367 6/25/2020
8.0.0-dev.43.2 426 6/24/2020
8.0.0-dev.43 354 6/23/2020
8.0.0-dev.42.1 373 6/23/2020
8.0.0-dev.42 391 6/22/2020
8.0.0-dev.41.1 355 6/20/2020
8.0.0-dev.41 381 6/18/2020
8.0.0-dev.40 345 6/18/2020
8.0.0-dev.39.2 358 6/15/2020
8.0.0-dev.39.1 356 6/15/2020
8.0.0-dev.39 363 6/15/2020
8.0.0-dev.38 466 6/14/2020
8.0.0-dev.37 327 6/13/2020
8.0.0-dev.36 379 6/13/2020
8.0.0-dev.35 327 6/12/2020
8.0.0-dev.34 368 6/12/2020
8.0.0-dev.33 426 6/10/2020
8.0.0-dev.32 351 6/1/2020
8.0.0-dev.31 371 6/1/2020
8.0.0-dev.30 438 5/30/2020
8.0.0-dev.28 382 5/28/2020
8.0.0-dev.27 373 5/15/2020
8.0.0-dev.26 362 5/14/2020
8.0.0-dev.25 366 5/14/2020
8.0.0-dev.24 376 5/13/2020
8.0.0-dev.23 357 5/13/2020
8.0.0-dev.22 365 5/13/2020
8.0.0-dev.21 361 5/12/2020
8.0.0-dev.20 367 5/12/2020
8.0.0-dev.19 360 5/7/2020
8.0.0-dev.18 357 5/7/2020
8.0.0-dev.17 357 5/6/2020
8.0.0-dev.16 345 5/6/2020
8.0.0-dev.15 359 5/5/2020
8.0.0-dev.14 352 5/5/2020
8.0.0-dev.13 374 5/4/2020
7.6.0-dev.13 379 5/1/2020
7.6.0-dev.12 391 4/30/2020
7.6.0-dev.11 353 4/28/2020
7.6.0-dev.10 350 4/27/2020
7.6.0-dev.9 356 4/24/2020
7.6.0-dev.8 355 4/22/2020
7.6.0-dev.7 348 4/15/2020
7.6.0-dev.6 346 4/15/2020
7.6.0-dev.5 339 4/15/2020
7.6.0-dev.4 327 4/11/2020
7.6.0-dev.3 350 4/10/2020
7.6.0-dev.2 348 4/10/2020
7.6.0-dev.1 436 4/8/2020
7.5.2 13,275 3/20/2020
7.5.1 11,816 3/12/2020
7.5.0 14,098 3/10/2020
7.5.0-dev.18 381 3/5/2020
7.5.0-dev.17 371 3/5/2020
7.5.0-dev.16 408 3/4/2020
7.5.0-dev.15.1 410 3/4/2020
7.5.0-dev.15 346 3/3/2020
7.5.0-dev.14 357 3/3/2020
7.5.0-dev.13 334 2/29/2020
7.5.0-dev.12 465 2/29/2020
7.5.0-dev.10 351 2/25/2020
7.5.0-dev.9 391 2/20/2020
7.5.0-dev.8 417 2/18/2020
7.5.0-dev.7 351 2/18/2020
7.5.0-dev.6 369 2/14/2020
7.5.0-dev.5 389 2/12/2020
7.5.0-dev.4 373 2/11/2020
7.5.0-dev.3 337 2/11/2020
7.5.0-dev.2 487 2/8/2020
7.5.0-dev.1 376 2/7/2020
7.4.2 14,074 2/5/2020
7.4.1 13,497 2/3/2020
7.4.0 13,782 1/31/2020
7.4.0-dev.4 423 1/31/2020
7.4.0-dev.3 403 1/29/2020
7.4.0-dev.2 352 1/28/2020
7.4.0-dev.1 354 1/23/2020
7.3.1 13,017 1/21/2020
7.3.1-preview.7 359 1/21/2020
7.3.1-preview.4 386 1/20/2020
7.3.1-preview.3 345 1/20/2020
7.3.1-preview.2 349 1/20/2020
7.3.1-preview.1 387 1/20/2020
7.3.0 12,581 1/19/2020
7.2.6 12,577 1/18/2020
7.2.5 12,551 12/19/2019
7.2.4 12,458 12/19/2019
7.2.3 12,337 12/16/2019
7.2.2 12,210 12/9/2019
7.2.1 12,509 12/4/2019
7.2.0 12,631 11/26/2019
7.2.0-preview.10 354 11/20/2019
7.2.0-preview.9 352 11/19/2019
7.2.0-preview.8 362 11/18/2019
7.2.0-preview.6 373 11/14/2019
7.2.0-preview.5 361 11/14/2019
7.2.0-preview.4 355 11/14/2019
7.2.0-preview.2 354 11/11/2019
7.2.0-preview.1 369 11/9/2019
7.1.1 783 11/6/2019
7.1.0 14,065 11/6/2019
7.1.0-preview.8 371 11/5/2019
7.1.0-preview.7 363 11/4/2019
7.1.0-preview.6 360 11/1/2019
7.1.0-preview.5 383 10/31/2019
7.1.0-preview.4 387 10/30/2019
7.1.0-preview.3 376 10/26/2019
7.1.0-preview.2 369 10/25/2019
7.1.0-preview.1 358 10/24/2019
7.0.0 11,758 10/16/2019
7.0.0-rc.41 372 10/15/2019
7.0.0-rc.40 384 10/15/2019
7.0.0-rc.39 384 10/12/2019
7.0.0-rc.38 367 10/11/2019
7.0.0-rc.37 659 10/10/2019
7.0.0-rc.36 364 10/9/2019
7.0.0-rc.35 366 10/8/2019
7.0.0-rc.34 375 10/8/2019
7.0.0-rc.33 361 10/7/2019
7.0.0-rc.32 371 10/5/2019
7.0.0-rc.31 370 10/3/2019
7.0.0-rc.30 379 10/1/2019
7.0.0-rc.28 372 10/1/2019
7.0.0-rc.27 375 9/30/2019
7.0.0-rc.26 381 9/30/2019
7.0.0-rc.25 373 9/27/2019
7.0.0-rc.24 369 9/27/2019
7.0.0-rc.23 362 9/26/2019
7.0.0-rc.22 380 9/25/2019
7.0.0-rc.21 372 9/24/2019
7.0.0-rc.20 374 9/23/2019
7.0.0-rc.19 372 9/20/2019
7.0.0-rc.18.1 372 9/20/2019
7.0.0-rc.18 371 9/20/2019
6.5.0-rc.17 390 9/19/2019
6.5.0-rc.16 389 9/18/2019
6.5.0-rc.15 393 9/18/2019
6.5.0-rc.14.1 386 9/18/2019
6.5.0-rc.14 387 9/17/2019
6.5.0-rc.13 380 9/16/2019
6.5.0-rc.12.2 391 9/13/2019
6.5.0-rc.12.1 379 9/12/2019
6.5.0-rc.12 388 9/12/2019
6.5.0-rc.11 392 9/11/2019
6.5.0-rc.10 379 9/10/2019
6.5.0-rc.9 385 9/9/2019
6.5.0-rc.8 388 9/6/2019
6.5.0-rc.7 364 9/6/2019
6.5.0-rc.6 384 9/6/2019
6.5.0-rc.5 375 9/2/2019
6.5.0-rc.4 379 9/2/2019
6.5.0-rc.3 390 8/30/2019
6.5.0-rc.2 394 8/29/2019
6.5.0-rc.1 398 8/28/2019
6.5.0-beta.5 383 8/28/2019
6.5.0-beta.4 394 8/27/2019
6.0.0 7,170 8/6/2019
6.0.0-rc.7 391 7/19/2019
6.0.0-rc.6 385 6/28/2019
6.0.0-rc.5 380 6/28/2019
6.0.0-rc.4 377 6/25/2019
6.0.0-rc.3 386 6/20/2019
6.0.0-rc.2 386 5/29/2019
6.0.0-rc.1 393 5/28/2019
6.0.0-beta.3 397 4/17/2019
5.3.0-beta.2 400 3/21/2019
5.3.0-beta.1 441 3/20/2019
5.2.0 6,807 3/19/2019
5.1.0 6,802 1/25/2019
5.0.0 6,747 12/21/2018
5.0.0-rc11 3,691 12/14/2018
5.0.0-rc10 3,614 11/16/2018
5.0.0-rc09 3,411 11/1/2018
5.0.0-rc08 3,368 10/31/2018
5.0.0-rc07 3,335 10/31/2018
5.0.0-rc06 3,490 10/30/2018
5.0.0-rc05 3,285 10/29/2018
5.0.0-rc04 3,469 10/29/2018
5.0.0-rc03 3,459 10/26/2018
5.0.0-rc02 3,350 10/25/2018
5.0.0-rc01 3,420 10/12/2018
5.0.0-beta03 3,439 9/21/2018
5.0.0-beta02 3,496 9/10/2018
5.0.0-beta01 3,410 9/4/2018
4.5.1 1,293 8/7/2018
4.5.0 10,331 8/7/2018
4.5.0-rc01 3,224 6/7/2018
4.5.0-beta09 3,263 6/7/2018
4.5.0-beta08 3,430 5/16/2018
4.5.0-beta07 3,181 5/9/2018
4.5.0-beta06 3,215 4/25/2018
4.5.0-beta05 3,189 4/12/2018
4.5.0-beta03 3,151 4/12/2018
4.2.0-beta02 3,118 3/27/2018
4.2.0-beta01 2,967 2/14/2018
4.1.1 1,443 2/1/2018
4.1.0 9,041 1/15/2018
4.1.0-rc10 3,187 12/19/2017
4.1.0-rc09 3,250 12/19/2017
4.1.0-rc08 3,235 12/12/2017
4.1.0-rc07 3,072 12/5/2017
4.1.0-rc06 3,017 12/5/2017
4.1.0-rc05 2,989 12/5/2017
4.1.0-rc03 3,013 12/4/2017
4.1.0-rc02 3,069 12/4/2017
4.1.0-rc01 2,933 12/4/2017
4.1.0-beta09 3,031 12/3/2017
4.1.0-beta08 3,107 11/25/2017
4.1.0-beta07 3,090 11/23/2017
4.1.0-beta06 3,049 11/22/2017
4.1.0-beta05 3,055 11/21/2017
4.1.0-beta04 1,165 11/21/2017
4.1.0-beta03 1,179 11/17/2017
4.1.0-beta02 1,129 11/17/2017
4.1.0-beta01 1,132 11/16/2017
4.0.1-beta01 1,156 11/6/2017
4.0.0 13,972 10/23/2017
4.0.0-rc05 3,204 10/17/2017
4.0.0-rc04 3,316 10/17/2017
4.0.0-rc03 3,246 10/12/2017
4.0.0-rc02 3,265 10/10/2017
4.0.0-rc01 3,357 10/6/2017
4.0.0-beta9 3,159 10/5/2017
4.0.0-beta8 2,606 10/5/2017
4.0.0-beta7 3,264 10/3/2017
4.0.0-beta6 3,219 9/30/2017
4.0.0-beta5 3,201 9/28/2017
4.0.0-beta4 3,248 9/27/2017
4.0.0-beta3 3,174 9/26/2017
4.0.0-beta2 3,198 9/25/2017
4.0.0-beta1 3,237 9/22/2017
3.11.0 5,191 8/18/2017
3.10.1 1,308 8/18/2017
3.10.0 8,476 8/1/2017
3.9.1 1,330 6/23/2017
3.9.0 8,400 6/13/2017
3.8.1 4,881 5/26/2017
3.8.0 4,803 5/26/2017
3.7.0 5,141 5/23/2017
3.6.0 5,404 5/18/2017
3.5.0 5,120 5/13/2017
3.4.0 4,807 5/4/2017
3.3.6 1,308 4/13/2017
3.3.5 1,310 4/12/2017
3.3.1 1,335 4/12/2017
3.3.0 14,417 4/12/2017
3.3.0-preview1 1,113 4/6/2017
3.2.0 5,936 3/27/2017
3.1.0 4,533 3/22/2017
3.1.0-preview4 2,803 3/9/2017
3.1.0-preview3 2,621 12/9/2016
3.1.0-preview2 2,529 12/9/2016
3.1.0-preview1-rc2 2,999 10/31/2016
3.1.0-preview1 3,065 10/28/2016
3.0.9 5,627 10/19/2016
3.0.8 5,463 8/19/2016
3.0.7 5,525 7/12/2016
3.0.7-pre1 3,837 5/18/2016
3.0.6 3,846 5/13/2016
3.0.5 4,013 4/27/2016
3.0.4 3,443 4/1/2016
3.0.3 1,384 3/30/2016
3.0.2 1,393 3/30/2016
3.0.1 1,374 3/30/2016
3.0.0 4,186 3/29/2016
3.0.0-rc5 3,258 3/24/2016
3.0.0-rc4 3,208 3/21/2016
3.0.0-rc3 3,544 12/22/2015
3.0.0-rc1 2,394 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.