Kephas.Core 4.1.0-beta08

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-beta08
                    
NuGet\Install-Package Kephas.Core -Version 4.1.0-beta08
                    
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-beta08" />
                    
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-beta08" />
                    
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-beta08
                    
#r "nuget: Kephas.Core, 4.1.0-beta08"
                    
#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-beta08
                    
#: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-beta08&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Kephas.Core&version=4.1.0-beta08&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,325 4/13/2022
11.1.0-dev.4 246 4/6/2022
11.1.0-dev.3 243 3/30/2022
11.1.0-dev.2 239 3/23/2022
11.1.0-dev.1 230 3/23/2022
11.0.0 5,145 3/11/2022
11.0.0-dev.7 256 3/7/2022
11.0.0-dev.6 236 2/28/2022
11.0.0-dev.5 222 2/26/2022
11.0.0-dev.4 244 2/24/2022
11.0.0-dev.3 229 2/23/2022
11.0.0-dev.2 256 2/18/2022
11.0.0-dev.1 231 2/7/2022
10.3.0 5,028 1/18/2022
10.2.0 3,695 12/3/2021
10.1.0 7,638 11/23/2021
10.1.0-dev.7 317 11/17/2021
10.1.0-dev.6 289 11/16/2021
10.1.0-dev.5 272 11/10/2021
10.1.0-dev.4 296 11/8/2021
10.1.0-dev.3 255 11/8/2021
10.1.0-dev.2 264 11/4/2021
10.1.0-dev.1 271 11/3/2021
10.0.1 14,530 10/16/2021
10.0.0 14,658 10/13/2021
10.0.0-dev.4 274 10/13/2021
10.0.0-dev.3 281 10/11/2021
10.0.0-dev.2 334 10/8/2021
9.3.4 15,106 8/25/2021
9.3.3 14,013 8/25/2021
9.3.2 14,023 8/24/2021
9.3.1 14,142 8/12/2021
9.3.0 13,957 8/12/2021
9.2.0 14,414 6/17/2021
9.1.0 14,277 6/17/2021
9.1.0-dev.9 307 5/26/2021
9.1.0-dev.8 298 5/26/2021
9.1.0-dev.7 315 5/17/2021
9.1.0-dev.6.1 311 4/28/2021
9.1.0-dev.6 302 4/28/2021
9.1.0-dev.5 310 4/23/2021
9.1.0-dev.4 310 4/21/2021
9.1.0-dev.3 313 4/17/2021
9.1.0-dev.2 296 4/12/2021
9.1.0-dev.1 306 4/9/2021
9.0.5 14,028 3/31/2021
9.0.4 13,873 3/23/2021
9.0.3 14,108 3/20/2021
9.0.1 14,073 3/18/2021
9.0.0 14,016 3/17/2021
9.0.0-dev.4 306 3/4/2021
9.0.0-dev.3 327 3/1/2021
9.0.0-dev.2 327 2/22/2021
9.0.0-dev.0 409 11/16/2020
8.4.6 1,317 3/1/2021
8.4.5 1,022 2/15/2021
8.4.4 979 1/4/2021
8.4.3 910 12/4/2020
8.4.0 18,958 11/11/2020
8.3.1 983 11/4/2020
8.3.0 14,644 10/28/2020
8.2.0 15,851 10/16/2020
8.1.0 14,660 9/23/2020
8.0.5 1,294 9/11/2020
8.0.4 1,343 9/8/2020
8.0.3 3,207 8/18/2020
8.0.2 1,865 7/3/2020
8.0.1 1,643 7/1/2020
8.0.0 16,112 7/1/2020
8.0.0-dev.44.2 472 6/25/2020
8.0.0-dev.44.1 417 6/25/2020
8.0.0-dev.44 419 6/25/2020
8.0.0-dev.43.2 476 6/24/2020
8.0.0-dev.43 391 6/23/2020
8.0.0-dev.42.1 421 6/23/2020
8.0.0-dev.42 440 6/22/2020
8.0.0-dev.41.1 407 6/20/2020
8.0.0-dev.41 431 6/18/2020
8.0.0-dev.40 392 6/18/2020
8.0.0-dev.39.2 401 6/15/2020
8.0.0-dev.39.1 402 6/15/2020
8.0.0-dev.39 404 6/15/2020
8.0.0-dev.38 504 6/14/2020
8.0.0-dev.37 375 6/13/2020
8.0.0-dev.36 425 6/13/2020
8.0.0-dev.35 376 6/12/2020
8.0.0-dev.34 422 6/12/2020
8.0.0-dev.33 478 6/10/2020
8.0.0-dev.32 398 6/1/2020
8.0.0-dev.31 423 6/1/2020
8.0.0-dev.30 476 5/30/2020
8.0.0-dev.28 432 5/28/2020
8.0.0-dev.27 424 5/15/2020
8.0.0-dev.26 418 5/14/2020
8.0.0-dev.25 406 5/14/2020
8.0.0-dev.24 429 5/13/2020
8.0.0-dev.23 406 5/13/2020
8.0.0-dev.22 415 5/13/2020
8.0.0-dev.21 405 5/12/2020
8.0.0-dev.20 416 5/12/2020
8.0.0-dev.19 405 5/7/2020
8.0.0-dev.18 394 5/7/2020
8.0.0-dev.17 399 5/6/2020
8.0.0-dev.16 392 5/6/2020
8.0.0-dev.15 412 5/5/2020
8.0.0-dev.14 392 5/5/2020
8.0.0-dev.13 430 5/4/2020
7.6.0-dev.13 417 5/1/2020
7.6.0-dev.12 439 4/30/2020
7.6.0-dev.11 404 4/28/2020
7.6.0-dev.10 395 4/27/2020
7.6.0-dev.9 398 4/24/2020
7.6.0-dev.8 408 4/22/2020
7.6.0-dev.7 388 4/15/2020
7.6.0-dev.6 389 4/15/2020
7.6.0-dev.5 376 4/15/2020
7.6.0-dev.4 375 4/11/2020
7.6.0-dev.3 401 4/10/2020
7.6.0-dev.2 397 4/10/2020
7.6.0-dev.1 482 4/8/2020
7.5.2 13,698 3/20/2020
7.5.1 12,186 3/12/2020
7.5.0 14,606 3/10/2020
7.5.0-dev.18 422 3/5/2020
7.5.0-dev.17 409 3/5/2020
7.5.0-dev.16 463 3/4/2020
7.5.0-dev.15.1 452 3/4/2020
7.5.0-dev.15 385 3/3/2020
7.5.0-dev.14 410 3/3/2020
7.5.0-dev.13 385 2/29/2020
7.5.0-dev.12 513 2/29/2020
7.5.0-dev.10 400 2/25/2020
7.5.0-dev.9 439 2/20/2020
7.5.0-dev.8 459 2/18/2020
7.5.0-dev.7 398 2/18/2020
7.5.0-dev.6 408 2/14/2020
7.5.0-dev.5 428 2/12/2020
7.5.0-dev.4 423 2/11/2020
7.5.0-dev.3 392 2/11/2020
7.5.0-dev.2 526 2/8/2020
7.5.0-dev.1 424 2/7/2020
7.4.2 14,565 2/5/2020
7.4.1 13,956 2/3/2020
7.4.0 14,213 1/31/2020
7.4.0-dev.4 472 1/31/2020
7.4.0-dev.3 453 1/29/2020
7.4.0-dev.2 405 1/28/2020
7.4.0-dev.1 402 1/23/2020
7.3.1 13,416 1/21/2020
7.3.1-preview.7 412 1/21/2020
7.3.1-preview.4 425 1/20/2020
7.3.1-preview.3 395 1/20/2020
7.3.1-preview.2 400 1/20/2020
7.3.1-preview.1 433 1/20/2020
7.3.0 13,002 1/19/2020
7.2.6 12,942 1/18/2020
7.2.5 12,916 12/19/2019
7.2.4 12,871 12/19/2019
7.2.3 12,738 12/16/2019
7.2.2 12,591 12/9/2019
7.2.1 12,877 12/4/2019
7.2.0 12,980 11/26/2019
7.2.0-preview.10 412 11/20/2019
7.2.0-preview.9 401 11/19/2019
7.2.0-preview.8 400 11/18/2019
7.2.0-preview.6 421 11/14/2019
7.2.0-preview.5 401 11/14/2019
7.2.0-preview.4 402 11/14/2019
7.2.0-preview.2 393 11/11/2019
7.2.0-preview.1 409 11/9/2019
7.1.1 843 11/6/2019
7.1.0 14,508 11/6/2019
7.1.0-preview.8 423 11/5/2019
7.1.0-preview.7 412 11/4/2019
7.1.0-preview.6 413 11/1/2019
7.1.0-preview.5 434 10/31/2019
7.1.0-preview.4 444 10/30/2019
7.1.0-preview.3 430 10/26/2019
7.1.0-preview.2 407 10/25/2019
7.1.0-preview.1 398 10/24/2019
7.0.0 12,112 10/16/2019
7.0.0-rc.41 419 10/15/2019
7.0.0-rc.40 432 10/15/2019
7.0.0-rc.39 435 10/12/2019
7.0.0-rc.38 418 10/11/2019
7.0.0-rc.37 699 10/10/2019
7.0.0-rc.36 418 10/9/2019
7.0.0-rc.35 405 10/8/2019
7.0.0-rc.34 423 10/8/2019
7.0.0-rc.33 401 10/7/2019
7.0.0-rc.32 416 10/5/2019
7.0.0-rc.31 421 10/3/2019
7.0.0-rc.30 419 10/1/2019
7.0.0-rc.28 411 10/1/2019
7.0.0-rc.27 424 9/30/2019
7.0.0-rc.26 431 9/30/2019
7.0.0-rc.25 423 9/27/2019
7.0.0-rc.24 417 9/27/2019
7.0.0-rc.23 410 9/26/2019
7.0.0-rc.22 420 9/25/2019
7.0.0-rc.21 418 9/24/2019
7.0.0-rc.20 411 9/23/2019
7.0.0-rc.19 411 9/20/2019
7.0.0-rc.18.1 423 9/20/2019
7.0.0-rc.18 412 9/20/2019
6.5.0-rc.17 447 9/19/2019
6.5.0-rc.16 441 9/18/2019
6.5.0-rc.15 447 9/18/2019
6.5.0-rc.14.1 425 9/18/2019
6.5.0-rc.14 426 9/17/2019
6.5.0-rc.13 419 9/16/2019
6.5.0-rc.12.2 430 9/13/2019
6.5.0-rc.12.1 425 9/12/2019
6.5.0-rc.12 433 9/12/2019
6.5.0-rc.11 437 9/11/2019
6.5.0-rc.10 425 9/10/2019
6.5.0-rc.9 435 9/9/2019
6.5.0-rc.8 439 9/6/2019
6.5.0-rc.7 411 9/6/2019
6.5.0-rc.6 432 9/6/2019
6.5.0-rc.5 428 9/2/2019
6.5.0-rc.4 425 9/2/2019
6.5.0-rc.3 438 8/30/2019
6.5.0-rc.2 440 8/29/2019
6.5.0-rc.1 438 8/28/2019
6.5.0-beta.5 430 8/28/2019
6.5.0-beta.4 446 8/27/2019
6.0.0 7,408 8/6/2019
6.0.0-rc.7 437 7/19/2019
6.0.0-rc.6 428 6/28/2019
6.0.0-rc.5 418 6/28/2019
6.0.0-rc.4 431 6/25/2019
6.0.0-rc.3 439 6/20/2019
6.0.0-rc.2 438 5/29/2019
6.0.0-rc.1 435 5/28/2019
6.0.0-beta.3 450 4/17/2019
5.3.0-beta.2 438 3/21/2019
5.3.0-beta.1 495 3/20/2019
5.2.0 7,061 3/19/2019
5.1.0 7,039 1/25/2019
5.0.0 6,988 12/21/2018
5.0.0-rc11 3,938 12/14/2018
5.0.0-rc10 3,839 11/16/2018
5.0.0-rc09 3,624 11/1/2018
5.0.0-rc08 3,563 10/31/2018
5.0.0-rc07 3,531 10/31/2018
5.0.0-rc06 3,673 10/30/2018
5.0.0-rc05 3,465 10/29/2018
5.0.0-rc04 3,678 10/29/2018
5.0.0-rc03 3,700 10/26/2018
5.0.0-rc02 3,563 10/25/2018
5.0.0-rc01 3,634 10/12/2018
5.0.0-beta03 3,646 9/21/2018
5.0.0-beta02 3,679 9/10/2018
5.0.0-beta01 3,595 9/4/2018
4.5.1 1,382 8/7/2018
4.5.0 10,696 8/7/2018
4.5.0-rc01 3,460 6/7/2018
4.5.0-beta09 3,523 6/7/2018
4.5.0-beta08 3,665 5/16/2018
4.5.0-beta07 3,420 5/9/2018
4.5.0-beta06 3,470 4/25/2018
4.5.0-beta05 3,424 4/12/2018
4.5.0-beta03 3,380 4/12/2018
4.2.0-beta02 3,349 3/27/2018
4.2.0-beta01 3,182 2/14/2018
4.1.1 1,569 2/1/2018
4.1.0 9,400 1/15/2018
4.1.0-rc10 3,438 12/19/2017
4.1.0-rc09 3,498 12/19/2017
4.1.0-rc08 3,467 12/12/2017
4.1.0-rc07 3,277 12/5/2017
4.1.0-rc06 3,250 12/5/2017
4.1.0-rc05 3,189 12/5/2017
4.1.0-rc03 3,206 12/4/2017
4.1.0-rc02 3,276 12/4/2017
4.1.0-rc01 3,118 12/4/2017
4.1.0-beta09 3,221 12/3/2017
4.1.0-beta08 3,338 11/25/2017
4.1.0-beta07 3,286 11/23/2017
4.1.0-beta06 3,260 11/22/2017
4.1.0-beta05 3,260 11/21/2017
4.1.0-beta04 1,253 11/21/2017
4.1.0-beta03 1,266 11/17/2017
4.1.0-beta02 1,224 11/17/2017
4.1.0-beta01 1,220 11/16/2017
4.0.1-beta01 1,248 11/6/2017
4.0.0 14,672 10/23/2017
4.0.0-rc05 3,411 10/17/2017
4.0.0-rc04 3,513 10/17/2017
4.0.0-rc03 3,434 10/12/2017
4.0.0-rc02 3,459 10/10/2017
4.0.0-rc01 3,555 10/6/2017
4.0.0-beta9 3,354 10/5/2017
4.0.0-beta8 2,745 10/5/2017
4.0.0-beta7 3,469 10/3/2017
4.0.0-beta6 3,408 9/30/2017
4.0.0-beta5 3,419 9/28/2017
4.0.0-beta4 3,449 9/27/2017
4.0.0-beta3 3,361 9/26/2017
4.0.0-beta2 3,397 9/25/2017
4.0.0-beta1 3,430 9/22/2017
3.11.0 5,394 8/18/2017
3.10.1 1,409 8/18/2017
3.10.0 8,748 8/1/2017
3.9.1 1,430 6/23/2017
3.9.0 8,714 6/13/2017
3.8.1 5,096 5/26/2017
3.8.0 4,982 5/26/2017
3.7.0 5,352 5/23/2017
3.6.0 5,597 5/18/2017
3.5.0 5,316 5/13/2017
3.4.0 5,024 5/4/2017
3.3.6 1,408 4/13/2017
3.3.5 1,408 4/12/2017
3.3.1 1,437 4/12/2017
3.3.0 14,929 4/12/2017
3.3.0-preview1 1,211 4/6/2017
3.2.0 6,241 3/27/2017
3.1.0 4,705 3/22/2017
3.1.0-preview4 2,988 3/9/2017
3.1.0-preview3 2,781 12/9/2016
3.1.0-preview2 2,690 12/9/2016
3.1.0-preview1-rc2 3,167 10/31/2016
3.1.0-preview1 3,220 10/28/2016
3.0.9 5,795 10/19/2016
3.0.8 5,618 8/19/2016
3.0.7 5,706 7/12/2016
3.0.7-pre1 4,017 5/18/2016
3.0.6 3,993 5/13/2016
3.0.5 4,142 4/27/2016
3.0.4 3,584 4/1/2016
3.0.3 1,485 3/30/2016
3.0.2 1,484 3/30/2016
3.0.1 1,477 3/30/2016
3.0.0 4,346 3/29/2016
3.0.0-rc5 3,393 3/24/2016
3.0.0-rc4 3,356 3/21/2016
3.0.0-rc3 3,681 12/22/2015
3.0.0-rc1 2,537 12/17/2015