Kephas.Core 9.3.0

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

// Install Kephas.Core as a Cake Tool
#tool nuget:?package=Kephas.Core&version=9.3.0                

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, AppIdentity.
           - 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, ISignal.
           - Commands: Command, IArgs, Args.

           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. 
.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 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 (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,389 4/13/2022
11.1.0-dev.4 151 4/6/2022
11.1.0-dev.3 143 3/30/2022
11.1.0-dev.2 146 3/23/2022
11.1.0-dev.1 137 3/23/2022
11.0.0 4,937 3/11/2022
11.0.0-dev.7 161 3/7/2022
11.0.0-dev.6 150 2/28/2022
11.0.0-dev.5 137 2/26/2022
11.0.0-dev.4 149 2/24/2022
11.0.0-dev.3 140 2/23/2022
11.0.0-dev.2 149 2/18/2022
11.0.0-dev.1 145 2/7/2022
10.3.0 4,838 1/18/2022
10.2.0 3,503 12/3/2021
10.1.0 7,429 11/23/2021
10.1.0-dev.7 220 11/17/2021
10.1.0-dev.6 191 11/16/2021
10.1.0-dev.5 174 11/10/2021
10.1.0-dev.4 199 11/8/2021
10.1.0-dev.3 161 11/8/2021
10.1.0-dev.2 179 11/4/2021
10.1.0-dev.1 185 11/3/2021
10.0.1 13,975 10/16/2021
10.0.0 13,867 10/13/2021
10.0.0-dev.4 168 10/13/2021
10.0.0-dev.3 192 10/11/2021
10.0.0-dev.2 235 10/8/2021
9.3.4 14,545 8/25/2021
9.3.3 13,457 8/25/2021
9.3.2 13,438 8/24/2021
9.3.1 13,381 8/12/2021
9.3.0 13,393 8/12/2021
9.2.0 13,830 6/17/2021
9.1.0 13,732 6/17/2021
9.1.0-dev.9 205 5/26/2021
9.1.0-dev.8 202 5/26/2021
9.1.0-dev.7 213 5/17/2021
9.1.0-dev.6.1 212 4/28/2021
9.1.0-dev.6 196 4/28/2021
9.1.0-dev.5 207 4/23/2021
9.1.0-dev.4 208 4/21/2021
9.1.0-dev.3 201 4/17/2021
9.1.0-dev.2 192 4/12/2021
9.1.0-dev.1 210 4/9/2021
9.0.5 13,432 3/31/2021
9.0.4 13,350 3/23/2021
9.0.3 13,574 3/20/2021
9.0.1 13,534 3/18/2021
9.0.0 13,460 3/17/2021
9.0.0-dev.4 203 3/4/2021
9.0.0-dev.3 206 3/1/2021
9.0.0-dev.2 216 2/22/2021
9.0.0-dev.0 310 11/16/2020
8.4.6 1,195 3/1/2021
8.4.5 879 2/15/2021
8.4.4 842 1/4/2021
8.4.3 771 12/4/2020
8.4.0 18,195 11/11/2020
8.3.1 857 11/4/2020
8.3.0 14,062 10/28/2020
8.2.0 15,278 10/16/2020
8.1.0 14,071 9/23/2020
8.0.5 1,132 9/11/2020
8.0.4 1,186 9/8/2020
8.0.3 3,001 8/18/2020
8.0.2 1,698 7/3/2020
8.0.1 1,508 7/1/2020
8.0.0 15,485 7/1/2020
8.0.0-dev.44.2 358 6/25/2020
8.0.0-dev.44.1 303 6/25/2020
8.0.0-dev.44 304 6/25/2020
8.0.0-dev.43.2 360 6/24/2020
8.0.0-dev.43 286 6/23/2020
8.0.0-dev.42.1 315 6/23/2020
8.0.0-dev.42 326 6/22/2020
8.0.0-dev.41.1 296 6/20/2020
8.0.0-dev.41 322 6/18/2020
8.0.0-dev.40 281 6/18/2020
8.0.0-dev.39.2 294 6/15/2020
8.0.0-dev.39.1 292 6/15/2020
8.0.0-dev.39 301 6/15/2020
8.0.0-dev.38 405 6/14/2020
8.0.0-dev.37 264 6/13/2020
8.0.0-dev.36 319 6/13/2020
8.0.0-dev.35 265 6/12/2020
8.0.0-dev.34 307 6/12/2020
8.0.0-dev.33 354 6/10/2020
8.0.0-dev.32 288 6/1/2020
8.0.0-dev.31 303 6/1/2020
8.0.0-dev.30 375 5/30/2020
8.0.0-dev.28 318 5/28/2020
8.0.0-dev.27 306 5/15/2020
8.0.0-dev.26 292 5/14/2020
8.0.0-dev.25 295 5/14/2020
8.0.0-dev.24 289 5/13/2020
8.0.0-dev.23 283 5/13/2020
8.0.0-dev.22 292 5/13/2020
8.0.0-dev.21 295 5/12/2020
8.0.0-dev.20 301 5/12/2020
8.0.0-dev.19 289 5/7/2020
8.0.0-dev.18 288 5/7/2020
8.0.0-dev.17 285 5/6/2020
8.0.0-dev.16 278 5/6/2020
8.0.0-dev.15 280 5/5/2020
8.0.0-dev.14 283 5/5/2020
8.0.0-dev.13 307 5/4/2020
7.6.0-dev.13 314 5/1/2020
7.6.0-dev.12 320 4/30/2020
7.6.0-dev.11 284 4/28/2020
7.6.0-dev.10 284 4/27/2020
7.6.0-dev.9 289 4/24/2020
7.6.0-dev.8 290 4/22/2020
7.6.0-dev.7 279 4/15/2020
7.6.0-dev.6 276 4/15/2020
7.6.0-dev.5 267 4/15/2020
7.6.0-dev.4 256 4/11/2020
7.6.0-dev.3 282 4/10/2020
7.6.0-dev.2 280 4/10/2020
7.6.0-dev.1 366 4/8/2020
7.5.2 13,200 3/20/2020
7.5.1 11,743 3/12/2020
7.5.0 14,016 3/10/2020
7.5.0-dev.18 313 3/5/2020
7.5.0-dev.17 302 3/5/2020
7.5.0-dev.16 338 3/4/2020
7.5.0-dev.15.1 342 3/4/2020
7.5.0-dev.15 279 3/3/2020
7.5.0-dev.14 288 3/3/2020
7.5.0-dev.13 269 2/29/2020
7.5.0-dev.12 397 2/29/2020
7.5.0-dev.10 280 2/25/2020
7.5.0-dev.9 320 2/20/2020
7.5.0-dev.8 350 2/18/2020
7.5.0-dev.7 282 2/18/2020
7.5.0-dev.6 302 2/14/2020
7.5.0-dev.5 323 2/12/2020
7.5.0-dev.4 292 2/11/2020
7.5.0-dev.3 271 2/11/2020
7.5.0-dev.2 417 2/8/2020
7.5.0-dev.1 311 2/7/2020
7.4.2 13,992 2/5/2020
7.4.1 13,427 2/3/2020
7.4.0 13,692 1/31/2020
7.4.0-dev.4 354 1/31/2020
7.4.0-dev.3 334 1/29/2020
7.4.0-dev.2 285 1/28/2020
7.4.0-dev.1 288 1/23/2020
7.3.1 12,945 1/21/2020
7.3.1-preview.7 292 1/21/2020
7.3.1-preview.4 322 1/20/2020
7.3.1-preview.3 280 1/20/2020
7.3.1-preview.2 280 1/20/2020
7.3.1-preview.1 322 1/20/2020
7.3.0 12,501 1/19/2020
7.2.6 12,486 1/18/2020
7.2.5 12,462 12/19/2019
7.2.4 12,370 12/19/2019
7.2.3 12,266 12/16/2019
7.2.2 12,137 12/9/2019
7.2.1 12,429 12/4/2019
7.2.0 12,544 11/26/2019
7.2.0-preview.10 285 11/20/2019
7.2.0-preview.9 283 11/19/2019
7.2.0-preview.8 293 11/18/2019
7.2.0-preview.6 304 11/14/2019
7.2.0-preview.5 293 11/14/2019
7.2.0-preview.4 285 11/14/2019
7.2.0-preview.2 286 11/11/2019
7.2.0-preview.1 302 11/9/2019
7.1.1 709 11/6/2019
7.1.0 13,956 11/6/2019
7.1.0-preview.8 302 11/5/2019
7.1.0-preview.7 293 11/4/2019
7.1.0-preview.6 291 11/1/2019
7.1.0-preview.5 310 10/31/2019
7.1.0-preview.4 317 10/30/2019
7.1.0-preview.3 297 10/26/2019
7.1.0-preview.2 300 10/25/2019
7.1.0-preview.1 289 10/24/2019
7.0.0 11,658 10/16/2019
7.0.0-rc.41 303 10/15/2019
7.0.0-rc.40 316 10/15/2019
7.0.0-rc.39 313 10/12/2019
7.0.0-rc.38 296 10/11/2019
7.0.0-rc.37 401 10/10/2019
7.0.0-rc.36 292 10/9/2019
7.0.0-rc.35 295 10/8/2019
7.0.0-rc.34 306 10/8/2019
7.0.0-rc.33 292 10/7/2019
7.0.0-rc.32 299 10/5/2019
7.0.0-rc.31 298 10/3/2019
7.0.0-rc.30 309 10/1/2019
7.0.0-rc.28 303 10/1/2019
7.0.0-rc.27 296 9/30/2019
7.0.0-rc.26 305 9/30/2019
7.0.0-rc.25 298 9/27/2019
7.0.0-rc.24 299 9/27/2019
7.0.0-rc.23 288 9/26/2019
7.0.0-rc.22 305 9/25/2019
7.0.0-rc.21 300 9/24/2019
7.0.0-rc.20 299 9/23/2019
7.0.0-rc.19 294 9/20/2019
7.0.0-rc.18.1 302 9/20/2019
7.0.0-rc.18 301 9/20/2019
6.5.0-rc.17 319 9/19/2019
6.5.0-rc.16 316 9/18/2019
6.5.0-rc.15 320 9/18/2019
6.5.0-rc.14.1 308 9/18/2019
6.5.0-rc.14 314 9/17/2019
6.5.0-rc.13 304 9/16/2019
6.5.0-rc.12.2 314 9/13/2019
6.5.0-rc.12.1 308 9/12/2019
6.5.0-rc.12 320 9/12/2019
6.5.0-rc.11 316 9/11/2019
6.5.0-rc.10 310 9/10/2019
6.5.0-rc.9 315 9/9/2019
6.5.0-rc.8 314 9/6/2019
6.5.0-rc.7 295 9/6/2019
6.5.0-rc.6 312 9/6/2019
6.5.0-rc.5 303 9/2/2019
6.5.0-rc.4 309 9/2/2019
6.5.0-rc.3 313 8/30/2019
6.5.0-rc.2 323 8/29/2019
6.5.0-rc.1 326 8/28/2019
6.5.0-beta.5 314 8/28/2019
6.5.0-beta.4 324 8/27/2019
6.0.0 6,905 8/6/2019
6.0.0-rc.7 323 7/19/2019
6.0.0-rc.6 308 6/28/2019
6.0.0-rc.5 306 6/28/2019
6.0.0-rc.4 303 6/25/2019
6.0.0-rc.3 316 6/20/2019
6.0.0-rc.2 311 5/29/2019
6.0.0-rc.1 316 5/28/2019
6.0.0-beta.3 322 4/17/2019
5.3.0-beta.2 324 3/21/2019
5.3.0-beta.1 365 3/20/2019
5.2.0 6,725 3/19/2019
5.1.0 6,640 1/25/2019
5.0.0 6,591 12/21/2018
5.0.0-rc11 3,525 12/14/2018
5.0.0-rc10 3,527 11/16/2018
5.0.0-rc09 3,319 11/1/2018
5.0.0-rc08 3,279 10/31/2018
5.0.0-rc07 3,227 10/31/2018
5.0.0-rc06 3,401 10/30/2018
5.0.0-rc05 3,197 10/29/2018
5.0.0-rc04 3,360 10/29/2018
5.0.0-rc03 3,360 10/26/2018
5.0.0-rc02 3,262 10/25/2018
5.0.0-rc01 3,329 10/12/2018
5.0.0-beta03 3,338 9/21/2018
5.0.0-beta02 3,378 9/10/2018
5.0.0-beta01 3,319 9/4/2018
4.5.1 1,132 8/7/2018
4.5.0 10,154 8/7/2018
4.5.0-rc01 2,986 6/7/2018
4.5.0-beta09 3,030 6/7/2018
4.5.0-beta08 3,186 5/16/2018
4.5.0-beta07 2,940 5/9/2018
4.5.0-beta06 2,970 4/25/2018
4.5.0-beta05 2,941 4/12/2018
4.5.0-beta03 2,904 4/12/2018
4.2.0-beta02 2,864 3/27/2018
4.2.0-beta01 2,804 2/14/2018
4.1.1 1,197 2/1/2018
4.1.0 8,786 1/15/2018
4.1.0-rc10 2,936 12/19/2017
4.1.0-rc09 3,000 12/19/2017
4.1.0-rc08 2,986 12/12/2017
4.1.0-rc07 2,903 12/5/2017
4.1.0-rc06 2,847 12/5/2017
4.1.0-rc05 2,822 12/5/2017
4.1.0-rc03 2,844 12/4/2017
4.1.0-rc02 2,900 12/4/2017
4.1.0-rc01 2,767 12/4/2017
4.1.0-beta09 2,867 12/3/2017
4.1.0-beta08 2,935 11/25/2017
4.1.0-beta07 2,927 11/23/2017
4.1.0-beta06 2,884 11/22/2017
4.1.0-beta05 2,897 11/21/2017
4.1.0-beta04 996 11/21/2017
4.1.0-beta03 1,014 11/17/2017
4.1.0-beta02 962 11/17/2017
4.1.0-beta01 967 11/16/2017
4.0.1-beta01 990 11/6/2017
4.0.0 13,800 10/23/2017
4.0.0-rc05 3,041 10/17/2017
4.0.0-rc04 3,151 10/17/2017
4.0.0-rc03 3,083 10/12/2017
4.0.0-rc02 3,084 10/10/2017
4.0.0-rc01 3,196 10/6/2017
4.0.0-beta9 2,991 10/5/2017
4.0.0-beta8 2,444 10/5/2017
4.0.0-beta7 3,100 10/3/2017
4.0.0-beta6 3,035 9/30/2017
4.0.0-beta5 3,032 9/28/2017
4.0.0-beta4 3,083 9/27/2017
4.0.0-beta3 2,995 9/26/2017
4.0.0-beta2 3,034 9/25/2017
4.0.0-beta1 3,069 9/22/2017
3.11.0 4,996 8/18/2017
3.10.1 1,139 8/18/2017
3.10.0 8,308 8/1/2017
3.9.1 1,157 6/23/2017
3.9.0 8,213 6/13/2017
3.8.1 4,710 5/26/2017
3.8.0 4,634 5/26/2017
3.7.0 4,972 5/23/2017
3.6.0 5,234 5/18/2017
3.5.0 4,952 5/13/2017
3.4.0 4,634 5/4/2017
3.3.6 1,140 4/13/2017
3.3.5 1,140 4/12/2017
3.3.1 1,148 4/12/2017
3.3.0 14,246 4/12/2017
3.3.0-preview1 936 4/6/2017
3.2.0 5,765 3/27/2017
3.1.0 4,347 3/22/2017
3.1.0-preview4 2,635 3/9/2017
3.1.0-preview3 2,453 12/9/2016
3.1.0-preview2 2,360 12/9/2016
3.1.0-preview1-rc2 2,816 10/31/2016
3.1.0-preview1 2,895 10/28/2016
3.0.9 5,456 10/19/2016
3.0.8 5,291 8/19/2016
3.0.7 5,353 7/12/2016
3.0.7-pre1 3,659 5/18/2016
3.0.6 3,669 5/13/2016
3.0.5 3,839 4/27/2016
3.0.4 3,235 4/1/2016
3.0.3 1,206 3/30/2016
3.0.2 1,214 3/30/2016
3.0.1 1,195 3/30/2016
3.0.0 3,980 3/29/2016
3.0.0-rc5 3,067 3/24/2016
3.0.0-rc4 3,017 3/21/2016
3.0.0-rc3 3,364 12/22/2015
3.0.0-rc1 2,219 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.