Kephas.Core 8.0.0-dev.16

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.16
                    
NuGet\Install-Package Kephas.Core -Version 8.0.0-dev.16
                    
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.16" />
                    
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.16" />
                    
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.16
                    
#r "nuget: Kephas.Core, 8.0.0-dev.16"
                    
#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.16&prerelease
                    
Install Kephas.Core as a Cake Addin
#tool nuget:?package=Kephas.Core&version=8.0.0-dev.16&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,589 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 163 2/7/2022
10.3.0 4,862 1/18/2022
10.2.0 3,527 12/3/2021
10.1.0 7,470 11/23/2021
10.1.0-dev.7 239 11/17/2021
10.1.0-dev.6 210 11/16/2021
10.1.0-dev.5 193 11/10/2021
10.1.0-dev.4 218 11/8/2021
10.1.0-dev.3 179 11/8/2021
10.1.0-dev.2 198 11/4/2021
10.1.0-dev.1 206 11/3/2021
10.0.1 14,011 10/16/2021
10.0.0 14,012 10/13/2021
10.0.0-dev.4 187 10/13/2021
10.0.0-dev.3 211 10/11/2021
10.0.0-dev.2 254 10/8/2021
9.3.4 14,584 8/25/2021
9.3.3 13,490 8/25/2021
9.3.2 13,478 8/24/2021
9.3.1 13,523 8/12/2021
9.3.0 13,425 8/12/2021
9.2.0 13,870 6/17/2021
9.1.0 13,764 6/17/2021
9.1.0-dev.9 225 5/26/2021
9.1.0-dev.8 220 5/26/2021
9.1.0-dev.7 234 5/17/2021
9.1.0-dev.6.1 232 4/28/2021
9.1.0-dev.6 216 4/28/2021
9.1.0-dev.5 226 4/23/2021
9.1.0-dev.4 228 4/21/2021
9.1.0-dev.3 223 4/17/2021
9.1.0-dev.2 212 4/12/2021
9.1.0-dev.1 229 4/9/2021
9.0.5 13,475 3/31/2021
9.0.4 13,385 3/23/2021
9.0.3 13,600 3/20/2021
9.0.1 13,574 3/18/2021
9.0.0 13,503 3/17/2021
9.0.0-dev.4 228 3/4/2021
9.0.0-dev.3 236 3/1/2021
9.0.0-dev.2 242 2/22/2021
9.0.0-dev.0 336 11/16/2020
8.4.6 1,227 3/1/2021
8.4.5 910 2/15/2021
8.4.4 872 1/4/2021
8.4.3 802 12/4/2020
8.4.0 18,253 11/11/2020
8.3.1 887 11/4/2020
8.3.0 14,093 10/28/2020
8.2.0 15,326 10/16/2020
8.1.0 14,101 9/23/2020
8.0.5 1,177 9/11/2020
8.0.4 1,217 9/8/2020
8.0.3 3,031 8/18/2020
8.0.2 1,729 7/3/2020
8.0.1 1,539 7/1/2020
8.0.0 15,518 7/1/2020
8.0.0-dev.44.2 384 6/25/2020
8.0.0-dev.44.1 329 6/25/2020
8.0.0-dev.44 331 6/25/2020
8.0.0-dev.43.2 387 6/24/2020
8.0.0-dev.43 311 6/23/2020
8.0.0-dev.42.1 339 6/23/2020
8.0.0-dev.42 354 6/22/2020
8.0.0-dev.41.1 322 6/20/2020
8.0.0-dev.41 347 6/18/2020
8.0.0-dev.40 309 6/18/2020
8.0.0-dev.39.2 319 6/15/2020
8.0.0-dev.39.1 320 6/15/2020
8.0.0-dev.39 326 6/15/2020
8.0.0-dev.38 432 6/14/2020
8.0.0-dev.37 290 6/13/2020
8.0.0-dev.36 344 6/13/2020
8.0.0-dev.35 291 6/12/2020
8.0.0-dev.34 334 6/12/2020
8.0.0-dev.33 382 6/10/2020
8.0.0-dev.32 315 6/1/2020
8.0.0-dev.31 331 6/1/2020
8.0.0-dev.30 402 5/30/2020
8.0.0-dev.28 344 5/28/2020
8.0.0-dev.27 334 5/15/2020
8.0.0-dev.26 320 5/14/2020
8.0.0-dev.25 324 5/14/2020
8.0.0-dev.24 327 5/13/2020
8.0.0-dev.23 313 5/13/2020
8.0.0-dev.22 320 5/13/2020
8.0.0-dev.21 323 5/12/2020
8.0.0-dev.20 328 5/12/2020
8.0.0-dev.19 318 5/7/2020
8.0.0-dev.18 317 5/7/2020
8.0.0-dev.17 315 5/6/2020
8.0.0-dev.16 308 5/6/2020
8.0.0-dev.15 309 5/5/2020
8.0.0-dev.14 312 5/5/2020
8.0.0-dev.13 335 5/4/2020
7.6.0-dev.13 342 5/1/2020
7.6.0-dev.12 348 4/30/2020
7.6.0-dev.11 315 4/28/2020
7.6.0-dev.10 313 4/27/2020
7.6.0-dev.9 317 4/24/2020
7.6.0-dev.8 318 4/22/2020
7.6.0-dev.7 307 4/15/2020
7.6.0-dev.6 305 4/15/2020
7.6.0-dev.5 296 4/15/2020
7.6.0-dev.4 285 4/11/2020
7.6.0-dev.3 311 4/10/2020
7.6.0-dev.2 306 4/10/2020
7.6.0-dev.1 393 4/8/2020
7.5.2 13,237 3/20/2020
7.5.1 11,777 3/12/2020
7.5.0 14,056 3/10/2020
7.5.0-dev.18 340 3/5/2020
7.5.0-dev.17 331 3/5/2020
7.5.0-dev.16 367 3/4/2020
7.5.0-dev.15.1 370 3/4/2020
7.5.0-dev.15 307 3/3/2020
7.5.0-dev.14 316 3/3/2020
7.5.0-dev.13 296 2/29/2020
7.5.0-dev.12 424 2/29/2020
7.5.0-dev.10 308 2/25/2020
7.5.0-dev.9 352 2/20/2020
7.5.0-dev.8 378 2/18/2020
7.5.0-dev.7 310 2/18/2020
7.5.0-dev.6 330 2/14/2020
7.5.0-dev.5 352 2/12/2020
7.5.0-dev.4 325 2/11/2020
7.5.0-dev.3 299 2/11/2020
7.5.0-dev.2 445 2/8/2020
7.5.0-dev.1 339 2/7/2020
7.4.2 14,035 2/5/2020
7.4.1 13,458 2/3/2020
7.4.0 13,744 1/31/2020
7.4.0-dev.4 383 1/31/2020
7.4.0-dev.3 364 1/29/2020
7.4.0-dev.2 314 1/28/2020
7.4.0-dev.1 317 1/23/2020
7.3.1 12,979 1/21/2020
7.3.1-preview.7 320 1/21/2020
7.3.1-preview.4 349 1/20/2020
7.3.1-preview.3 308 1/20/2020
7.3.1-preview.2 308 1/20/2020
7.3.1-preview.1 350 1/20/2020
7.3.0 12,542 1/19/2020
7.2.6 12,536 1/18/2020
7.2.5 12,511 12/19/2019
7.2.4 12,418 12/19/2019
7.2.3 12,298 12/16/2019
7.2.2 12,172 12/9/2019
7.2.1 12,471 12/4/2019
7.2.0 12,593 11/26/2019
7.2.0-preview.10 313 11/20/2019
7.2.0-preview.9 309 11/19/2019
7.2.0-preview.8 321 11/18/2019
7.2.0-preview.6 332 11/14/2019
7.2.0-preview.5 321 11/14/2019
7.2.0-preview.4 312 11/14/2019
7.2.0-preview.2 314 11/11/2019
7.2.0-preview.1 330 11/9/2019
7.1.1 742 11/6/2019
7.1.0 14,002 11/6/2019
7.1.0-preview.8 330 11/5/2019
7.1.0-preview.7 322 11/4/2019
7.1.0-preview.6 320 11/1/2019
7.1.0-preview.5 339 10/31/2019
7.1.0-preview.4 345 10/30/2019
7.1.0-preview.3 336 10/26/2019
7.1.0-preview.2 329 10/25/2019
7.1.0-preview.1 317 10/24/2019
7.0.0 11,716 10/16/2019
7.0.0-rc.41 330 10/15/2019
7.0.0-rc.40 345 10/15/2019
7.0.0-rc.39 343 10/12/2019
7.0.0-rc.38 324 10/11/2019
7.0.0-rc.37 553 10/10/2019
7.0.0-rc.36 321 10/9/2019
7.0.0-rc.35 323 10/8/2019
7.0.0-rc.34 335 10/8/2019
7.0.0-rc.33 321 10/7/2019
7.0.0-rc.32 327 10/5/2019
7.0.0-rc.31 327 10/3/2019
7.0.0-rc.30 339 10/1/2019
7.0.0-rc.28 332 10/1/2019
7.0.0-rc.27 335 9/30/2019
7.0.0-rc.26 337 9/30/2019
7.0.0-rc.25 329 9/27/2019
7.0.0-rc.24 329 9/27/2019
7.0.0-rc.23 317 9/26/2019
7.0.0-rc.22 335 9/25/2019
7.0.0-rc.21 329 9/24/2019
7.0.0-rc.20 330 9/23/2019
7.0.0-rc.19 328 9/20/2019
7.0.0-rc.18.1 331 9/20/2019
7.0.0-rc.18 331 9/20/2019
6.5.0-rc.17 348 9/19/2019
6.5.0-rc.16 346 9/18/2019
6.5.0-rc.15 351 9/18/2019
6.5.0-rc.14.1 344 9/18/2019
6.5.0-rc.14 346 9/17/2019
6.5.0-rc.13 335 9/16/2019
6.5.0-rc.12.2 343 9/13/2019
6.5.0-rc.12.1 339 9/12/2019
6.5.0-rc.12 348 9/12/2019
6.5.0-rc.11 345 9/11/2019
6.5.0-rc.10 338 9/10/2019
6.5.0-rc.9 344 9/9/2019
6.5.0-rc.8 344 9/6/2019
6.5.0-rc.7 324 9/6/2019
6.5.0-rc.6 342 9/6/2019
6.5.0-rc.5 331 9/2/2019
6.5.0-rc.4 338 9/2/2019
6.5.0-rc.3 342 8/30/2019
6.5.0-rc.2 353 8/29/2019
6.5.0-rc.1 356 8/28/2019
6.5.0-beta.5 343 8/28/2019
6.5.0-beta.4 353 8/27/2019
6.0.0 7,065 8/6/2019
6.0.0-rc.7 352 7/19/2019
6.0.0-rc.6 338 6/28/2019
6.0.0-rc.5 339 6/28/2019
6.0.0-rc.4 332 6/25/2019
6.0.0-rc.3 344 6/20/2019
6.0.0-rc.2 341 5/29/2019
6.0.0-rc.1 348 5/28/2019
6.0.0-beta.3 351 4/17/2019
5.3.0-beta.2 354 3/21/2019
5.3.0-beta.1 394 3/20/2019
5.2.0 6,766 3/19/2019
5.1.0 6,721 1/25/2019
5.0.0 6,657 12/21/2018
5.0.0-rc11 3,608 12/14/2018
5.0.0-rc10 3,570 11/16/2018
5.0.0-rc09 3,364 11/1/2018
5.0.0-rc08 3,323 10/31/2018
5.0.0-rc07 3,288 10/31/2018
5.0.0-rc06 3,445 10/30/2018
5.0.0-rc05 3,240 10/29/2018
5.0.0-rc04 3,421 10/29/2018
5.0.0-rc03 3,404 10/26/2018
5.0.0-rc02 3,306 10/25/2018
5.0.0-rc01 3,375 10/12/2018
5.0.0-beta03 3,383 9/21/2018
5.0.0-beta02 3,445 9/10/2018
5.0.0-beta01 3,363 9/4/2018
4.5.1 1,210 8/7/2018
4.5.0 10,248 8/7/2018
4.5.0-rc01 3,095 6/7/2018
4.5.0-beta09 3,137 6/7/2018
4.5.0-beta08 3,301 5/16/2018
4.5.0-beta07 3,057 5/9/2018
4.5.0-beta06 3,089 4/25/2018
4.5.0-beta05 3,057 4/12/2018
4.5.0-beta03 3,021 4/12/2018
4.2.0-beta02 2,991 3/27/2018
4.2.0-beta01 2,882 2/14/2018
4.1.1 1,319 2/1/2018
4.1.0 8,913 1/15/2018
4.1.0-rc10 3,059 12/19/2017
4.1.0-rc09 3,123 12/19/2017
4.1.0-rc08 3,110 12/12/2017
4.1.0-rc07 2,984 12/5/2017
4.1.0-rc06 2,928 12/5/2017
4.1.0-rc05 2,904 12/5/2017
4.1.0-rc03 2,925 12/4/2017
4.1.0-rc02 2,983 12/4/2017
4.1.0-rc01 2,847 12/4/2017
4.1.0-beta09 2,948 12/3/2017
4.1.0-beta08 3,015 11/25/2017
4.1.0-beta07 3,006 11/23/2017
4.1.0-beta06 2,965 11/22/2017
4.1.0-beta05 2,972 11/21/2017
4.1.0-beta04 1,077 11/21/2017
4.1.0-beta03 1,095 11/17/2017
4.1.0-beta02 1,043 11/17/2017
4.1.0-beta01 1,049 11/16/2017
4.0.1-beta01 1,071 11/6/2017
4.0.0 13,887 10/23/2017
4.0.0-rc05 3,120 10/17/2017
4.0.0-rc04 3,231 10/17/2017
4.0.0-rc03 3,162 10/12/2017
4.0.0-rc02 3,180 10/10/2017
4.0.0-rc01 3,275 10/6/2017
4.0.0-beta9 3,070 10/5/2017
4.0.0-beta8 2,523 10/5/2017
4.0.0-beta7 3,179 10/3/2017
4.0.0-beta6 3,131 9/30/2017
4.0.0-beta5 3,111 9/28/2017
4.0.0-beta4 3,162 9/27/2017
4.0.0-beta3 3,090 9/26/2017
4.0.0-beta2 3,113 9/25/2017
4.0.0-beta1 3,148 9/22/2017
3.11.0 5,101 8/18/2017
3.10.1 1,224 8/18/2017
3.10.0 8,391 8/1/2017
3.9.1 1,242 6/23/2017
3.9.0 8,315 6/13/2017
3.8.1 4,795 5/26/2017
3.8.0 4,718 5/26/2017
3.7.0 5,054 5/23/2017
3.6.0 5,320 5/18/2017
3.5.0 5,035 5/13/2017
3.4.0 4,719 5/4/2017
3.3.6 1,225 4/13/2017
3.3.5 1,223 4/12/2017
3.3.1 1,251 4/12/2017
3.3.0 14,332 4/12/2017
3.3.0-preview1 1,022 4/6/2017
3.2.0 5,851 3/27/2017
3.1.0 4,449 3/22/2017
3.1.0-preview4 2,715 3/9/2017
3.1.0-preview3 2,534 12/9/2016
3.1.0-preview2 2,442 12/9/2016
3.1.0-preview1-rc2 2,913 10/31/2016
3.1.0-preview1 2,976 10/28/2016
3.0.9 5,543 10/19/2016
3.0.8 5,377 8/19/2016
3.0.7 5,440 7/12/2016
3.0.7-pre1 3,744 5/18/2016
3.0.6 3,754 5/13/2016
3.0.5 3,927 4/27/2016
3.0.4 3,353 4/1/2016
3.0.3 1,294 3/30/2016
3.0.2 1,302 3/30/2016
3.0.1 1,283 3/30/2016
3.0.0 4,096 3/29/2016
3.0.0-rc5 3,167 3/24/2016
3.0.0-rc4 3,117 3/21/2016
3.0.0-rc3 3,448 12/22/2015
3.0.0-rc1 2,303 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.