Kephas.Core 4.1.0-beta03

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.1.0-beta03
                    
NuGet\Install-Package Kephas.Core -Version 4.1.0-beta03
                    
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.1.0-beta03" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Kephas.Core" Version="4.1.0-beta03" />
                    
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.1.0-beta03
                    
#r "nuget: Kephas.Core, 4.1.0-beta03"
                    
#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.1.0-beta03
                    
#: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.1.0-beta03&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Kephas.Core&version=4.1.0-beta03&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.Localization

Provides services, classes and interfaces used in localization, including localization of type information. 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,511 4/13/2022
11.1.0-dev.4 256 4/6/2022
11.1.0-dev.3 253 3/30/2022
11.1.0-dev.2 249 3/23/2022
11.1.0-dev.1 240 3/23/2022
11.0.0 5,292 3/11/2022
11.0.0-dev.7 267 3/7/2022
11.0.0-dev.6 245 2/28/2022
11.0.0-dev.5 235 2/26/2022
11.0.0-dev.4 257 2/24/2022
11.0.0-dev.3 240 2/23/2022
11.0.0-dev.2 267 2/18/2022
11.0.0-dev.1 238 2/7/2022
10.3.0 5,145 1/18/2022
10.2.0 3,821 12/3/2021
10.1.0 7,779 11/23/2021
10.1.0-dev.7 325 11/17/2021
10.1.0-dev.6 298 11/16/2021
10.1.0-dev.5 286 11/10/2021
10.1.0-dev.4 305 11/8/2021
10.1.0-dev.3 267 11/8/2021
10.1.0-dev.2 270 11/4/2021
10.1.0-dev.1 280 11/3/2021
10.0.1 15,104 10/16/2021
10.0.0 15,236 10/13/2021
10.0.0-dev.4 285 10/13/2021
10.0.0-dev.3 290 10/11/2021
10.0.0-dev.2 342 10/8/2021
9.3.4 15,688 8/25/2021
9.3.3 14,562 8/25/2021
9.3.2 14,604 8/24/2021
9.3.1 14,735 8/12/2021
9.3.0 14,523 8/12/2021
9.2.0 14,983 6/17/2021
9.1.0 14,850 6/17/2021
9.1.0-dev.9 319 5/26/2021
9.1.0-dev.8 307 5/26/2021
9.1.0-dev.7 326 5/17/2021
9.1.0-dev.6.1 323 4/28/2021
9.1.0-dev.6 311 4/28/2021
9.1.0-dev.5 317 4/23/2021
9.1.0-dev.4 321 4/21/2021
9.1.0-dev.3 323 4/17/2021
9.1.0-dev.2 308 4/12/2021
9.1.0-dev.1 312 4/9/2021
9.0.5 14,613 3/31/2021
9.0.4 14,407 3/23/2021
9.0.3 14,677 3/20/2021
9.0.1 14,604 3/18/2021
9.0.0 14,610 3/17/2021
9.0.0-dev.4 317 3/4/2021
9.0.0-dev.3 338 3/1/2021
9.0.0-dev.2 335 2/22/2021
9.0.0-dev.0 416 11/16/2020
8.4.6 1,360 3/1/2021
8.4.5 1,062 2/15/2021
8.4.4 1,008 1/4/2021
8.4.3 937 12/4/2020
8.4.0 19,680 11/11/2020
8.3.1 1,009 11/4/2020
8.3.0 15,210 10/28/2020
8.2.0 16,433 10/16/2020
8.1.0 15,248 9/23/2020
8.0.5 1,363 9/11/2020
8.0.4 1,383 9/8/2020
8.0.3 3,317 8/18/2020
8.0.2 1,921 7/3/2020
8.0.1 1,694 7/1/2020
8.0.0 16,817 7/1/2020
8.0.0-dev.44.2 479 6/25/2020
8.0.0-dev.44.1 426 6/25/2020
8.0.0-dev.44 430 6/25/2020
8.0.0-dev.43.2 484 6/24/2020
8.0.0-dev.43 397 6/23/2020
8.0.0-dev.42.1 430 6/23/2020
8.0.0-dev.42 450 6/22/2020
8.0.0-dev.41.1 420 6/20/2020
8.0.0-dev.41 444 6/18/2020
8.0.0-dev.40 403 6/18/2020
8.0.0-dev.39.2 407 6/15/2020
8.0.0-dev.39.1 413 6/15/2020
8.0.0-dev.39 412 6/15/2020
8.0.0-dev.38 511 6/14/2020
8.0.0-dev.37 386 6/13/2020
8.0.0-dev.36 434 6/13/2020
8.0.0-dev.35 386 6/12/2020
8.0.0-dev.34 435 6/12/2020
8.0.0-dev.33 486 6/10/2020
8.0.0-dev.32 411 6/1/2020
8.0.0-dev.31 435 6/1/2020
8.0.0-dev.30 482 5/30/2020
8.0.0-dev.28 444 5/28/2020
8.0.0-dev.27 439 5/15/2020
8.0.0-dev.26 430 5/14/2020
8.0.0-dev.25 412 5/14/2020
8.0.0-dev.24 443 5/13/2020
8.0.0-dev.23 414 5/13/2020
8.0.0-dev.22 428 5/13/2020
8.0.0-dev.21 421 5/12/2020
8.0.0-dev.20 431 5/12/2020
8.0.0-dev.19 416 5/7/2020
8.0.0-dev.18 400 5/7/2020
8.0.0-dev.17 405 5/6/2020
8.0.0-dev.16 402 5/6/2020
8.0.0-dev.15 420 5/5/2020
8.0.0-dev.14 398 5/5/2020
8.0.0-dev.13 440 5/4/2020
7.6.0-dev.13 423 5/1/2020
7.6.0-dev.12 449 4/30/2020
7.6.0-dev.11 414 4/28/2020
7.6.0-dev.10 409 4/27/2020
7.6.0-dev.9 408 4/24/2020
7.6.0-dev.8 418 4/22/2020
7.6.0-dev.7 395 4/15/2020
7.6.0-dev.6 395 4/15/2020
7.6.0-dev.5 383 4/15/2020
7.6.0-dev.4 385 4/11/2020
7.6.0-dev.3 411 4/10/2020
7.6.0-dev.2 407 4/10/2020
7.6.0-dev.1 491 4/8/2020
7.5.2 14,147 3/20/2020
7.5.1 12,624 3/12/2020
7.5.0 15,204 3/10/2020
7.5.0-dev.18 428 3/5/2020
7.5.0-dev.17 416 3/5/2020
7.5.0-dev.16 472 3/4/2020
7.5.0-dev.15.1 466 3/4/2020
7.5.0-dev.15 391 3/3/2020
7.5.0-dev.14 420 3/3/2020
7.5.0-dev.13 397 2/29/2020
7.5.0-dev.12 521 2/29/2020
7.5.0-dev.10 412 2/25/2020
7.5.0-dev.9 448 2/20/2020
7.5.0-dev.8 466 2/18/2020
7.5.0-dev.7 409 2/18/2020
7.5.0-dev.6 415 2/14/2020
7.5.0-dev.5 437 2/12/2020
7.5.0-dev.4 434 2/11/2020
7.5.0-dev.3 399 2/11/2020
7.5.0-dev.2 531 2/8/2020
7.5.0-dev.1 435 2/7/2020
7.4.2 15,077 2/5/2020
7.4.1 14,447 2/3/2020
7.4.0 14,674 1/31/2020
7.4.0-dev.4 484 1/31/2020
7.4.0-dev.3 460 1/29/2020
7.4.0-dev.2 415 1/28/2020
7.4.0-dev.1 413 1/23/2020
7.3.1 13,799 1/21/2020
7.3.1-preview.7 422 1/21/2020
7.3.1-preview.4 432 1/20/2020
7.3.1-preview.3 406 1/20/2020
7.3.1-preview.2 414 1/20/2020
7.3.1-preview.1 449 1/20/2020
7.3.0 13,439 1/19/2020
7.2.6 13,399 1/18/2020
7.2.5 13,391 12/19/2019
7.2.4 13,335 12/19/2019
7.2.3 13,197 12/16/2019
7.2.2 13,064 12/9/2019
7.2.1 13,323 12/4/2019
7.2.0 13,482 11/26/2019
7.2.0-preview.10 423 11/20/2019
7.2.0-preview.9 409 11/19/2019
7.2.0-preview.8 406 11/18/2019
7.2.0-preview.6 431 11/14/2019
7.2.0-preview.5 407 11/14/2019
7.2.0-preview.4 416 11/14/2019
7.2.0-preview.2 399 11/11/2019
7.2.0-preview.1 415 11/9/2019
7.1.1 866 11/6/2019
7.1.0 14,998 11/6/2019
7.1.0-preview.8 435 11/5/2019
7.1.0-preview.7 420 11/4/2019
7.1.0-preview.6 426 11/1/2019
7.1.0-preview.5 442 10/31/2019
7.1.0-preview.4 457 10/30/2019
7.1.0-preview.3 441 10/26/2019
7.1.0-preview.2 414 10/25/2019
7.1.0-preview.1 404 10/24/2019
7.0.0 12,497 10/16/2019
7.0.0-rc.41 435 10/15/2019
7.0.0-rc.40 442 10/15/2019
7.0.0-rc.39 448 10/12/2019
7.0.0-rc.38 427 10/11/2019
7.0.0-rc.37 705 10/10/2019
7.0.0-rc.36 427 10/9/2019
7.0.0-rc.35 411 10/8/2019
7.0.0-rc.34 434 10/8/2019
7.0.0-rc.33 408 10/7/2019
7.0.0-rc.32 427 10/5/2019
7.0.0-rc.31 430 10/3/2019
7.0.0-rc.30 425 10/1/2019
7.0.0-rc.28 417 10/1/2019
7.0.0-rc.27 432 9/30/2019
7.0.0-rc.26 441 9/30/2019
7.0.0-rc.25 434 9/27/2019
7.0.0-rc.24 428 9/27/2019
7.0.0-rc.23 418 9/26/2019
7.0.0-rc.22 426 9/25/2019
7.0.0-rc.21 429 9/24/2019
7.0.0-rc.20 420 9/23/2019
7.0.0-rc.19 416 9/20/2019
7.0.0-rc.18.1 433 9/20/2019
7.0.0-rc.18 418 9/20/2019
6.5.0-rc.17 456 9/19/2019
6.5.0-rc.16 449 9/18/2019
6.5.0-rc.15 457 9/18/2019
6.5.0-rc.14.1 431 9/18/2019
6.5.0-rc.14 432 9/17/2019
6.5.0-rc.13 425 9/16/2019
6.5.0-rc.12.2 436 9/13/2019
6.5.0-rc.12.1 434 9/12/2019
6.5.0-rc.12 445 9/12/2019
6.5.0-rc.11 448 9/11/2019
6.5.0-rc.10 435 9/10/2019
6.5.0-rc.9 445 9/9/2019
6.5.0-rc.8 448 9/6/2019
6.5.0-rc.7 423 9/6/2019
6.5.0-rc.6 445 9/6/2019
6.5.0-rc.5 441 9/2/2019
6.5.0-rc.4 437 9/2/2019
6.5.0-rc.3 451 8/30/2019
6.5.0-rc.2 449 8/29/2019
6.5.0-rc.1 444 8/28/2019
6.5.0-beta.5 445 8/28/2019
6.5.0-beta.4 454 8/27/2019
6.0.0 7,668 8/6/2019
6.0.0-rc.7 451 7/19/2019
6.0.0-rc.6 436 6/28/2019
6.0.0-rc.5 424 6/28/2019
6.0.0-rc.4 444 6/25/2019
6.0.0-rc.3 445 6/20/2019
6.0.0-rc.2 445 5/29/2019
6.0.0-rc.1 441 5/28/2019
6.0.0-beta.3 461 4/17/2019
5.3.0-beta.2 444 3/21/2019
5.3.0-beta.1 503 3/20/2019
5.2.0 7,318 3/19/2019
5.1.0 7,290 1/25/2019
5.0.0 7,244 12/21/2018
5.0.0-rc11 4,146 12/14/2018
5.0.0-rc10 4,053 11/16/2018
5.0.0-rc09 3,794 11/1/2018
5.0.0-rc08 3,771 10/31/2018
5.0.0-rc07 3,723 10/31/2018
5.0.0-rc06 3,891 10/30/2018
5.0.0-rc05 3,664 10/29/2018
5.0.0-rc04 3,884 10/29/2018
5.0.0-rc03 3,878 10/26/2018
5.0.0-rc02 3,791 10/25/2018
5.0.0-rc01 3,803 10/12/2018
5.0.0-beta03 3,875 9/21/2018
5.0.0-beta02 3,901 9/10/2018
5.0.0-beta01 3,800 9/4/2018
4.5.1 1,404 8/7/2018
4.5.0 11,080 8/7/2018
4.5.0-rc01 3,645 6/7/2018
4.5.0-beta09 3,715 6/7/2018
4.5.0-beta08 3,823 5/16/2018
4.5.0-beta07 3,574 5/9/2018
4.5.0-beta06 3,642 4/25/2018
4.5.0-beta05 3,582 4/12/2018
4.5.0-beta03 3,535 4/12/2018
4.2.0-beta02 3,501 3/27/2018
4.2.0-beta01 3,343 2/14/2018
4.1.1 1,594 2/1/2018
4.1.0 9,729 1/15/2018
4.1.0-rc10 3,592 12/19/2017
4.1.0-rc09 3,665 12/19/2017
4.1.0-rc08 3,621 12/12/2017
4.1.0-rc07 3,435 12/5/2017
4.1.0-rc06 3,418 12/5/2017
4.1.0-rc05 3,336 12/5/2017
4.1.0-rc03 3,369 12/4/2017
4.1.0-rc02 3,466 12/4/2017
4.1.0-rc01 3,253 12/4/2017
4.1.0-beta09 3,404 12/3/2017
4.1.0-beta08 3,500 11/25/2017
4.1.0-beta07 3,459 11/23/2017
4.1.0-beta06 3,394 11/22/2017
4.1.0-beta05 3,399 11/21/2017
4.1.0-beta04 1,274 11/21/2017
4.1.0-beta03 1,288 11/17/2017
4.1.0-beta02 1,251 11/17/2017
4.1.0-beta01 1,242 11/16/2017
4.0.1-beta01 1,275 11/6/2017
4.0.0 15,502 10/23/2017
4.0.0-rc05 3,575 10/17/2017
4.0.0-rc04 3,679 10/17/2017
4.0.0-rc03 3,588 10/12/2017
4.0.0-rc02 3,612 10/10/2017
4.0.0-rc01 3,722 10/6/2017
4.0.0-beta9 3,502 10/5/2017
4.0.0-beta8 2,858 10/5/2017
4.0.0-beta7 3,631 10/3/2017
4.0.0-beta6 3,549 9/30/2017
4.0.0-beta5 3,582 9/28/2017
4.0.0-beta4 3,609 9/27/2017
4.0.0-beta3 3,477 9/26/2017
4.0.0-beta2 3,524 9/25/2017
4.0.0-beta1 3,581 9/22/2017
3.11.0 5,508 8/18/2017
3.10.1 1,434 8/18/2017
3.10.0 9,006 8/1/2017
3.9.1 1,453 6/23/2017
3.9.0 8,987 6/13/2017
3.8.1 5,220 5/26/2017
3.8.0 5,120 5/26/2017
3.7.0 5,494 5/23/2017
3.6.0 5,744 5/18/2017
3.5.0 5,472 5/13/2017
3.4.0 5,151 5/4/2017
3.3.6 1,431 4/13/2017
3.3.5 1,432 4/12/2017
3.3.1 1,463 4/12/2017
3.3.0 15,376 4/12/2017
3.3.0-preview1 1,255 4/6/2017
3.2.0 6,605 3/27/2017
3.1.0 4,857 3/22/2017
3.1.0-preview4 3,142 3/9/2017
3.1.0-preview3 2,869 12/9/2016
3.1.0-preview2 2,790 12/9/2016
3.1.0-preview1-rc2 3,263 10/31/2016
3.1.0-preview1 3,327 10/28/2016
3.0.9 5,911 10/19/2016
3.0.8 5,717 8/19/2016
3.0.7 5,819 7/12/2016
3.0.7-pre1 4,135 5/18/2016
3.0.6 4,067 5/13/2016
3.0.5 4,225 4/27/2016
3.0.4 3,657 4/1/2016
3.0.3 1,512 3/30/2016
3.0.2 1,514 3/30/2016
3.0.1 1,503 3/30/2016
3.0.0 4,445 3/29/2016
3.0.0-rc5 3,464 3/24/2016
3.0.0-rc4 3,430 3/21/2016
3.0.0-rc3 3,792 12/22/2015
3.0.0-rc1 2,615 12/17/2015