Kephas.Core 4.0.0-beta8

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 4.0.0-beta8
                    
NuGet\Install-Package Kephas.Core -Version 4.0.0-beta8
                    
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="4.0.0-beta8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Kephas.Core" Version="4.0.0-beta8" />
                    
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 4.0.0-beta8
                    
#r "nuget: Kephas.Core, 4.0.0-beta8"
                    
#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.
#:package Kephas.Core@4.0.0-beta8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Kephas.Core&version=4.0.0-beta8&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Kephas.Core&version=4.0.0-beta8&prerelease
                    
Install as a Cake Tool

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/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.

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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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 6,206 4/13/2022
11.1.0-dev.4 241 4/6/2022
11.1.0-dev.3 237 3/30/2022
11.1.0-dev.2 230 3/23/2022
11.1.0-dev.1 225 3/23/2022
11.0.0 5,032 3/11/2022
11.0.0-dev.7 251 3/7/2022
11.0.0-dev.6 233 2/28/2022
11.0.0-dev.5 220 2/26/2022
11.0.0-dev.4 239 2/24/2022
11.0.0-dev.3 226 2/23/2022
11.0.0-dev.2 248 2/18/2022
11.0.0-dev.1 230 2/7/2022
10.3.0 4,931 1/18/2022
10.2.0 3,604 12/3/2021
10.1.0 7,541 11/23/2021
10.1.0-dev.7 314 11/17/2021
10.1.0-dev.6 286 11/16/2021
10.1.0-dev.5 269 11/10/2021
10.1.0-dev.4 293 11/8/2021
10.1.0-dev.3 251 11/8/2021
10.1.0-dev.2 262 11/4/2021
10.1.0-dev.1 270 11/3/2021
10.0.1 14,080 10/16/2021
10.0.0 14,149 10/13/2021
10.0.0-dev.4 268 10/13/2021
10.0.0-dev.3 278 10/11/2021
10.0.0-dev.2 331 10/8/2021
9.3.4 14,655 8/25/2021
9.3.3 13,563 8/25/2021
9.3.2 13,550 8/24/2021
9.3.1 13,658 8/12/2021
9.3.0 13,494 8/12/2021
9.2.0 13,934 6/17/2021
9.1.0 13,843 6/17/2021
9.1.0-dev.9 301 5/26/2021
9.1.0-dev.8 293 5/26/2021
9.1.0-dev.7 310 5/17/2021
9.1.0-dev.6.1 309 4/28/2021
9.1.0-dev.6 296 4/28/2021
9.1.0-dev.5 307 4/23/2021
9.1.0-dev.4 308 4/21/2021
9.1.0-dev.3 306 4/17/2021
9.1.0-dev.2 290 4/12/2021
9.1.0-dev.1 304 4/9/2021
9.0.5 13,561 3/31/2021
9.0.4 13,464 3/23/2021
9.0.3 13,678 3/20/2021
9.0.1 13,655 3/18/2021
9.0.0 13,583 3/17/2021
9.0.0-dev.4 303 3/4/2021
9.0.0-dev.3 323 3/1/2021
9.0.0-dev.2 324 2/22/2021
9.0.0-dev.0 407 11/16/2020
8.4.6 1,303 3/1/2021
8.4.5 986 2/15/2021
8.4.4 951 1/4/2021
8.4.3 885 12/4/2020
8.4.0 18,345 11/11/2020
8.3.1 961 11/4/2020
8.3.0 14,179 10/28/2020
8.2.0 15,403 10/16/2020
8.1.0 14,191 9/23/2020
8.0.5 1,258 9/11/2020
8.0.4 1,299 9/8/2020
8.0.3 3,112 8/18/2020
8.0.2 1,812 7/3/2020
8.0.1 1,618 7/1/2020
8.0.0 15,598 7/1/2020
8.0.0-dev.44.2 467 6/25/2020
8.0.0-dev.44.1 409 6/25/2020
8.0.0-dev.44 414 6/25/2020
8.0.0-dev.43.2 473 6/24/2020
8.0.0-dev.43 390 6/23/2020
8.0.0-dev.42.1 415 6/23/2020
8.0.0-dev.42 434 6/22/2020
8.0.0-dev.41.1 403 6/20/2020
8.0.0-dev.41 425 6/18/2020
8.0.0-dev.40 389 6/18/2020
8.0.0-dev.39.2 397 6/15/2020
8.0.0-dev.39.1 398 6/15/2020
8.0.0-dev.39 401 6/15/2020
8.0.0-dev.38 503 6/14/2020
8.0.0-dev.37 370 6/13/2020
8.0.0-dev.36 421 6/13/2020
8.0.0-dev.35 370 6/12/2020
8.0.0-dev.34 414 6/12/2020
8.0.0-dev.33 471 6/10/2020
8.0.0-dev.32 393 6/1/2020
8.0.0-dev.31 418 6/1/2020
8.0.0-dev.30 474 5/30/2020
8.0.0-dev.28 428 5/28/2020
8.0.0-dev.27 418 5/15/2020
8.0.0-dev.26 413 5/14/2020
8.0.0-dev.25 405 5/14/2020
8.0.0-dev.24 422 5/13/2020
8.0.0-dev.23 400 5/13/2020
8.0.0-dev.22 412 5/13/2020
8.0.0-dev.21 403 5/12/2020
8.0.0-dev.20 410 5/12/2020
8.0.0-dev.19 402 5/7/2020
8.0.0-dev.18 393 5/7/2020
8.0.0-dev.17 396 5/6/2020
8.0.0-dev.16 388 5/6/2020
8.0.0-dev.15 405 5/5/2020
8.0.0-dev.14 391 5/5/2020
8.0.0-dev.13 423 5/4/2020
7.6.0-dev.13 416 5/1/2020
7.6.0-dev.12 435 4/30/2020
7.6.0-dev.11 398 4/28/2020
7.6.0-dev.10 389 4/27/2020
7.6.0-dev.9 396 4/24/2020
7.6.0-dev.8 404 4/22/2020
7.6.0-dev.7 387 4/15/2020
7.6.0-dev.6 385 4/15/2020
7.6.0-dev.5 375 4/15/2020
7.6.0-dev.4 371 4/11/2020
7.6.0-dev.3 398 4/10/2020
7.6.0-dev.2 393 4/10/2020
7.6.0-dev.1 477 4/8/2020
7.5.2 13,319 3/20/2020
7.5.1 11,859 3/12/2020
7.5.0 14,137 3/10/2020
7.5.0-dev.18 419 3/5/2020
7.5.0-dev.17 408 3/5/2020
7.5.0-dev.16 458 3/4/2020
7.5.0-dev.15.1 450 3/4/2020
7.5.0-dev.15 384 3/3/2020
7.5.0-dev.14 402 3/3/2020
7.5.0-dev.13 381 2/29/2020
7.5.0-dev.12 512 2/29/2020
7.5.0-dev.10 392 2/25/2020
7.5.0-dev.9 432 2/20/2020
7.5.0-dev.8 455 2/18/2020
7.5.0-dev.7 394 2/18/2020
7.5.0-dev.6 407 2/14/2020
7.5.0-dev.5 427 2/12/2020
7.5.0-dev.4 418 2/11/2020
7.5.0-dev.3 386 2/11/2020
7.5.0-dev.2 524 2/8/2020
7.5.0-dev.1 420 2/7/2020
7.4.2 14,117 2/5/2020
7.4.1 13,536 2/3/2020
7.4.0 13,822 1/31/2020
7.4.0-dev.4 469 1/31/2020
7.4.0-dev.3 449 1/29/2020
7.4.0-dev.2 397 1/28/2020
7.4.0-dev.1 399 1/23/2020
7.3.1 13,063 1/21/2020
7.3.1-preview.7 408 1/21/2020
7.3.1-preview.4 424 1/20/2020
7.3.1-preview.3 388 1/20/2020
7.3.1-preview.2 393 1/20/2020
7.3.1-preview.1 431 1/20/2020
7.3.0 12,632 1/19/2020
7.2.6 12,622 1/18/2020
7.2.5 12,587 12/19/2019
7.2.4 12,504 12/19/2019
7.2.3 12,375 12/16/2019
7.2.2 12,249 12/9/2019
7.2.1 12,554 12/4/2019
7.2.0 12,674 11/26/2019
7.2.0-preview.10 404 11/20/2019
7.2.0-preview.9 398 11/19/2019
7.2.0-preview.8 399 11/18/2019
7.2.0-preview.6 417 11/14/2019
7.2.0-preview.5 400 11/14/2019
7.2.0-preview.4 399 11/14/2019
7.2.0-preview.2 392 11/11/2019
7.2.0-preview.1 407 11/9/2019
7.1.1 826 11/6/2019
7.1.0 14,111 11/6/2019
7.1.0-preview.8 419 11/5/2019
7.1.0-preview.7 407 11/4/2019
7.1.0-preview.6 411 11/1/2019
7.1.0-preview.5 431 10/31/2019
7.1.0-preview.4 436 10/30/2019
7.1.0-preview.3 424 10/26/2019
7.1.0-preview.2 406 10/25/2019
7.1.0-preview.1 397 10/24/2019
7.0.0 11,798 10/16/2019
7.0.0-rc.41 415 10/15/2019
7.0.0-rc.40 428 10/15/2019
7.0.0-rc.39 430 10/12/2019
7.0.0-rc.38 409 10/11/2019
7.0.0-rc.37 697 10/10/2019
7.0.0-rc.36 411 10/9/2019
7.0.0-rc.35 404 10/8/2019
7.0.0-rc.34 418 10/8/2019
7.0.0-rc.33 400 10/7/2019
7.0.0-rc.32 413 10/5/2019
7.0.0-rc.31 415 10/3/2019
7.0.0-rc.30 417 10/1/2019
7.0.0-rc.28 409 10/1/2019
7.0.0-rc.27 419 9/30/2019
7.0.0-rc.26 426 9/30/2019
7.0.0-rc.25 418 9/27/2019
7.0.0-rc.24 415 9/27/2019
7.0.0-rc.23 404 9/26/2019
7.0.0-rc.22 417 9/25/2019
7.0.0-rc.21 416 9/24/2019
7.0.0-rc.20 410 9/23/2019
7.0.0-rc.19 409 9/20/2019
7.0.0-rc.18.1 420 9/20/2019
7.0.0-rc.18 411 9/20/2019
6.5.0-rc.17 439 9/19/2019
6.5.0-rc.16 436 9/18/2019
6.5.0-rc.15 441 9/18/2019
6.5.0-rc.14.1 424 9/18/2019
6.5.0-rc.14 424 9/17/2019
6.5.0-rc.13 418 9/16/2019
6.5.0-rc.12.2 429 9/13/2019
6.5.0-rc.12.1 422 9/12/2019
6.5.0-rc.12 430 9/12/2019
6.5.0-rc.11 434 9/11/2019
6.5.0-rc.10 419 9/10/2019
6.5.0-rc.9 431 9/9/2019
6.5.0-rc.8 436 9/6/2019
6.5.0-rc.7 407 9/6/2019
6.5.0-rc.6 427 9/6/2019
6.5.0-rc.5 421 9/2/2019
6.5.0-rc.4 422 9/2/2019
6.5.0-rc.3 435 8/30/2019
6.5.0-rc.2 436 8/29/2019
6.5.0-rc.1 436 8/28/2019
6.5.0-beta.5 426 8/28/2019
6.5.0-beta.4 438 8/27/2019
6.0.0 7,216 8/6/2019
6.0.0-rc.7 433 7/19/2019
6.0.0-rc.6 426 6/28/2019
6.0.0-rc.5 417 6/28/2019
6.0.0-rc.4 427 6/25/2019
6.0.0-rc.3 433 6/20/2019
6.0.0-rc.2 431 5/29/2019
6.0.0-rc.1 432 5/28/2019
6.0.0-beta.3 446 4/17/2019
5.3.0-beta.2 437 3/21/2019
5.3.0-beta.1 492 3/20/2019
5.2.0 6,856 3/19/2019
5.1.0 6,881 1/25/2019
5.0.0 6,820 12/21/2018
5.0.0-rc11 3,773 12/14/2018
5.0.0-rc10 3,662 11/16/2018
5.0.0-rc09 3,461 11/1/2018
5.0.0-rc08 3,407 10/31/2018
5.0.0-rc07 3,382 10/31/2018
5.0.0-rc06 3,531 10/30/2018
5.0.0-rc05 3,323 10/29/2018
5.0.0-rc04 3,512 10/29/2018
5.0.0-rc03 3,507 10/26/2018
5.0.0-rc02 3,401 10/25/2018
5.0.0-rc01 3,461 10/12/2018
5.0.0-beta03 3,483 9/21/2018
5.0.0-beta02 3,543 9/10/2018
5.0.0-beta01 3,457 9/4/2018
4.5.1 1,366 8/7/2018
4.5.0 10,408 8/7/2018
4.5.0-rc01 3,332 6/7/2018
4.5.0-beta09 3,370 6/7/2018
4.5.0-beta08 3,551 5/16/2018
4.5.0-beta07 3,290 5/9/2018
4.5.0-beta06 3,331 4/25/2018
4.5.0-beta05 3,299 4/12/2018
4.5.0-beta03 3,259 4/12/2018
4.2.0-beta02 3,231 3/27/2018
4.2.0-beta01 3,047 2/14/2018
4.1.1 1,551 2/1/2018
4.1.0 9,162 1/15/2018
4.1.0-rc10 3,298 12/19/2017
4.1.0-rc09 3,366 12/19/2017
4.1.0-rc08 3,340 12/12/2017
4.1.0-rc07 3,151 12/5/2017
4.1.0-rc06 3,100 12/5/2017
4.1.0-rc05 3,068 12/5/2017
4.1.0-rc03 3,093 12/4/2017
4.1.0-rc02 3,151 12/4/2017
4.1.0-rc01 3,007 12/4/2017
4.1.0-beta09 3,103 12/3/2017
4.1.0-beta08 3,194 11/25/2017
4.1.0-beta07 3,177 11/23/2017
4.1.0-beta06 3,128 11/22/2017
4.1.0-beta05 3,132 11/21/2017
4.1.0-beta04 1,237 11/21/2017
4.1.0-beta03 1,251 11/17/2017
4.1.0-beta02 1,207 11/17/2017
4.1.0-beta01 1,205 11/16/2017
4.0.1-beta01 1,232 11/6/2017
4.0.0 14,052 10/23/2017
4.0.0-rc05 3,285 10/17/2017
4.0.0-rc04 3,394 10/17/2017
4.0.0-rc03 3,319 10/12/2017
4.0.0-rc02 3,344 10/10/2017
4.0.0-rc01 3,432 10/6/2017
4.0.0-beta9 3,241 10/5/2017
4.0.0-beta8 2,680 10/5/2017
4.0.0-beta7 3,343 10/3/2017
4.0.0-beta6 3,296 9/30/2017
4.0.0-beta5 3,280 9/28/2017
4.0.0-beta4 3,330 9/27/2017
4.0.0-beta3 3,253 9/26/2017
4.0.0-beta2 3,273 9/25/2017
4.0.0-beta1 3,316 9/22/2017
3.11.0 5,275 8/18/2017
3.10.1 1,390 8/18/2017
3.10.0 8,550 8/1/2017
3.9.1 1,412 6/23/2017
3.9.0 8,480 6/13/2017
3.8.1 4,961 5/26/2017
3.8.0 4,878 5/26/2017
3.7.0 5,222 5/23/2017
3.6.0 5,487 5/18/2017
3.5.0 5,202 5/13/2017
3.4.0 4,886 5/4/2017
3.3.6 1,388 4/13/2017
3.3.5 1,388 4/12/2017
3.3.1 1,420 4/12/2017
3.3.0 14,503 4/12/2017
3.3.0-preview1 1,194 4/6/2017
3.2.0 6,018 3/27/2017
3.1.0 4,607 3/22/2017
3.1.0-preview4 2,888 3/9/2017
3.1.0-preview3 2,705 12/9/2016
3.1.0-preview2 2,611 12/9/2016
3.1.0-preview1-rc2 3,080 10/31/2016
3.1.0-preview1 3,138 10/28/2016
3.0.9 5,707 10/19/2016
3.0.8 5,536 8/19/2016
3.0.7 5,610 7/12/2016
3.0.7-pre1 3,916 5/18/2016
3.0.6 3,928 5/13/2016
3.0.5 4,087 4/27/2016
3.0.4 3,523 4/1/2016
3.0.3 1,465 3/30/2016
3.0.2 1,468 3/30/2016
3.0.1 1,457 3/30/2016
3.0.0 4,266 3/29/2016
3.0.0-rc5 3,331 3/24/2016
3.0.0-rc4 3,288 3/21/2016
3.0.0-rc3 3,637 12/22/2015
3.0.0-rc1 2,480 12/17/2015