Kephas.Core 4.0.0-beta7

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-beta7
                    
NuGet\Install-Package Kephas.Core -Version 4.0.0-beta7
                    
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-beta7" />
                    
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-beta7" />
                    
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-beta7
                    
#r "nuget: Kephas.Core, 4.0.0-beta7"
                    
#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-beta7
                    
#: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-beta7&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Kephas.Core&version=4.0.0-beta7&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,552 4/13/2022
11.1.0-dev.4 263 4/6/2022
11.1.0-dev.3 262 3/30/2022
11.1.0-dev.2 258 3/23/2022
11.1.0-dev.1 249 3/23/2022
11.0.0 5,301 3/11/2022
11.0.0-dev.7 272 3/7/2022
11.0.0-dev.6 254 2/28/2022
11.0.0-dev.5 244 2/26/2022
11.0.0-dev.4 268 2/24/2022
11.0.0-dev.3 248 2/23/2022
11.0.0-dev.2 278 2/18/2022
11.0.0-dev.1 246 2/7/2022
10.3.0 5,152 1/18/2022
10.2.0 3,831 12/3/2021
10.1.0 7,785 11/23/2021
10.1.0-dev.7 335 11/17/2021
10.1.0-dev.6 311 11/16/2021
10.1.0-dev.5 294 11/10/2021
10.1.0-dev.4 315 11/8/2021
10.1.0-dev.3 275 11/8/2021
10.1.0-dev.2 274 11/4/2021
10.1.0-dev.1 290 11/3/2021
10.0.1 15,140 10/16/2021
10.0.0 15,257 10/13/2021
10.0.0-dev.4 297 10/13/2021
10.0.0-dev.3 301 10/11/2021
10.0.0-dev.2 349 10/8/2021
9.3.4 15,701 8/25/2021
9.3.3 14,599 8/25/2021
9.3.2 14,608 8/24/2021
9.3.1 14,751 8/12/2021
9.3.0 14,533 8/12/2021
9.2.0 14,989 6/17/2021
9.1.0 14,857 6/17/2021
9.1.0-dev.9 329 5/26/2021
9.1.0-dev.8 318 5/26/2021
9.1.0-dev.7 334 5/17/2021
9.1.0-dev.6.1 334 4/28/2021
9.1.0-dev.6 322 4/28/2021
9.1.0-dev.5 327 4/23/2021
9.1.0-dev.4 329 4/21/2021
9.1.0-dev.3 333 4/17/2021
9.1.0-dev.2 320 4/12/2021
9.1.0-dev.1 319 4/9/2021
9.0.5 14,637 3/31/2021
9.0.4 14,428 3/23/2021
9.0.3 14,702 3/20/2021
9.0.1 14,608 3/18/2021
9.0.0 14,623 3/17/2021
9.0.0-dev.4 326 3/4/2021
9.0.0-dev.3 348 3/1/2021
9.0.0-dev.2 348 2/22/2021
9.0.0-dev.0 420 11/16/2020
8.4.6 1,371 3/1/2021
8.4.5 1,070 2/15/2021
8.4.4 1,014 1/4/2021
8.4.3 945 12/4/2020
8.4.0 19,687 11/11/2020
8.3.1 1,015 11/4/2020
8.3.0 15,226 10/28/2020
8.2.0 16,444 10/16/2020
8.1.0 15,274 9/23/2020
8.0.5 1,388 9/11/2020
8.0.4 1,393 9/8/2020
8.0.3 3,327 8/18/2020
8.0.2 1,928 7/3/2020
8.0.1 1,705 7/1/2020
8.0.0 16,872 7/1/2020
8.0.0-dev.44.2 495 6/25/2020
8.0.0-dev.44.1 435 6/25/2020
8.0.0-dev.44 440 6/25/2020
8.0.0-dev.43.2 492 6/24/2020
8.0.0-dev.43 402 6/23/2020
8.0.0-dev.42.1 442 6/23/2020
8.0.0-dev.42 458 6/22/2020
8.0.0-dev.41.1 426 6/20/2020
8.0.0-dev.41 454 6/18/2020
8.0.0-dev.40 413 6/18/2020
8.0.0-dev.39.2 414 6/15/2020
8.0.0-dev.39.1 426 6/15/2020
8.0.0-dev.39 418 6/15/2020
8.0.0-dev.38 519 6/14/2020
8.0.0-dev.37 398 6/13/2020
8.0.0-dev.36 441 6/13/2020
8.0.0-dev.35 394 6/12/2020
8.0.0-dev.34 447 6/12/2020
8.0.0-dev.33 495 6/10/2020
8.0.0-dev.32 420 6/1/2020
8.0.0-dev.31 444 6/1/2020
8.0.0-dev.30 489 5/30/2020
8.0.0-dev.28 455 5/28/2020
8.0.0-dev.27 447 5/15/2020
8.0.0-dev.26 441 5/14/2020
8.0.0-dev.25 416 5/14/2020
8.0.0-dev.24 453 5/13/2020
8.0.0-dev.23 425 5/13/2020
8.0.0-dev.22 440 5/13/2020
8.0.0-dev.21 429 5/12/2020
8.0.0-dev.20 439 5/12/2020
8.0.0-dev.19 427 5/7/2020
8.0.0-dev.18 407 5/7/2020
8.0.0-dev.17 412 5/6/2020
8.0.0-dev.16 409 5/6/2020
8.0.0-dev.15 430 5/5/2020
8.0.0-dev.14 407 5/5/2020
8.0.0-dev.13 453 5/4/2020
7.6.0-dev.13 429 5/1/2020
7.6.0-dev.12 464 4/30/2020
7.6.0-dev.11 424 4/28/2020
7.6.0-dev.10 418 4/27/2020
7.6.0-dev.9 414 4/24/2020
7.6.0-dev.8 426 4/22/2020
7.6.0-dev.7 403 4/15/2020
7.6.0-dev.6 401 4/15/2020
7.6.0-dev.5 392 4/15/2020
7.6.0-dev.4 390 4/11/2020
7.6.0-dev.3 420 4/10/2020
7.6.0-dev.2 417 4/10/2020
7.6.0-dev.1 500 4/8/2020
7.5.2 14,199 3/20/2020
7.5.1 12,653 3/12/2020
7.5.0 15,238 3/10/2020
7.5.0-dev.18 435 3/5/2020
7.5.0-dev.17 424 3/5/2020
7.5.0-dev.16 483 3/4/2020
7.5.0-dev.15.1 474 3/4/2020
7.5.0-dev.15 397 3/3/2020
7.5.0-dev.14 431 3/3/2020
7.5.0-dev.13 405 2/29/2020
7.5.0-dev.12 529 2/29/2020
7.5.0-dev.10 420 2/25/2020
7.5.0-dev.9 459 2/20/2020
7.5.0-dev.8 470 2/18/2020
7.5.0-dev.7 418 2/18/2020
7.5.0-dev.6 419 2/14/2020
7.5.0-dev.5 444 2/12/2020
7.5.0-dev.4 447 2/11/2020
7.5.0-dev.3 410 2/11/2020
7.5.0-dev.2 536 2/8/2020
7.5.0-dev.1 445 2/7/2020
7.4.2 15,125 2/5/2020
7.4.1 14,483 2/3/2020
7.4.0 14,753 1/31/2020
7.4.0-dev.4 492 1/31/2020
7.4.0-dev.3 470 1/29/2020
7.4.0-dev.2 429 1/28/2020
7.4.0-dev.1 426 1/23/2020
7.3.1 13,857 1/21/2020
7.3.1-preview.7 432 1/21/2020
7.3.1-preview.4 436 1/20/2020
7.3.1-preview.3 418 1/20/2020
7.3.1-preview.2 424 1/20/2020
7.3.1-preview.1 458 1/20/2020
7.3.0 13,471 1/19/2020
7.2.6 13,439 1/18/2020
7.2.5 13,418 12/19/2019
7.2.4 13,354 12/19/2019
7.2.3 13,234 12/16/2019
7.2.2 13,081 12/9/2019
7.2.1 13,355 12/4/2019
7.2.0 13,585 11/26/2019
7.2.0-preview.10 432 11/20/2019
7.2.0-preview.9 414 11/19/2019
7.2.0-preview.8 412 11/18/2019
7.2.0-preview.6 441 11/14/2019
7.2.0-preview.5 414 11/14/2019
7.2.0-preview.4 426 11/14/2019
7.2.0-preview.2 407 11/11/2019
7.2.0-preview.1 422 11/9/2019
7.1.1 874 11/6/2019
7.1.0 15,018 11/6/2019
7.1.0-preview.8 448 11/5/2019
7.1.0-preview.7 431 11/4/2019
7.1.0-preview.6 434 11/1/2019
7.1.0-preview.5 449 10/31/2019
7.1.0-preview.4 465 10/30/2019
7.1.0-preview.3 447 10/26/2019
7.1.0-preview.2 419 10/25/2019
7.1.0-preview.1 410 10/24/2019
7.0.0 12,515 10/16/2019
7.0.0-rc.41 447 10/15/2019
7.0.0-rc.40 454 10/15/2019
7.0.0-rc.39 459 10/12/2019
7.0.0-rc.38 439 10/11/2019
7.0.0-rc.37 713 10/10/2019
7.0.0-rc.36 439 10/9/2019
7.0.0-rc.35 418 10/8/2019
7.0.0-rc.34 444 10/8/2019
7.0.0-rc.33 416 10/7/2019
7.0.0-rc.32 435 10/5/2019
7.0.0-rc.31 438 10/3/2019
7.0.0-rc.30 433 10/1/2019
7.0.0-rc.28 423 10/1/2019
7.0.0-rc.27 441 9/30/2019
7.0.0-rc.26 450 9/30/2019
7.0.0-rc.25 446 9/27/2019
7.0.0-rc.24 439 9/27/2019
7.0.0-rc.23 434 9/26/2019
7.0.0-rc.22 433 9/25/2019
7.0.0-rc.21 438 9/24/2019
7.0.0-rc.20 426 9/23/2019
7.0.0-rc.19 426 9/20/2019
7.0.0-rc.18.1 445 9/20/2019
7.0.0-rc.18 426 9/20/2019
6.5.0-rc.17 469 9/19/2019
6.5.0-rc.16 460 9/18/2019
6.5.0-rc.15 473 9/18/2019
6.5.0-rc.14.1 435 9/18/2019
6.5.0-rc.14 439 9/17/2019
6.5.0-rc.13 433 9/16/2019
6.5.0-rc.12.2 445 9/13/2019
6.5.0-rc.12.1 446 9/12/2019
6.5.0-rc.12 454 9/12/2019
6.5.0-rc.11 460 9/11/2019
6.5.0-rc.10 449 9/10/2019
6.5.0-rc.9 454 9/9/2019
6.5.0-rc.8 457 9/6/2019
6.5.0-rc.7 434 9/6/2019
6.5.0-rc.6 458 9/6/2019
6.5.0-rc.5 454 9/2/2019
6.5.0-rc.4 448 9/2/2019
6.5.0-rc.3 465 8/30/2019
6.5.0-rc.2 461 8/29/2019
6.5.0-rc.1 451 8/28/2019
6.5.0-beta.5 455 8/28/2019
6.5.0-beta.4 462 8/27/2019
6.0.0 7,713 8/6/2019
6.0.0-rc.7 459 7/19/2019
6.0.0-rc.6 449 6/28/2019
6.0.0-rc.5 433 6/28/2019
6.0.0-rc.4 457 6/25/2019
6.0.0-rc.3 455 6/20/2019
6.0.0-rc.2 453 5/29/2019
6.0.0-rc.1 448 5/28/2019
6.0.0-beta.3 472 4/17/2019
5.3.0-beta.2 451 3/21/2019
5.3.0-beta.1 510 3/20/2019
5.2.0 7,335 3/19/2019
5.1.0 7,305 1/25/2019
5.0.0 7,280 12/21/2018
5.0.0-rc11 4,159 12/14/2018
5.0.0-rc10 4,070 11/16/2018
5.0.0-rc09 3,803 11/1/2018
5.0.0-rc08 3,789 10/31/2018
5.0.0-rc07 3,745 10/31/2018
5.0.0-rc06 3,910 10/30/2018
5.0.0-rc05 3,679 10/29/2018
5.0.0-rc04 3,893 10/29/2018
5.0.0-rc03 3,891 10/26/2018
5.0.0-rc02 3,832 10/25/2018
5.0.0-rc01 3,822 10/12/2018
5.0.0-beta03 3,927 9/21/2018
5.0.0-beta02 3,938 9/10/2018
5.0.0-beta01 3,811 9/4/2018
4.5.1 1,418 8/7/2018
4.5.0 11,096 8/7/2018
4.5.0-rc01 3,697 6/7/2018
4.5.0-beta09 3,746 6/7/2018
4.5.0-beta08 3,846 5/16/2018
4.5.0-beta07 3,594 5/9/2018
4.5.0-beta06 3,667 4/25/2018
4.5.0-beta05 3,609 4/12/2018
4.5.0-beta03 3,560 4/12/2018
4.2.0-beta02 3,528 3/27/2018
4.2.0-beta01 3,370 2/14/2018
4.1.1 1,613 2/1/2018
4.1.0 9,760 1/15/2018
4.1.0-rc10 3,613 12/19/2017
4.1.0-rc09 3,690 12/19/2017
4.1.0-rc08 3,645 12/12/2017
4.1.0-rc07 3,455 12/5/2017
4.1.0-rc06 3,443 12/5/2017
4.1.0-rc05 3,365 12/5/2017
4.1.0-rc03 3,394 12/4/2017
4.1.0-rc02 3,486 12/4/2017
4.1.0-rc01 3,278 12/4/2017
4.1.0-beta09 3,417 12/3/2017
4.1.0-beta08 3,515 11/25/2017
4.1.0-beta07 3,504 11/23/2017
4.1.0-beta06 3,420 11/22/2017
4.1.0-beta05 3,420 11/21/2017
4.1.0-beta04 1,288 11/21/2017
4.1.0-beta03 1,303 11/17/2017
4.1.0-beta02 1,269 11/17/2017
4.1.0-beta01 1,255 11/16/2017
4.0.1-beta01 1,294 11/6/2017
4.0.0 15,576 10/23/2017
4.0.0-rc05 3,589 10/17/2017
4.0.0-rc04 3,708 10/17/2017
4.0.0-rc03 3,612 10/12/2017
4.0.0-rc02 3,629 10/10/2017
4.0.0-rc01 3,734 10/6/2017
4.0.0-beta9 3,521 10/5/2017
4.0.0-beta8 2,880 10/5/2017
4.0.0-beta7 3,652 10/3/2017
4.0.0-beta6 3,586 9/30/2017
4.0.0-beta5 3,612 9/28/2017
4.0.0-beta4 3,628 9/27/2017
4.0.0-beta3 3,507 9/26/2017
4.0.0-beta2 3,547 9/25/2017
4.0.0-beta1 3,619 9/22/2017
3.11.0 5,525 8/18/2017
3.10.1 1,453 8/18/2017
3.10.0 9,031 8/1/2017
3.9.1 1,469 6/23/2017
3.9.0 9,026 6/13/2017
3.8.1 5,236 5/26/2017
3.8.0 5,152 5/26/2017
3.7.0 5,520 5/23/2017
3.6.0 5,770 5/18/2017
3.5.0 5,504 5/13/2017
3.4.0 5,167 5/4/2017
3.3.6 1,449 4/13/2017
3.3.5 1,448 4/12/2017
3.3.1 1,482 4/12/2017
3.3.0 15,394 4/12/2017
3.3.0-preview1 1,274 4/6/2017
3.2.0 6,625 3/27/2017
3.1.0 4,888 3/22/2017
3.1.0-preview4 3,158 3/9/2017
3.1.0-preview3 2,891 12/9/2016
3.1.0-preview2 2,804 12/9/2016
3.1.0-preview1-rc2 3,291 10/31/2016
3.1.0-preview1 3,343 10/28/2016
3.0.9 5,940 10/19/2016
3.0.8 5,735 8/19/2016
3.0.7 5,838 7/12/2016
3.0.7-pre1 4,153 5/18/2016
3.0.6 4,088 5/13/2016
3.0.5 4,242 4/27/2016
3.0.4 3,673 4/1/2016
3.0.3 1,529 3/30/2016
3.0.2 1,527 3/30/2016
3.0.1 1,516 3/30/2016
3.0.0 4,465 3/29/2016
3.0.0-rc5 3,476 3/24/2016
3.0.0-rc4 3,447 3/21/2016
3.0.0-rc3 3,812 12/22/2015
3.0.0-rc1 2,630 12/17/2015