Kephas.Core 4.0.0-beta6

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-beta6
                    
NuGet\Install-Package Kephas.Core -Version 4.0.0-beta6
                    
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-beta6" />
                    
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-beta6" />
                    
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-beta6
                    
#r "nuget: Kephas.Core, 4.0.0-beta6"
                    
#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-beta6
                    
#: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-beta6&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Kephas.Core&version=4.0.0-beta6&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,194 4/13/2022
11.1.0-dev.4 238 4/6/2022
11.1.0-dev.3 234 3/30/2022
11.1.0-dev.2 226 3/23/2022
11.1.0-dev.1 222 3/23/2022
11.0.0 5,027 3/11/2022
11.0.0-dev.7 247 3/7/2022
11.0.0-dev.6 228 2/28/2022
11.0.0-dev.5 216 2/26/2022
11.0.0-dev.4 233 2/24/2022
11.0.0-dev.3 221 2/23/2022
11.0.0-dev.2 243 2/18/2022
11.0.0-dev.1 226 2/7/2022
10.3.0 4,927 1/18/2022
10.2.0 3,599 12/3/2021
10.1.0 7,537 11/23/2021
10.1.0-dev.7 310 11/17/2021
10.1.0-dev.6 281 11/16/2021
10.1.0-dev.5 264 11/10/2021
10.1.0-dev.4 289 11/8/2021
10.1.0-dev.3 247 11/8/2021
10.1.0-dev.2 257 11/4/2021
10.1.0-dev.1 265 11/3/2021
10.0.1 14,076 10/16/2021
10.0.0 14,145 10/13/2021
10.0.0-dev.4 262 10/13/2021
10.0.0-dev.3 274 10/11/2021
10.0.0-dev.2 327 10/8/2021
9.3.4 14,650 8/25/2021
9.3.3 13,559 8/25/2021
9.3.2 13,546 8/24/2021
9.3.1 13,654 8/12/2021
9.3.0 13,490 8/12/2021
9.2.0 13,930 6/17/2021
9.1.0 13,839 6/17/2021
9.1.0-dev.9 295 5/26/2021
9.1.0-dev.8 288 5/26/2021
9.1.0-dev.7 305 5/17/2021
9.1.0-dev.6.1 304 4/28/2021
9.1.0-dev.6 292 4/28/2021
9.1.0-dev.5 303 4/23/2021
9.1.0-dev.4 304 4/21/2021
9.1.0-dev.3 301 4/17/2021
9.1.0-dev.2 286 4/12/2021
9.1.0-dev.1 300 4/9/2021
9.0.5 13,553 3/31/2021
9.0.4 13,459 3/23/2021
9.0.3 13,674 3/20/2021
9.0.1 13,651 3/18/2021
9.0.0 13,579 3/17/2021
9.0.0-dev.4 299 3/4/2021
9.0.0-dev.3 317 3/1/2021
9.0.0-dev.2 320 2/22/2021
9.0.0-dev.0 405 11/16/2020
8.4.6 1,299 3/1/2021
8.4.5 982 2/15/2021
8.4.4 949 1/4/2021
8.4.3 882 12/4/2020
8.4.0 18,343 11/11/2020
8.3.1 959 11/4/2020
8.3.0 14,175 10/28/2020
8.2.0 15,401 10/16/2020
8.1.0 14,189 9/23/2020
8.0.5 1,256 9/11/2020
8.0.4 1,297 9/8/2020
8.0.3 3,109 8/18/2020
8.0.2 1,809 7/3/2020
8.0.1 1,615 7/1/2020
8.0.0 15,595 7/1/2020
8.0.0-dev.44.2 465 6/25/2020
8.0.0-dev.44.1 407 6/25/2020
8.0.0-dev.44 412 6/25/2020
8.0.0-dev.43.2 469 6/24/2020
8.0.0-dev.43 388 6/23/2020
8.0.0-dev.42.1 412 6/23/2020
8.0.0-dev.42 432 6/22/2020
8.0.0-dev.41.1 401 6/20/2020
8.0.0-dev.41 422 6/18/2020
8.0.0-dev.40 387 6/18/2020
8.0.0-dev.39.2 395 6/15/2020
8.0.0-dev.39.1 396 6/15/2020
8.0.0-dev.39 399 6/15/2020
8.0.0-dev.38 501 6/14/2020
8.0.0-dev.37 367 6/13/2020
8.0.0-dev.36 419 6/13/2020
8.0.0-dev.35 368 6/12/2020
8.0.0-dev.34 411 6/12/2020
8.0.0-dev.33 468 6/10/2020
8.0.0-dev.32 389 6/1/2020
8.0.0-dev.31 416 6/1/2020
8.0.0-dev.30 472 5/30/2020
8.0.0-dev.28 426 5/28/2020
8.0.0-dev.27 415 5/15/2020
8.0.0-dev.26 407 5/14/2020
8.0.0-dev.25 403 5/14/2020
8.0.0-dev.24 420 5/13/2020
8.0.0-dev.23 398 5/13/2020
8.0.0-dev.22 409 5/13/2020
8.0.0-dev.21 400 5/12/2020
8.0.0-dev.20 406 5/12/2020
8.0.0-dev.19 400 5/7/2020
8.0.0-dev.18 391 5/7/2020
8.0.0-dev.17 394 5/6/2020
8.0.0-dev.16 384 5/6/2020
8.0.0-dev.15 401 5/5/2020
8.0.0-dev.14 389 5/5/2020
8.0.0-dev.13 420 5/4/2020
7.6.0-dev.13 413 5/1/2020
7.6.0-dev.12 432 4/30/2020
7.6.0-dev.11 395 4/28/2020
7.6.0-dev.10 386 4/27/2020
7.6.0-dev.9 394 4/24/2020
7.6.0-dev.8 402 4/22/2020
7.6.0-dev.7 385 4/15/2020
7.6.0-dev.6 383 4/15/2020
7.6.0-dev.5 373 4/15/2020
7.6.0-dev.4 368 4/11/2020
7.6.0-dev.3 395 4/10/2020
7.6.0-dev.2 390 4/10/2020
7.6.0-dev.1 475 4/8/2020
7.5.2 13,317 3/20/2020
7.5.1 11,857 3/12/2020
7.5.0 14,135 3/10/2020
7.5.0-dev.18 416 3/5/2020
7.5.0-dev.17 406 3/5/2020
7.5.0-dev.16 455 3/4/2020
7.5.0-dev.15.1 448 3/4/2020
7.5.0-dev.15 382 3/3/2020
7.5.0-dev.14 399 3/3/2020
7.5.0-dev.13 377 2/29/2020
7.5.0-dev.12 509 2/29/2020
7.5.0-dev.10 390 2/25/2020
7.5.0-dev.9 430 2/20/2020
7.5.0-dev.8 453 2/18/2020
7.5.0-dev.7 392 2/18/2020
7.5.0-dev.6 405 2/14/2020
7.5.0-dev.5 425 2/12/2020
7.5.0-dev.4 416 2/11/2020
7.5.0-dev.3 384 2/11/2020
7.5.0-dev.2 522 2/8/2020
7.5.0-dev.1 418 2/7/2020
7.4.2 14,115 2/5/2020
7.4.1 13,534 2/3/2020
7.4.0 13,820 1/31/2020
7.4.0-dev.4 467 1/31/2020
7.4.0-dev.3 447 1/29/2020
7.4.0-dev.2 395 1/28/2020
7.4.0-dev.1 396 1/23/2020
7.3.1 13,061 1/21/2020
7.3.1-preview.7 404 1/21/2020
7.3.1-preview.4 422 1/20/2020
7.3.1-preview.3 384 1/20/2020
7.3.1-preview.2 391 1/20/2020
7.3.1-preview.1 428 1/20/2020
7.3.0 12,630 1/19/2020
7.2.6 12,618 1/18/2020
7.2.5 12,585 12/19/2019
7.2.4 12,501 12/19/2019
7.2.3 12,373 12/16/2019
7.2.2 12,247 12/9/2019
7.2.1 12,552 12/4/2019
7.2.0 12,672 11/26/2019
7.2.0-preview.10 400 11/20/2019
7.2.0-preview.9 396 11/19/2019
7.2.0-preview.8 397 11/18/2019
7.2.0-preview.6 415 11/14/2019
7.2.0-preview.5 398 11/14/2019
7.2.0-preview.4 397 11/14/2019
7.2.0-preview.2 390 11/11/2019
7.2.0-preview.1 405 11/9/2019
7.1.1 823 11/6/2019
7.1.0 14,108 11/6/2019
7.1.0-preview.8 416 11/5/2019
7.1.0-preview.7 405 11/4/2019
7.1.0-preview.6 408 11/1/2019
7.1.0-preview.5 429 10/31/2019
7.1.0-preview.4 434 10/30/2019
7.1.0-preview.3 422 10/26/2019
7.1.0-preview.2 404 10/25/2019
7.1.0-preview.1 395 10/24/2019
7.0.0 11,796 10/16/2019
7.0.0-rc.41 413 10/15/2019
7.0.0-rc.40 426 10/15/2019
7.0.0-rc.39 428 10/12/2019
7.0.0-rc.38 406 10/11/2019
7.0.0-rc.37 695 10/10/2019
7.0.0-rc.36 409 10/9/2019
7.0.0-rc.35 402 10/8/2019
7.0.0-rc.34 416 10/8/2019
7.0.0-rc.33 398 10/7/2019
7.0.0-rc.32 411 10/5/2019
7.0.0-rc.31 413 10/3/2019
7.0.0-rc.30 415 10/1/2019
7.0.0-rc.28 407 10/1/2019
7.0.0-rc.27 416 9/30/2019
7.0.0-rc.26 423 9/30/2019
7.0.0-rc.25 416 9/27/2019
7.0.0-rc.24 412 9/27/2019
7.0.0-rc.23 401 9/26/2019
7.0.0-rc.22 415 9/25/2019
7.0.0-rc.21 413 9/24/2019
7.0.0-rc.20 408 9/23/2019
7.0.0-rc.19 407 9/20/2019
7.0.0-rc.18.1 418 9/20/2019
7.0.0-rc.18 409 9/20/2019
6.5.0-rc.17 437 9/19/2019
6.5.0-rc.16 434 9/18/2019
6.5.0-rc.15 439 9/18/2019
6.5.0-rc.14.1 422 9/18/2019
6.5.0-rc.14 422 9/17/2019
6.5.0-rc.13 416 9/16/2019
6.5.0-rc.12.2 427 9/13/2019
6.5.0-rc.12.1 420 9/12/2019
6.5.0-rc.12 428 9/12/2019
6.5.0-rc.11 431 9/11/2019
6.5.0-rc.10 417 9/10/2019
6.5.0-rc.9 428 9/9/2019
6.5.0-rc.8 434 9/6/2019
6.5.0-rc.7 405 9/6/2019
6.5.0-rc.6 424 9/6/2019
6.5.0-rc.5 418 9/2/2019
6.5.0-rc.4 420 9/2/2019
6.5.0-rc.3 431 8/30/2019
6.5.0-rc.2 434 8/29/2019
6.5.0-rc.1 434 8/28/2019
6.5.0-beta.5 424 8/28/2019
6.5.0-beta.4 436 8/27/2019
6.0.0 7,214 8/6/2019
6.0.0-rc.7 431 7/19/2019
6.0.0-rc.6 424 6/28/2019
6.0.0-rc.5 415 6/28/2019
6.0.0-rc.4 424 6/25/2019
6.0.0-rc.3 430 6/20/2019
6.0.0-rc.2 429 5/29/2019
6.0.0-rc.1 430 5/28/2019
6.0.0-beta.3 443 4/17/2019
5.3.0-beta.2 435 3/21/2019
5.3.0-beta.1 489 3/20/2019
5.2.0 6,853 3/19/2019
5.1.0 6,877 1/25/2019
5.0.0 6,816 12/21/2018
5.0.0-rc11 3,769 12/14/2018
5.0.0-rc10 3,660 11/16/2018
5.0.0-rc09 3,459 11/1/2018
5.0.0-rc08 3,405 10/31/2018
5.0.0-rc07 3,380 10/31/2018
5.0.0-rc06 3,529 10/30/2018
5.0.0-rc05 3,321 10/29/2018
5.0.0-rc04 3,510 10/29/2018
5.0.0-rc03 3,504 10/26/2018
5.0.0-rc02 3,398 10/25/2018
5.0.0-rc01 3,459 10/12/2018
5.0.0-beta03 3,481 9/21/2018
5.0.0-beta02 3,541 9/10/2018
5.0.0-beta01 3,455 9/4/2018
4.5.1 1,362 8/7/2018
4.5.0 10,404 8/7/2018
4.5.0-rc01 3,325 6/7/2018
4.5.0-beta09 3,363 6/7/2018
4.5.0-beta08 3,543 5/16/2018
4.5.0-beta07 3,283 5/9/2018
4.5.0-beta06 3,325 4/25/2018
4.5.0-beta05 3,292 4/12/2018
4.5.0-beta03 3,253 4/12/2018
4.2.0-beta02 3,225 3/27/2018
4.2.0-beta01 3,043 2/14/2018
4.1.1 1,544 2/1/2018
4.1.0 9,158 1/15/2018
4.1.0-rc10 3,293 12/19/2017
4.1.0-rc09 3,361 12/19/2017
4.1.0-rc08 3,335 12/12/2017
4.1.0-rc07 3,148 12/5/2017
4.1.0-rc06 3,096 12/5/2017
4.1.0-rc05 3,065 12/5/2017
4.1.0-rc03 3,090 12/4/2017
4.1.0-rc02 3,147 12/4/2017
4.1.0-rc01 3,004 12/4/2017
4.1.0-beta09 3,100 12/3/2017
4.1.0-beta08 3,191 11/25/2017
4.1.0-beta07 3,173 11/23/2017
4.1.0-beta06 3,125 11/22/2017
4.1.0-beta05 3,127 11/21/2017
4.1.0-beta04 1,234 11/21/2017
4.1.0-beta03 1,248 11/17/2017
4.1.0-beta02 1,203 11/17/2017
4.1.0-beta01 1,202 11/16/2017
4.0.1-beta01 1,228 11/6/2017
4.0.0 14,049 10/23/2017
4.0.0-rc05 3,280 10/17/2017
4.0.0-rc04 3,391 10/17/2017
4.0.0-rc03 3,316 10/12/2017
4.0.0-rc02 3,340 10/10/2017
4.0.0-rc01 3,429 10/6/2017
4.0.0-beta9 3,237 10/5/2017
4.0.0-beta8 2,677 10/5/2017
4.0.0-beta7 3,339 10/3/2017
4.0.0-beta6 3,292 9/30/2017
4.0.0-beta5 3,277 9/28/2017
4.0.0-beta4 3,327 9/27/2017
4.0.0-beta3 3,250 9/26/2017
4.0.0-beta2 3,270 9/25/2017
4.0.0-beta1 3,313 9/22/2017
3.11.0 5,271 8/18/2017
3.10.1 1,386 8/18/2017
3.10.0 8,547 8/1/2017
3.9.1 1,409 6/23/2017
3.9.0 8,477 6/13/2017
3.8.1 4,958 5/26/2017
3.8.0 4,875 5/26/2017
3.7.0 5,218 5/23/2017
3.6.0 5,484 5/18/2017
3.5.0 5,198 5/13/2017
3.4.0 4,883 5/4/2017
3.3.6 1,386 4/13/2017
3.3.5 1,386 4/12/2017
3.3.1 1,418 4/12/2017
3.3.0 14,501 4/12/2017
3.3.0-preview1 1,192 4/6/2017
3.2.0 6,014 3/27/2017
3.1.0 4,605 3/22/2017
3.1.0-preview4 2,884 3/9/2017
3.1.0-preview3 2,702 12/9/2016
3.1.0-preview2 2,609 12/9/2016
3.1.0-preview1-rc2 3,077 10/31/2016
3.1.0-preview1 3,136 10/28/2016
3.0.9 5,705 10/19/2016
3.0.8 5,534 8/19/2016
3.0.7 5,607 7/12/2016
3.0.7-pre1 3,914 5/18/2016
3.0.6 3,925 5/13/2016
3.0.5 4,085 4/27/2016
3.0.4 3,520 4/1/2016
3.0.3 1,463 3/30/2016
3.0.2 1,466 3/30/2016
3.0.1 1,454 3/30/2016
3.0.0 4,264 3/29/2016
3.0.0-rc5 3,328 3/24/2016
3.0.0-rc4 3,286 3/21/2016
3.0.0-rc3 3,635 12/22/2015
3.0.0-rc1 2,478 12/17/2015