Kephas.Core 4.1.0-beta05

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-beta05
                    
NuGet\Install-Package Kephas.Core -Version 4.1.0-beta05
                    
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-beta05" />
                    
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-beta05" />
                    
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-beta05
                    
#r "nuget: Kephas.Core, 4.1.0-beta05"
                    
#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-beta05
                    
#: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-beta05&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Kephas.Core&version=4.1.0-beta05&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,374 4/13/2022
11.1.0-dev.4 247 4/6/2022
11.1.0-dev.3 245 3/30/2022
11.1.0-dev.2 242 3/23/2022
11.1.0-dev.1 231 3/23/2022
11.0.0 5,174 3/11/2022
11.0.0-dev.7 257 3/7/2022
11.0.0-dev.6 238 2/28/2022
11.0.0-dev.5 225 2/26/2022
11.0.0-dev.4 246 2/24/2022
11.0.0-dev.3 231 2/23/2022
11.0.0-dev.2 259 2/18/2022
11.0.0-dev.1 232 2/7/2022
10.3.0 5,056 1/18/2022
10.2.0 3,732 12/3/2021
10.1.0 7,670 11/23/2021
10.1.0-dev.7 319 11/17/2021
10.1.0-dev.6 290 11/16/2021
10.1.0-dev.5 275 11/10/2021
10.1.0-dev.4 299 11/8/2021
10.1.0-dev.3 257 11/8/2021
10.1.0-dev.2 265 11/4/2021
10.1.0-dev.1 272 11/3/2021
10.0.1 14,735 10/16/2021
10.0.0 14,887 10/13/2021
10.0.0-dev.4 277 10/13/2021
10.0.0-dev.3 283 10/11/2021
10.0.0-dev.2 335 10/8/2021
9.3.4 15,307 8/25/2021
9.3.3 14,201 8/25/2021
9.3.2 14,216 8/24/2021
9.3.1 14,344 8/12/2021
9.3.0 14,154 8/12/2021
9.2.0 14,578 6/17/2021
9.1.0 14,489 6/17/2021
9.1.0-dev.9 309 5/26/2021
9.1.0-dev.8 299 5/26/2021
9.1.0-dev.7 317 5/17/2021
9.1.0-dev.6.1 314 4/28/2021
9.1.0-dev.6 304 4/28/2021
9.1.0-dev.5 311 4/23/2021
9.1.0-dev.4 311 4/21/2021
9.1.0-dev.3 315 4/17/2021
9.1.0-dev.2 297 4/12/2021
9.1.0-dev.1 307 4/9/2021
9.0.5 14,252 3/31/2021
9.0.4 14,070 3/23/2021
9.0.3 14,341 3/20/2021
9.0.1 14,275 3/18/2021
9.0.0 14,255 3/17/2021
9.0.0-dev.4 308 3/4/2021
9.0.0-dev.3 328 3/1/2021
9.0.0-dev.2 328 2/22/2021
9.0.0-dev.0 410 11/16/2020
8.4.6 1,344 3/1/2021
8.4.5 1,042 2/15/2021
8.4.4 992 1/4/2021
8.4.3 922 12/4/2020
8.4.0 19,198 11/11/2020
8.3.1 994 11/4/2020
8.3.0 14,852 10/28/2020
8.2.0 16,033 10/16/2020
8.1.0 14,867 9/23/2020
8.0.5 1,320 9/11/2020
8.0.4 1,364 9/8/2020
8.0.3 3,262 8/18/2020
8.0.2 1,873 7/3/2020
8.0.1 1,664 7/1/2020
8.0.0 16,375 7/1/2020
8.0.0-dev.44.2 473 6/25/2020
8.0.0-dev.44.1 419 6/25/2020
8.0.0-dev.44 420 6/25/2020
8.0.0-dev.43.2 478 6/24/2020
8.0.0-dev.43 392 6/23/2020
8.0.0-dev.42.1 423 6/23/2020
8.0.0-dev.42 442 6/22/2020
8.0.0-dev.41.1 409 6/20/2020
8.0.0-dev.41 434 6/18/2020
8.0.0-dev.40 394 6/18/2020
8.0.0-dev.39.2 402 6/15/2020
8.0.0-dev.39.1 404 6/15/2020
8.0.0-dev.39 405 6/15/2020
8.0.0-dev.38 505 6/14/2020
8.0.0-dev.37 377 6/13/2020
8.0.0-dev.36 426 6/13/2020
8.0.0-dev.35 378 6/12/2020
8.0.0-dev.34 424 6/12/2020
8.0.0-dev.33 480 6/10/2020
8.0.0-dev.32 399 6/1/2020
8.0.0-dev.31 425 6/1/2020
8.0.0-dev.30 477 5/30/2020
8.0.0-dev.28 433 5/28/2020
8.0.0-dev.27 426 5/15/2020
8.0.0-dev.26 420 5/14/2020
8.0.0-dev.25 407 5/14/2020
8.0.0-dev.24 432 5/13/2020
8.0.0-dev.23 408 5/13/2020
8.0.0-dev.22 420 5/13/2020
8.0.0-dev.21 406 5/12/2020
8.0.0-dev.20 420 5/12/2020
8.0.0-dev.19 406 5/7/2020
8.0.0-dev.18 395 5/7/2020
8.0.0-dev.17 400 5/6/2020
8.0.0-dev.16 393 5/6/2020
8.0.0-dev.15 414 5/5/2020
8.0.0-dev.14 393 5/5/2020
8.0.0-dev.13 431 5/4/2020
7.6.0-dev.13 418 5/1/2020
7.6.0-dev.12 440 4/30/2020
7.6.0-dev.11 405 4/28/2020
7.6.0-dev.10 397 4/27/2020
7.6.0-dev.9 401 4/24/2020
7.6.0-dev.8 410 4/22/2020
7.6.0-dev.7 389 4/15/2020
7.6.0-dev.6 390 4/15/2020
7.6.0-dev.5 377 4/15/2020
7.6.0-dev.4 378 4/11/2020
7.6.0-dev.3 403 4/10/2020
7.6.0-dev.2 398 4/10/2020
7.6.0-dev.1 483 4/8/2020
7.5.2 13,852 3/20/2020
7.5.1 12,355 3/12/2020
7.5.0 14,842 3/10/2020
7.5.0-dev.18 423 3/5/2020
7.5.0-dev.17 410 3/5/2020
7.5.0-dev.16 464 3/4/2020
7.5.0-dev.15.1 457 3/4/2020
7.5.0-dev.15 386 3/3/2020
7.5.0-dev.14 411 3/3/2020
7.5.0-dev.13 389 2/29/2020
7.5.0-dev.12 515 2/29/2020
7.5.0-dev.10 401 2/25/2020
7.5.0-dev.9 440 2/20/2020
7.5.0-dev.8 460 2/18/2020
7.5.0-dev.7 401 2/18/2020
7.5.0-dev.6 410 2/14/2020
7.5.0-dev.5 429 2/12/2020
7.5.0-dev.4 425 2/11/2020
7.5.0-dev.3 393 2/11/2020
7.5.0-dev.2 527 2/8/2020
7.5.0-dev.1 427 2/7/2020
7.4.2 14,714 2/5/2020
7.4.1 14,128 2/3/2020
7.4.0 14,369 1/31/2020
7.4.0-dev.4 475 1/31/2020
7.4.0-dev.3 454 1/29/2020
7.4.0-dev.2 407 1/28/2020
7.4.0-dev.1 404 1/23/2020
7.3.1 13,528 1/21/2020
7.3.1-preview.7 415 1/21/2020
7.3.1-preview.4 426 1/20/2020
7.3.1-preview.3 397 1/20/2020
7.3.1-preview.2 402 1/20/2020
7.3.1-preview.1 435 1/20/2020
7.3.0 13,143 1/19/2020
7.2.6 13,122 1/18/2020
7.2.5 13,092 12/19/2019
7.2.4 13,054 12/19/2019
7.2.3 12,912 12/16/2019
7.2.2 12,744 12/9/2019
7.2.1 13,046 12/4/2019
7.2.0 13,170 11/26/2019
7.2.0-preview.10 416 11/20/2019
7.2.0-preview.9 402 11/19/2019
7.2.0-preview.8 401 11/18/2019
7.2.0-preview.6 423 11/14/2019
7.2.0-preview.5 402 11/14/2019
7.2.0-preview.4 405 11/14/2019
7.2.0-preview.2 394 11/11/2019
7.2.0-preview.1 410 11/9/2019
7.1.1 854 11/6/2019
7.1.0 14,707 11/6/2019
7.1.0-preview.8 425 11/5/2019
7.1.0-preview.7 413 11/4/2019
7.1.0-preview.6 415 11/1/2019
7.1.0-preview.5 435 10/31/2019
7.1.0-preview.4 448 10/30/2019
7.1.0-preview.3 432 10/26/2019
7.1.0-preview.2 409 10/25/2019
7.1.0-preview.1 399 10/24/2019
7.0.0 12,246 10/16/2019
7.0.0-rc.41 421 10/15/2019
7.0.0-rc.40 433 10/15/2019
7.0.0-rc.39 437 10/12/2019
7.0.0-rc.38 421 10/11/2019
7.0.0-rc.37 700 10/10/2019
7.0.0-rc.36 420 10/9/2019
7.0.0-rc.35 406 10/8/2019
7.0.0-rc.34 424 10/8/2019
7.0.0-rc.33 402 10/7/2019
7.0.0-rc.32 418 10/5/2019
7.0.0-rc.31 422 10/3/2019
7.0.0-rc.30 420 10/1/2019
7.0.0-rc.28 412 10/1/2019
7.0.0-rc.27 425 9/30/2019
7.0.0-rc.26 433 9/30/2019
7.0.0-rc.25 424 9/27/2019
7.0.0-rc.24 418 9/27/2019
7.0.0-rc.23 412 9/26/2019
7.0.0-rc.22 421 9/25/2019
7.0.0-rc.21 419 9/24/2019
7.0.0-rc.20 412 9/23/2019
7.0.0-rc.19 412 9/20/2019
7.0.0-rc.18.1 425 9/20/2019
7.0.0-rc.18 413 9/20/2019
6.5.0-rc.17 449 9/19/2019
6.5.0-rc.16 442 9/18/2019
6.5.0-rc.15 448 9/18/2019
6.5.0-rc.14.1 426 9/18/2019
6.5.0-rc.14 427 9/17/2019
6.5.0-rc.13 420 9/16/2019
6.5.0-rc.12.2 431 9/13/2019
6.5.0-rc.12.1 427 9/12/2019
6.5.0-rc.12 434 9/12/2019
6.5.0-rc.11 438 9/11/2019
6.5.0-rc.10 428 9/10/2019
6.5.0-rc.9 436 9/9/2019
6.5.0-rc.8 440 9/6/2019
6.5.0-rc.7 414 9/6/2019
6.5.0-rc.6 433 9/6/2019
6.5.0-rc.5 432 9/2/2019
6.5.0-rc.4 428 9/2/2019
6.5.0-rc.3 441 8/30/2019
6.5.0-rc.2 442 8/29/2019
6.5.0-rc.1 439 8/28/2019
6.5.0-beta.5 433 8/28/2019
6.5.0-beta.4 447 8/27/2019
6.0.0 7,486 8/6/2019
6.0.0-rc.7 441 7/19/2019
6.0.0-rc.6 431 6/28/2019
6.0.0-rc.5 419 6/28/2019
6.0.0-rc.4 433 6/25/2019
6.0.0-rc.3 440 6/20/2019
6.0.0-rc.2 439 5/29/2019
6.0.0-rc.1 436 5/28/2019
6.0.0-beta.3 452 4/17/2019
5.3.0-beta.2 439 3/21/2019
5.3.0-beta.1 497 3/20/2019
5.2.0 7,158 3/19/2019
5.1.0 7,126 1/25/2019
5.0.0 7,059 12/21/2018
5.0.0-rc11 4,018 12/14/2018
5.0.0-rc10 3,909 11/16/2018
5.0.0-rc09 3,679 11/1/2018
5.0.0-rc08 3,655 10/31/2018
5.0.0-rc07 3,589 10/31/2018
5.0.0-rc06 3,756 10/30/2018
5.0.0-rc05 3,533 10/29/2018
5.0.0-rc04 3,737 10/29/2018
5.0.0-rc03 3,761 10/26/2018
5.0.0-rc02 3,642 10/25/2018
5.0.0-rc01 3,679 10/12/2018
5.0.0-beta03 3,730 9/21/2018
5.0.0-beta02 3,737 9/10/2018
5.0.0-beta01 3,651 9/4/2018
4.5.1 1,394 8/7/2018
4.5.0 10,813 8/7/2018
4.5.0-rc01 3,527 6/7/2018
4.5.0-beta09 3,586 6/7/2018
4.5.0-beta08 3,723 5/16/2018
4.5.0-beta07 3,481 5/9/2018
4.5.0-beta06 3,544 4/25/2018
4.5.0-beta05 3,495 4/12/2018
4.5.0-beta03 3,442 4/12/2018
4.2.0-beta02 3,410 3/27/2018
4.2.0-beta01 3,250 2/14/2018
4.1.1 1,580 2/1/2018
4.1.0 9,530 1/15/2018
4.1.0-rc10 3,504 12/19/2017
4.1.0-rc09 3,568 12/19/2017
4.1.0-rc08 3,527 12/12/2017
4.1.0-rc07 3,336 12/5/2017
4.1.0-rc06 3,329 12/5/2017
4.1.0-rc05 3,240 12/5/2017
4.1.0-rc03 3,261 12/4/2017
4.1.0-rc02 3,365 12/4/2017
4.1.0-rc01 3,175 12/4/2017
4.1.0-beta09 3,315 12/3/2017
4.1.0-beta08 3,406 11/25/2017
4.1.0-beta07 3,365 11/23/2017
4.1.0-beta06 3,301 11/22/2017
4.1.0-beta05 3,318 11/21/2017
4.1.0-beta04 1,264 11/21/2017
4.1.0-beta03 1,277 11/17/2017
4.1.0-beta02 1,235 11/17/2017
4.1.0-beta01 1,231 11/16/2017
4.0.1-beta01 1,260 11/6/2017
4.0.0 15,008 10/23/2017
4.0.0-rc05 3,461 10/17/2017
4.0.0-rc04 3,576 10/17/2017
4.0.0-rc03 3,490 10/12/2017
4.0.0-rc02 3,510 10/10/2017
4.0.0-rc01 3,616 10/6/2017
4.0.0-beta9 3,398 10/5/2017
4.0.0-beta8 2,788 10/5/2017
4.0.0-beta7 3,509 10/3/2017
4.0.0-beta6 3,458 9/30/2017
4.0.0-beta5 3,477 9/28/2017
4.0.0-beta4 3,508 9/27/2017
4.0.0-beta3 3,402 9/26/2017
4.0.0-beta2 3,454 9/25/2017
4.0.0-beta1 3,475 9/22/2017
3.11.0 5,417 8/18/2017
3.10.1 1,421 8/18/2017
3.10.0 8,828 8/1/2017
3.9.1 1,442 6/23/2017
3.9.0 8,800 6/13/2017
3.8.1 5,139 5/26/2017
3.8.0 5,033 5/26/2017
3.7.0 5,395 5/23/2017
3.6.0 5,652 5/18/2017
3.5.0 5,367 5/13/2017
3.4.0 5,063 5/4/2017
3.3.6 1,420 4/13/2017
3.3.5 1,419 4/12/2017
3.3.1 1,449 4/12/2017
3.3.0 15,049 4/12/2017
3.3.0-preview1 1,243 4/6/2017
3.2.0 6,280 3/27/2017
3.1.0 4,745 3/22/2017
3.1.0-preview4 3,023 3/9/2017
3.1.0-preview3 2,809 12/9/2016
3.1.0-preview2 2,710 12/9/2016
3.1.0-preview1-rc2 3,190 10/31/2016
3.1.0-preview1 3,249 10/28/2016
3.0.9 5,817 10/19/2016
3.0.8 5,639 8/19/2016
3.0.7 5,738 7/12/2016
3.0.7-pre1 4,064 5/18/2016
3.0.6 4,015 5/13/2016
3.0.5 4,169 4/27/2016
3.0.4 3,606 4/1/2016
3.0.3 1,496 3/30/2016
3.0.2 1,495 3/30/2016
3.0.1 1,488 3/30/2016
3.0.0 4,387 3/29/2016
3.0.0-rc5 3,424 3/24/2016
3.0.0-rc4 3,389 3/21/2016
3.0.0-rc3 3,734 12/22/2015
3.0.0-rc1 2,569 12/17/2015