Kephas.Core 4.0.0-beta3

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-beta3
                    
NuGet\Install-Package Kephas.Core -Version 4.0.0-beta3
                    
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-beta3" />
                    
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-beta3" />
                    
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-beta3
                    
#r "nuget: Kephas.Core, 4.0.0-beta3"
                    
#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-beta3
                    
#: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-beta3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Kephas.Core&version=4.0.0-beta3&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,153 4/13/2022
11.1.0-dev.4 234 4/6/2022
11.1.0-dev.3 228 3/30/2022
11.1.0-dev.2 223 3/23/2022
11.1.0-dev.1 217 3/23/2022
11.0.0 5,024 3/11/2022
11.0.0-dev.7 240 3/7/2022
11.0.0-dev.6 224 2/28/2022
11.0.0-dev.5 213 2/26/2022
11.0.0-dev.4 229 2/24/2022
11.0.0-dev.3 219 2/23/2022
11.0.0-dev.2 235 2/18/2022
11.0.0-dev.1 224 2/7/2022
10.3.0 4,924 1/18/2022
10.2.0 3,592 12/3/2021
10.1.0 7,534 11/23/2021
10.1.0-dev.7 302 11/17/2021
10.1.0-dev.6 275 11/16/2021
10.1.0-dev.5 256 11/10/2021
10.1.0-dev.4 285 11/8/2021
10.1.0-dev.3 244 11/8/2021
10.1.0-dev.2 255 11/4/2021
10.1.0-dev.1 261 11/3/2021
10.0.1 14,073 10/16/2021
10.0.0 14,141 10/13/2021
10.0.0-dev.4 258 10/13/2021
10.0.0-dev.3 272 10/11/2021
10.0.0-dev.2 322 10/8/2021
9.3.4 14,647 8/25/2021
9.3.3 13,557 8/25/2021
9.3.2 13,544 8/24/2021
9.3.1 13,648 8/12/2021
9.3.0 13,486 8/12/2021
9.2.0 13,928 6/17/2021
9.1.0 13,833 6/17/2021
9.1.0-dev.9 290 5/26/2021
9.1.0-dev.8 283 5/26/2021
9.1.0-dev.7 298 5/17/2021
9.1.0-dev.6.1 301 4/28/2021
9.1.0-dev.6 284 4/28/2021
9.1.0-dev.5 299 4/23/2021
9.1.0-dev.4 301 4/21/2021
9.1.0-dev.3 296 4/17/2021
9.1.0-dev.2 280 4/12/2021
9.1.0-dev.1 298 4/9/2021
9.0.5 13,550 3/31/2021
9.0.4 13,454 3/23/2021
9.0.3 13,663 3/20/2021
9.0.1 13,645 3/18/2021
9.0.0 13,573 3/17/2021
9.0.0-dev.4 297 3/4/2021
9.0.0-dev.3 311 3/1/2021
9.0.0-dev.2 316 2/22/2021
9.0.0-dev.0 401 11/16/2020
8.4.6 1,293 3/1/2021
8.4.5 979 2/15/2021
8.4.4 944 1/4/2021
8.4.3 876 12/4/2020
8.4.0 18,337 11/11/2020
8.3.1 955 11/4/2020
8.3.0 14,170 10/28/2020
8.2.0 15,397 10/16/2020
8.1.0 14,181 9/23/2020
8.0.5 1,251 9/11/2020
8.0.4 1,291 9/8/2020
8.0.3 3,104 8/18/2020
8.0.2 1,803 7/3/2020
8.0.1 1,608 7/1/2020
8.0.0 15,588 7/1/2020
8.0.0-dev.44.2 460 6/25/2020
8.0.0-dev.44.1 402 6/25/2020
8.0.0-dev.44 402 6/25/2020
8.0.0-dev.43.2 462 6/24/2020
8.0.0-dev.43 384 6/23/2020
8.0.0-dev.42.1 408 6/23/2020
8.0.0-dev.42 426 6/22/2020
8.0.0-dev.41.1 394 6/20/2020
8.0.0-dev.41 415 6/18/2020
8.0.0-dev.40 382 6/18/2020
8.0.0-dev.39.2 390 6/15/2020
8.0.0-dev.39.1 391 6/15/2020
8.0.0-dev.39 395 6/15/2020
8.0.0-dev.38 497 6/14/2020
8.0.0-dev.37 361 6/13/2020
8.0.0-dev.36 415 6/13/2020
8.0.0-dev.35 362 6/12/2020
8.0.0-dev.34 404 6/12/2020
8.0.0-dev.33 463 6/10/2020
8.0.0-dev.32 384 6/1/2020
8.0.0-dev.31 406 6/1/2020
8.0.0-dev.30 468 5/30/2020
8.0.0-dev.28 420 5/28/2020
8.0.0-dev.27 409 5/15/2020
8.0.0-dev.26 399 5/14/2020
8.0.0-dev.25 399 5/14/2020
8.0.0-dev.24 412 5/13/2020
8.0.0-dev.23 391 5/13/2020
8.0.0-dev.22 404 5/13/2020
8.0.0-dev.21 396 5/12/2020
8.0.0-dev.20 401 5/12/2020
8.0.0-dev.19 394 5/7/2020
8.0.0-dev.18 387 5/7/2020
8.0.0-dev.17 390 5/6/2020
8.0.0-dev.16 380 5/6/2020
8.0.0-dev.15 394 5/5/2020
8.0.0-dev.14 385 5/5/2020
8.0.0-dev.13 412 5/4/2020
7.6.0-dev.13 409 5/1/2020
7.6.0-dev.12 427 4/30/2020
7.6.0-dev.11 388 4/28/2020
7.6.0-dev.10 381 4/27/2020
7.6.0-dev.9 389 4/24/2020
7.6.0-dev.8 395 4/22/2020
7.6.0-dev.7 381 4/15/2020
7.6.0-dev.6 379 4/15/2020
7.6.0-dev.5 369 4/15/2020
7.6.0-dev.4 363 4/11/2020
7.6.0-dev.3 389 4/10/2020
7.6.0-dev.2 386 4/10/2020
7.6.0-dev.1 468 4/8/2020
7.5.2 13,311 3/20/2020
7.5.1 11,852 3/12/2020
7.5.0 14,131 3/10/2020
7.5.0-dev.18 412 3/5/2020
7.5.0-dev.17 402 3/5/2020
7.5.0-dev.16 448 3/4/2020
7.5.0-dev.15.1 442 3/4/2020
7.5.0-dev.15 377 3/3/2020
7.5.0-dev.14 392 3/3/2020
7.5.0-dev.13 368 2/29/2020
7.5.0-dev.12 501 2/29/2020
7.5.0-dev.10 384 2/25/2020
7.5.0-dev.9 425 2/20/2020
7.5.0-dev.8 448 2/18/2020
7.5.0-dev.7 388 2/18/2020
7.5.0-dev.6 400 2/14/2020
7.5.0-dev.5 421 2/12/2020
7.5.0-dev.4 409 2/11/2020
7.5.0-dev.3 379 2/11/2020
7.5.0-dev.2 518 2/8/2020
7.5.0-dev.1 413 2/7/2020
7.4.2 14,110 2/5/2020
7.4.1 13,530 2/3/2020
7.4.0 13,815 1/31/2020
7.4.0-dev.4 460 1/31/2020
7.4.0-dev.3 441 1/29/2020
7.4.0-dev.2 388 1/28/2020
7.4.0-dev.1 392 1/23/2020
7.3.1 13,055 1/21/2020
7.3.1-preview.7 396 1/21/2020
7.3.1-preview.4 418 1/20/2020
7.3.1-preview.3 379 1/20/2020
7.3.1-preview.2 386 1/20/2020
7.3.1-preview.1 423 1/20/2020
7.3.0 12,623 1/19/2020
7.2.6 12,611 1/18/2020
7.2.5 12,581 12/19/2019
7.2.4 12,494 12/19/2019
7.2.3 12,369 12/16/2019
7.2.2 12,243 12/9/2019
7.2.1 12,546 12/4/2019
7.2.0 12,668 11/26/2019
7.2.0-preview.10 393 11/20/2019
7.2.0-preview.9 390 11/19/2019
7.2.0-preview.8 393 11/18/2019
7.2.0-preview.6 408 11/14/2019
7.2.0-preview.5 394 11/14/2019
7.2.0-preview.4 390 11/14/2019
7.2.0-preview.2 385 11/11/2019
7.2.0-preview.1 400 11/9/2019
7.1.1 817 11/6/2019
7.1.0 14,102 11/6/2019
7.1.0-preview.8 410 11/5/2019
7.1.0-preview.7 398 11/4/2019
7.1.0-preview.6 400 11/1/2019
7.1.0-preview.5 422 10/31/2019
7.1.0-preview.4 426 10/30/2019
7.1.0-preview.3 416 10/26/2019
7.1.0-preview.2 400 10/25/2019
7.1.0-preview.1 391 10/24/2019
7.0.0 11,792 10/16/2019
7.0.0-rc.41 409 10/15/2019
7.0.0-rc.40 420 10/15/2019
7.0.0-rc.39 423 10/12/2019
7.0.0-rc.38 401 10/11/2019
7.0.0-rc.37 691 10/10/2019
7.0.0-rc.36 401 10/9/2019
7.0.0-rc.35 398 10/8/2019
7.0.0-rc.34 411 10/8/2019
7.0.0-rc.33 394 10/7/2019
7.0.0-rc.32 406 10/5/2019
7.0.0-rc.31 407 10/3/2019
7.0.0-rc.30 410 10/1/2019
7.0.0-rc.28 402 10/1/2019
7.0.0-rc.27 409 9/30/2019
7.0.0-rc.26 417 9/30/2019
7.0.0-rc.25 410 9/27/2019
7.0.0-rc.24 405 9/27/2019
7.0.0-rc.23 397 9/26/2019
7.0.0-rc.22 411 9/25/2019
7.0.0-rc.21 408 9/24/2019
7.0.0-rc.20 404 9/23/2019
7.0.0-rc.19 403 9/20/2019
7.0.0-rc.18.1 412 9/20/2019
7.0.0-rc.18 405 9/20/2019
6.5.0-rc.17 430 9/19/2019
6.5.0-rc.16 429 9/18/2019
6.5.0-rc.15 431 9/18/2019
6.5.0-rc.14.1 418 9/18/2019
6.5.0-rc.14 418 9/17/2019
6.5.0-rc.13 411 9/16/2019
6.5.0-rc.12.2 423 9/13/2019
6.5.0-rc.12.1 415 9/12/2019
6.5.0-rc.12 423 9/12/2019
6.5.0-rc.11 426 9/11/2019
6.5.0-rc.10 412 9/10/2019
6.5.0-rc.9 422 9/9/2019
6.5.0-rc.8 427 9/6/2019
6.5.0-rc.7 400 9/6/2019
6.5.0-rc.6 419 9/6/2019
6.5.0-rc.5 414 9/2/2019
6.5.0-rc.4 413 9/2/2019
6.5.0-rc.3 425 8/30/2019
6.5.0-rc.2 428 8/29/2019
6.5.0-rc.1 430 8/28/2019
6.5.0-beta.5 419 8/28/2019
6.5.0-beta.4 430 8/27/2019
6.0.0 7,207 8/6/2019
6.0.0-rc.7 425 7/19/2019
6.0.0-rc.6 419 6/28/2019
6.0.0-rc.5 411 6/28/2019
6.0.0-rc.4 419 6/25/2019
6.0.0-rc.3 423 6/20/2019
6.0.0-rc.2 423 5/29/2019
6.0.0-rc.1 426 5/28/2019
6.0.0-beta.3 436 4/17/2019
5.3.0-beta.2 431 3/21/2019
5.3.0-beta.1 480 3/20/2019
5.2.0 6,846 3/19/2019
5.1.0 6,868 1/25/2019
5.0.0 6,806 12/21/2018
5.0.0-rc11 3,755 12/14/2018
5.0.0-rc10 3,653 11/16/2018
5.0.0-rc09 3,451 11/1/2018
5.0.0-rc08 3,401 10/31/2018
5.0.0-rc07 3,374 10/31/2018
5.0.0-rc06 3,524 10/30/2018
5.0.0-rc05 3,317 10/29/2018
5.0.0-rc04 3,504 10/29/2018
5.0.0-rc03 3,499 10/26/2018
5.0.0-rc02 3,391 10/25/2018
5.0.0-rc01 3,455 10/12/2018
5.0.0-beta03 3,477 9/21/2018
5.0.0-beta02 3,535 9/10/2018
5.0.0-beta01 3,449 9/4/2018
4.5.1 1,354 8/7/2018
4.5.0 10,394 8/7/2018
4.5.0-rc01 3,313 6/7/2018
4.5.0-beta09 3,346 6/7/2018
4.5.0-beta08 3,529 5/16/2018
4.5.0-beta07 3,271 5/9/2018
4.5.0-beta06 3,310 4/25/2018
4.5.0-beta05 3,279 4/12/2018
4.5.0-beta03 3,240 4/12/2018
4.2.0-beta02 3,210 3/27/2018
4.2.0-beta01 3,033 2/14/2018
4.1.1 1,532 2/1/2018
4.1.0 9,141 1/15/2018
4.1.0-rc10 3,278 12/19/2017
4.1.0-rc09 3,346 12/19/2017
4.1.0-rc08 3,321 12/12/2017
4.1.0-rc07 3,137 12/5/2017
4.1.0-rc06 3,083 12/5/2017
4.1.0-rc05 3,054 12/5/2017
4.1.0-rc03 3,079 12/4/2017
4.1.0-rc02 3,135 12/4/2017
4.1.0-rc01 2,995 12/4/2017
4.1.0-beta09 3,091 12/3/2017
4.1.0-beta08 3,177 11/25/2017
4.1.0-beta07 3,159 11/23/2017
4.1.0-beta06 3,114 11/22/2017
4.1.0-beta05 3,118 11/21/2017
4.1.0-beta04 1,225 11/21/2017
4.1.0-beta03 1,239 11/17/2017
4.1.0-beta02 1,193 11/17/2017
4.1.0-beta01 1,193 11/16/2017
4.0.1-beta01 1,216 11/6/2017
4.0.0 14,036 10/23/2017
4.0.0-rc05 3,270 10/17/2017
4.0.0-rc04 3,381 10/17/2017
4.0.0-rc03 3,307 10/12/2017
4.0.0-rc02 3,330 10/10/2017
4.0.0-rc01 3,420 10/6/2017
4.0.0-beta9 3,225 10/5/2017
4.0.0-beta8 2,668 10/5/2017
4.0.0-beta7 3,328 10/3/2017
4.0.0-beta6 3,283 9/30/2017
4.0.0-beta5 3,268 9/28/2017
4.0.0-beta4 3,317 9/27/2017
4.0.0-beta3 3,240 9/26/2017
4.0.0-beta2 3,261 9/25/2017
4.0.0-beta1 3,300 9/22/2017
3.11.0 5,262 8/18/2017
3.10.1 1,375 8/18/2017
3.10.0 8,538 8/1/2017
3.9.1 1,400 6/23/2017
3.9.0 8,465 6/13/2017
3.8.1 4,948 5/26/2017
3.8.0 4,866 5/26/2017
3.7.0 5,207 5/23/2017
3.6.0 5,472 5/18/2017
3.5.0 5,188 5/13/2017
3.4.0 4,873 5/4/2017
3.3.6 1,374 4/13/2017
3.3.5 1,375 4/12/2017
3.3.1 1,404 4/12/2017
3.3.0 14,490 4/12/2017
3.3.0-preview1 1,177 4/6/2017
3.2.0 6,003 3/27/2017
3.1.0 4,595 3/22/2017
3.1.0-preview4 2,874 3/9/2017
3.1.0-preview3 2,690 12/9/2016
3.1.0-preview2 2,599 12/9/2016
3.1.0-preview1-rc2 3,065 10/31/2016
3.1.0-preview1 3,125 10/28/2016
3.0.9 5,692 10/19/2016
3.0.8 5,524 8/19/2016
3.0.7 5,594 7/12/2016
3.0.7-pre1 3,901 5/18/2016
3.0.6 3,913 5/13/2016
3.0.5 4,074 4/27/2016
3.0.4 3,508 4/1/2016
3.0.3 1,451 3/30/2016
3.0.2 1,455 3/30/2016
3.0.1 1,443 3/30/2016
3.0.0 4,252 3/29/2016
3.0.0-rc5 3,318 3/24/2016
3.0.0-rc4 3,274 3/21/2016
3.0.0-rc3 3,621 12/22/2015
3.0.0-rc1 2,464 12/17/2015