Kephas.Core 5.3.0-beta.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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 5.3.0-beta.2
NuGet\Install-Package Kephas.Core -Version 5.3.0-beta.2
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="5.3.0-beta.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kephas.Core --version 5.3.0-beta.2
#r "nuget: Kephas.Core, 5.3.0-beta.2"
#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=5.3.0-beta.2&prerelease

// Install Kephas.Core as a Cake Tool
#tool nuget:?package=Kephas.Core&version=5.3.0-beta.2&prerelease

Provides a common infrastructure for all the other Kephas Framework components: ambient services, dynamic reflection, composition, application bootstrapping, and others.
           Check the documentation and the samples from https://github.com/kephas-software/kephas/wiki and https://github.com/kephas-software/kephas/tree/master/Samples.
           Kephas Framework ("stone" in aramaic) is a very ambitious project aiming to deliver a framework for an application ecosystem.

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 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides JSON serialization infrastructure using the Newtonsoft.Json implementation.

Kephas.Testing The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 4,877 4/13/2022
11.1.0-dev.4 137 4/6/2022
11.1.0-dev.3 129 3/30/2022
11.1.0-dev.2 133 3/23/2022
11.1.0-dev.1 124 3/23/2022
11.0.0 4,728 3/11/2022
11.0.0-dev.7 144 3/7/2022
11.0.0-dev.6 127 2/28/2022
11.0.0-dev.5 122 2/26/2022
11.0.0-dev.4 131 2/24/2022
11.0.0-dev.3 126 2/23/2022
11.0.0-dev.2 132 2/18/2022
11.0.0-dev.1 129 2/7/2022
10.3.0 4,632 1/18/2022
10.2.0 3,292 12/3/2021
10.1.0 7,227 11/23/2021
10.1.0-dev.7 199 11/17/2021
10.1.0-dev.6 173 11/16/2021
10.1.0-dev.5 160 11/10/2021
10.1.0-dev.4 185 11/8/2021
10.1.0-dev.3 146 11/8/2021
10.1.0-dev.2 166 11/4/2021
10.1.0-dev.1 165 11/3/2021
10.0.1 13,262 10/16/2021
10.0.0 13,025 10/13/2021
10.0.0-dev.4 152 10/13/2021
10.0.0-dev.3 176 10/11/2021
10.0.0-dev.2 219 10/8/2021
9.3.4 13,783 8/25/2021
9.3.3 12,600 8/25/2021
9.3.2 12,660 8/24/2021
9.3.1 12,612 8/12/2021
9.3.0 12,617 8/12/2021
9.2.0 13,052 6/17/2021
9.1.0 12,925 6/17/2021
9.1.0-dev.9 188 5/26/2021
9.1.0-dev.8 187 5/26/2021
9.1.0-dev.7 198 5/17/2021
9.1.0-dev.6.1 195 4/28/2021
9.1.0-dev.6 179 4/28/2021
9.1.0-dev.5 190 4/23/2021
9.1.0-dev.4 193 4/21/2021
9.1.0-dev.3 185 4/17/2021
9.1.0-dev.2 175 4/12/2021
9.1.0-dev.1 193 4/9/2021
9.0.5 12,621 3/31/2021
9.0.4 12,537 3/23/2021
9.0.3 12,751 3/20/2021
9.0.1 12,725 3/18/2021
9.0.0 12,687 3/17/2021
9.0.0-dev.4 187 3/4/2021
9.0.0-dev.3 190 3/1/2021
9.0.0-dev.2 202 2/22/2021
9.0.0-dev.0 296 11/16/2020
8.4.6 1,123 3/1/2021
8.4.5 827 2/15/2021
8.4.4 806 1/4/2021
8.4.3 721 12/4/2020
8.4.0 17,184 11/11/2020
8.3.1 800 11/4/2020
8.3.0 13,288 10/28/2020
8.2.0 14,385 10/16/2020
8.1.0 13,338 9/23/2020
8.0.5 1,070 9/11/2020
8.0.4 1,120 9/8/2020
8.0.3 2,813 8/18/2020
8.0.2 1,592 7/3/2020
8.0.1 1,417 7/1/2020
8.0.0 14,676 7/1/2020
8.0.0-dev.44.2 341 6/25/2020
8.0.0-dev.44.1 288 6/25/2020
8.0.0-dev.44 289 6/25/2020
8.0.0-dev.43.2 345 6/24/2020
8.0.0-dev.43 270 6/23/2020
8.0.0-dev.42.1 294 6/23/2020
8.0.0-dev.42 309 6/22/2020
8.0.0-dev.41.1 283 6/20/2020
8.0.0-dev.41 307 6/18/2020
8.0.0-dev.40 266 6/18/2020
8.0.0-dev.39.2 277 6/15/2020
8.0.0-dev.39.1 277 6/15/2020
8.0.0-dev.39 286 6/15/2020
8.0.0-dev.38 390 6/14/2020
8.0.0-dev.37 249 6/13/2020
8.0.0-dev.36 304 6/13/2020
8.0.0-dev.35 250 6/12/2020
8.0.0-dev.34 292 6/12/2020
8.0.0-dev.33 341 6/10/2020
8.0.0-dev.32 272 6/1/2020
8.0.0-dev.31 288 6/1/2020
8.0.0-dev.30 360 5/30/2020
8.0.0-dev.28 303 5/28/2020
8.0.0-dev.27 283 5/15/2020
8.0.0-dev.26 271 5/14/2020
8.0.0-dev.25 280 5/14/2020
8.0.0-dev.24 275 5/13/2020
8.0.0-dev.23 269 5/13/2020
8.0.0-dev.22 277 5/13/2020
8.0.0-dev.21 279 5/12/2020
8.0.0-dev.20 280 5/12/2020
8.0.0-dev.19 273 5/7/2020
8.0.0-dev.18 272 5/7/2020
8.0.0-dev.17 269 5/6/2020
8.0.0-dev.16 265 5/6/2020
8.0.0-dev.15 261 5/5/2020
8.0.0-dev.14 269 5/5/2020
8.0.0-dev.13 293 5/4/2020
7.6.0-dev.13 299 5/1/2020
7.6.0-dev.12 306 4/30/2020
7.6.0-dev.11 270 4/28/2020
7.6.0-dev.10 270 4/27/2020
7.6.0-dev.9 274 4/24/2020
7.6.0-dev.8 274 4/22/2020
7.6.0-dev.7 266 4/15/2020
7.6.0-dev.6 263 4/15/2020
7.6.0-dev.5 254 4/15/2020
7.6.0-dev.4 243 4/11/2020
7.6.0-dev.3 268 4/10/2020
7.6.0-dev.2 265 4/10/2020
7.6.0-dev.1 352 4/8/2020
7.5.2 12,570 3/20/2020
7.5.1 11,135 3/12/2020
7.5.0 13,252 3/10/2020
7.5.0-dev.18 297 3/5/2020
7.5.0-dev.17 288 3/5/2020
7.5.0-dev.16 324 3/4/2020
7.5.0-dev.15.1 328 3/4/2020
7.5.0-dev.15 263 3/3/2020
7.5.0-dev.14 273 3/3/2020
7.5.0-dev.13 254 2/29/2020
7.5.0-dev.12 383 2/29/2020
7.5.0-dev.10 266 2/25/2020
7.5.0-dev.9 306 2/20/2020
7.5.0-dev.8 336 2/18/2020
7.5.0-dev.7 266 2/18/2020
7.5.0-dev.6 287 2/14/2020
7.5.0-dev.5 308 2/12/2020
7.5.0-dev.4 277 2/11/2020
7.5.0-dev.3 256 2/11/2020
7.5.0-dev.2 401 2/8/2020
7.5.0-dev.1 295 2/7/2020
7.4.2 13,173 2/5/2020
7.4.1 12,737 2/3/2020
7.4.0 12,982 1/31/2020
7.4.0-dev.4 339 1/31/2020
7.4.0-dev.3 319 1/29/2020
7.4.0-dev.2 269 1/28/2020
7.4.0-dev.1 269 1/23/2020
7.3.1 12,285 1/21/2020
7.3.1-preview.7 275 1/21/2020
7.3.1-preview.4 307 1/20/2020
7.3.1-preview.3 264 1/20/2020
7.3.1-preview.2 263 1/20/2020
7.3.1-preview.1 306 1/20/2020
7.3.0 11,879 1/19/2020
7.2.6 11,853 1/18/2020
7.2.5 11,864 12/19/2019
7.2.4 11,678 12/19/2019
7.2.3 11,658 12/16/2019
7.2.2 11,483 12/9/2019
7.2.1 11,750 12/4/2019
7.2.0 11,864 11/26/2019
7.2.0-preview.10 270 11/20/2019
7.2.0-preview.9 269 11/19/2019
7.2.0-preview.8 271 11/18/2019
7.2.0-preview.6 284 11/14/2019
7.2.0-preview.5 278 11/14/2019
7.2.0-preview.4 270 11/14/2019
7.2.0-preview.2 271 11/11/2019
7.2.0-preview.1 287 11/9/2019
7.1.1 682 11/6/2019
7.1.0 13,220 11/6/2019
7.1.0-preview.8 286 11/5/2019
7.1.0-preview.7 279 11/4/2019
7.1.0-preview.6 276 11/1/2019
7.1.0-preview.5 295 10/31/2019
7.1.0-preview.4 304 10/30/2019
7.1.0-preview.3 283 10/26/2019
7.1.0-preview.2 286 10/25/2019
7.1.0-preview.1 274 10/24/2019
7.0.0 11,038 10/16/2019
7.0.0-rc.41 287 10/15/2019
7.0.0-rc.40 303 10/15/2019
7.0.0-rc.39 299 10/12/2019
7.0.0-rc.38 282 10/11/2019
7.0.0-rc.37 346 10/10/2019
7.0.0-rc.36 278 10/9/2019
7.0.0-rc.35 282 10/8/2019
7.0.0-rc.34 293 10/8/2019
7.0.0-rc.33 279 10/7/2019
7.0.0-rc.32 286 10/5/2019
7.0.0-rc.31 285 10/3/2019
7.0.0-rc.30 295 10/1/2019
7.0.0-rc.28 289 10/1/2019
7.0.0-rc.27 283 9/30/2019
7.0.0-rc.26 292 9/30/2019
7.0.0-rc.25 285 9/27/2019
7.0.0-rc.24 286 9/27/2019
7.0.0-rc.23 275 9/26/2019
7.0.0-rc.22 292 9/25/2019
7.0.0-rc.21 286 9/24/2019
7.0.0-rc.20 286 9/23/2019
7.0.0-rc.19 281 9/20/2019
7.0.0-rc.18.1 290 9/20/2019
7.0.0-rc.18 288 9/20/2019
6.5.0-rc.17 304 9/19/2019
6.5.0-rc.16 301 9/18/2019
6.5.0-rc.15 308 9/18/2019
6.5.0-rc.14.1 294 9/18/2019
6.5.0-rc.14 299 9/17/2019
6.5.0-rc.13 291 9/16/2019
6.5.0-rc.12.2 303 9/13/2019
6.5.0-rc.12.1 297 9/12/2019
6.5.0-rc.12 308 9/12/2019
6.5.0-rc.11 303 9/11/2019
6.5.0-rc.10 298 9/10/2019
6.5.0-rc.9 302 9/9/2019
6.5.0-rc.8 303 9/6/2019
6.5.0-rc.7 284 9/6/2019
6.5.0-rc.6 293 9/6/2019
6.5.0-rc.5 291 9/2/2019
6.5.0-rc.4 298 9/2/2019
6.5.0-rc.3 295 8/30/2019
6.5.0-rc.2 311 8/29/2019
6.5.0-rc.1 309 8/28/2019
6.5.0-beta.5 303 8/28/2019
6.5.0-beta.4 313 8/27/2019
6.0.0 6,552 8/6/2019
6.0.0-rc.7 311 7/19/2019
6.0.0-rc.6 296 6/28/2019
6.0.0-rc.5 294 6/28/2019
6.0.0-rc.4 291 6/25/2019
6.0.0-rc.3 304 6/20/2019
6.0.0-rc.2 299 5/29/2019
6.0.0-rc.1 305 5/28/2019
6.0.0-beta.3 311 4/17/2019
5.3.0-beta.2 312 3/21/2019
5.3.0-beta.1 353 3/20/2019
5.2.0 6,438 3/19/2019
5.1.0 6,342 1/25/2019
5.0.0 6,287 12/21/2018
5.0.0-rc11 3,270 12/14/2018
5.0.0-rc10 3,231 11/16/2018
5.0.0-rc09 3,080 11/1/2018
5.0.0-rc08 3,026 10/31/2018
5.0.0-rc07 3,001 10/31/2018
5.0.0-rc06 3,147 10/30/2018
5.0.0-rc05 3,002 10/29/2018
5.0.0-rc04 3,106 10/29/2018
5.0.0-rc03 3,125 10/26/2018
5.0.0-rc02 3,064 10/25/2018
5.0.0-rc01 3,079 10/12/2018
5.0.0-beta03 3,052 9/21/2018
5.0.0-beta02 3,148 9/10/2018
5.0.0-beta01 3,070 9/4/2018
4.5.1 1,101 8/7/2018
4.5.0 9,730 8/7/2018
4.5.0-rc01 2,751 6/7/2018
4.5.0-beta09 2,833 6/7/2018
4.5.0-beta08 2,979 5/16/2018
4.5.0-beta07 2,729 5/9/2018
4.5.0-beta06 2,732 4/25/2018
4.5.0-beta05 2,708 4/12/2018
4.5.0-beta03 2,708 4/12/2018
4.2.0-beta02 2,682 3/27/2018
4.2.0-beta01 2,613 2/14/2018
4.1.1 1,151 2/1/2018
4.1.0 8,270 1/15/2018
4.1.0-rc10 2,745 12/19/2017
4.1.0-rc09 2,783 12/19/2017
4.1.0-rc08 2,809 12/12/2017
4.1.0-rc07 2,687 12/5/2017
4.1.0-rc06 2,646 12/5/2017
4.1.0-rc05 2,638 12/5/2017
4.1.0-rc03 2,636 12/4/2017
4.1.0-rc02 2,689 12/4/2017
4.1.0-rc01 2,582 12/4/2017
4.1.0-beta09 2,661 12/3/2017
4.1.0-beta08 2,701 11/25/2017
4.1.0-beta07 2,712 11/23/2017
4.1.0-beta06 2,690 11/22/2017
4.1.0-beta05 2,677 11/21/2017
4.1.0-beta04 953 11/21/2017
4.1.0-beta03 988 11/17/2017
4.1.0-beta02 935 11/17/2017
4.1.0-beta01 942 11/16/2017
4.0.1-beta01 963 11/6/2017
4.0.0 12,885 10/23/2017
4.0.0-rc05 2,848 10/17/2017
4.0.0-rc04 2,877 10/17/2017
4.0.0-rc03 2,887 10/12/2017
4.0.0-rc02 2,874 10/10/2017
4.0.0-rc01 2,955 10/6/2017
4.0.0-beta9 2,768 10/5/2017
4.0.0-beta8 2,248 10/5/2017
4.0.0-beta7 2,881 10/3/2017
4.0.0-beta6 2,818 9/30/2017
4.0.0-beta5 2,807 9/28/2017
4.0.0-beta4 2,869 9/27/2017
4.0.0-beta3 2,780 9/26/2017
4.0.0-beta2 2,830 9/25/2017
4.0.0-beta1 2,847 9/22/2017
3.11.0 4,770 8/18/2017
3.10.1 1,106 8/18/2017
3.10.0 7,921 8/1/2017
3.9.1 1,121 6/23/2017
3.9.0 7,862 6/13/2017
3.8.1 4,509 5/26/2017
3.8.0 4,415 5/26/2017
3.7.0 4,762 5/23/2017
3.6.0 5,018 5/18/2017
3.5.0 4,739 5/13/2017
3.4.0 4,386 5/4/2017
3.3.6 1,099 4/13/2017
3.3.5 1,103 4/12/2017
3.3.1 1,110 4/12/2017
3.3.0 13,662 4/12/2017
3.3.0-preview1 906 4/6/2017
3.2.0 5,475 3/27/2017
3.1.0 4,159 3/22/2017
3.1.0-preview4 2,451 3/9/2017
3.1.0-preview3 2,304 12/9/2016
3.1.0-preview2 2,229 12/9/2016
3.1.0-preview1-rc2 2,634 10/31/2016
3.1.0-preview1 2,727 10/28/2016
3.0.9 5,196 10/19/2016
3.0.8 5,005 8/19/2016
3.0.7 5,052 7/12/2016
3.0.7-pre1 3,379 5/18/2016
3.0.6 3,508 5/13/2016
3.0.5 3,690 4/27/2016
3.0.4 3,104 4/1/2016
3.0.3 1,170 3/30/2016
3.0.2 1,174 3/30/2016
3.0.1 1,156 3/30/2016
3.0.0 3,731 3/29/2016
3.0.0-rc5 2,850 3/24/2016
3.0.0-rc4 2,820 3/21/2016
3.0.0-rc3 3,159 12/22/2015
3.0.0-rc1 2,079 12/17/2015