Kephas.Core 4.5.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.5.0-beta05
                    
NuGet\Install-Package Kephas.Core -Version 4.5.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.5.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.5.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.5.0-beta05
                    
#r "nuget: Kephas.Core, 4.5.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.
#addin nuget:?package=Kephas.Core&version=4.5.0-beta05&prerelease
                    
Install Kephas.Core as a Cake Addin
#tool nuget:?package=Kephas.Core&version=4.5.0-beta05&prerelease
                    
Install Kephas.Core 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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  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 tizen40 was computed.  tizen60 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.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.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.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 5,568 4/13/2022
11.1.0-dev.4 167 4/6/2022
11.1.0-dev.3 159 3/30/2022
11.1.0-dev.2 162 3/23/2022
11.1.0-dev.1 153 3/23/2022
11.0.0 4,958 3/11/2022
11.0.0-dev.7 178 3/7/2022
11.0.0-dev.6 166 2/28/2022
11.0.0-dev.5 154 2/26/2022
11.0.0-dev.4 165 2/24/2022
11.0.0-dev.3 157 2/23/2022
11.0.0-dev.2 166 2/18/2022
11.0.0-dev.1 162 2/7/2022
10.3.0 4,861 1/18/2022
10.2.0 3,526 12/3/2021
10.1.0 7,468 11/23/2021
10.1.0-dev.7 237 11/17/2021
10.1.0-dev.6 208 11/16/2021
10.1.0-dev.5 191 11/10/2021
10.1.0-dev.4 216 11/8/2021
10.1.0-dev.3 177 11/8/2021
10.1.0-dev.2 196 11/4/2021
10.1.0-dev.1 204 11/3/2021
10.0.1 14,009 10/16/2021
10.0.0 14,004 10/13/2021
10.0.0-dev.4 185 10/13/2021
10.0.0-dev.3 209 10/11/2021
10.0.0-dev.2 252 10/8/2021
9.3.4 14,582 8/25/2021
9.3.3 13,488 8/25/2021
9.3.2 13,476 8/24/2021
9.3.1 13,515 8/12/2021
9.3.0 13,423 8/12/2021
9.2.0 13,868 6/17/2021
9.1.0 13,762 6/17/2021
9.1.0-dev.9 223 5/26/2021
9.1.0-dev.8 218 5/26/2021
9.1.0-dev.7 232 5/17/2021
9.1.0-dev.6.1 230 4/28/2021
9.1.0-dev.6 214 4/28/2021
9.1.0-dev.5 224 4/23/2021
9.1.0-dev.4 226 4/21/2021
9.1.0-dev.3 221 4/17/2021
9.1.0-dev.2 210 4/12/2021
9.1.0-dev.1 227 4/9/2021
9.0.5 13,473 3/31/2021
9.0.4 13,383 3/23/2021
9.0.3 13,598 3/20/2021
9.0.1 13,572 3/18/2021
9.0.0 13,501 3/17/2021
9.0.0-dev.4 226 3/4/2021
9.0.0-dev.3 233 3/1/2021
9.0.0-dev.2 239 2/22/2021
9.0.0-dev.0 333 11/16/2020
8.4.6 1,224 3/1/2021
8.4.5 907 2/15/2021
8.4.4 869 1/4/2021
8.4.3 799 12/4/2020
8.4.0 18,249 11/11/2020
8.3.1 884 11/4/2020
8.3.0 14,090 10/28/2020
8.2.0 15,323 10/16/2020
8.1.0 14,098 9/23/2020
8.0.5 1,174 9/11/2020
8.0.4 1,214 9/8/2020
8.0.3 3,028 8/18/2020
8.0.2 1,726 7/3/2020
8.0.1 1,536 7/1/2020
8.0.0 15,515 7/1/2020
8.0.0-dev.44.2 381 6/25/2020
8.0.0-dev.44.1 326 6/25/2020
8.0.0-dev.44 328 6/25/2020
8.0.0-dev.43.2 384 6/24/2020
8.0.0-dev.43 308 6/23/2020
8.0.0-dev.42.1 336 6/23/2020
8.0.0-dev.42 351 6/22/2020
8.0.0-dev.41.1 319 6/20/2020
8.0.0-dev.41 344 6/18/2020
8.0.0-dev.40 306 6/18/2020
8.0.0-dev.39.2 316 6/15/2020
8.0.0-dev.39.1 317 6/15/2020
8.0.0-dev.39 323 6/15/2020
8.0.0-dev.38 429 6/14/2020
8.0.0-dev.37 287 6/13/2020
8.0.0-dev.36 341 6/13/2020
8.0.0-dev.35 288 6/12/2020
8.0.0-dev.34 331 6/12/2020
8.0.0-dev.33 379 6/10/2020
8.0.0-dev.32 312 6/1/2020
8.0.0-dev.31 328 6/1/2020
8.0.0-dev.30 399 5/30/2020
8.0.0-dev.28 341 5/28/2020
8.0.0-dev.27 331 5/15/2020
8.0.0-dev.26 317 5/14/2020
8.0.0-dev.25 321 5/14/2020
8.0.0-dev.24 324 5/13/2020
8.0.0-dev.23 310 5/13/2020
8.0.0-dev.22 317 5/13/2020
8.0.0-dev.21 320 5/12/2020
8.0.0-dev.20 325 5/12/2020
8.0.0-dev.19 315 5/7/2020
8.0.0-dev.18 314 5/7/2020
8.0.0-dev.17 312 5/6/2020
8.0.0-dev.16 305 5/6/2020
8.0.0-dev.15 306 5/5/2020
8.0.0-dev.14 309 5/5/2020
8.0.0-dev.13 332 5/4/2020
7.6.0-dev.13 339 5/1/2020
7.6.0-dev.12 345 4/30/2020
7.6.0-dev.11 312 4/28/2020
7.6.0-dev.10 310 4/27/2020
7.6.0-dev.9 314 4/24/2020
7.6.0-dev.8 315 4/22/2020
7.6.0-dev.7 304 4/15/2020
7.6.0-dev.6 302 4/15/2020
7.6.0-dev.5 293 4/15/2020
7.6.0-dev.4 282 4/11/2020
7.6.0-dev.3 308 4/10/2020
7.6.0-dev.2 303 4/10/2020
7.6.0-dev.1 390 4/8/2020
7.5.2 13,234 3/20/2020
7.5.1 11,774 3/12/2020
7.5.0 14,053 3/10/2020
7.5.0-dev.18 337 3/5/2020
7.5.0-dev.17 328 3/5/2020
7.5.0-dev.16 364 3/4/2020
7.5.0-dev.15.1 367 3/4/2020
7.5.0-dev.15 304 3/3/2020
7.5.0-dev.14 313 3/3/2020
7.5.0-dev.13 293 2/29/2020
7.5.0-dev.12 421 2/29/2020
7.5.0-dev.10 305 2/25/2020
7.5.0-dev.9 349 2/20/2020
7.5.0-dev.8 375 2/18/2020
7.5.0-dev.7 307 2/18/2020
7.5.0-dev.6 327 2/14/2020
7.5.0-dev.5 349 2/12/2020
7.5.0-dev.4 322 2/11/2020
7.5.0-dev.3 296 2/11/2020
7.5.0-dev.2 442 2/8/2020
7.5.0-dev.1 336 2/7/2020
7.4.2 14,032 2/5/2020
7.4.1 13,455 2/3/2020
7.4.0 13,741 1/31/2020
7.4.0-dev.4 380 1/31/2020
7.4.0-dev.3 361 1/29/2020
7.4.0-dev.2 311 1/28/2020
7.4.0-dev.1 314 1/23/2020
7.3.1 12,976 1/21/2020
7.3.1-preview.7 317 1/21/2020
7.3.1-preview.4 346 1/20/2020
7.3.1-preview.3 305 1/20/2020
7.3.1-preview.2 305 1/20/2020
7.3.1-preview.1 347 1/20/2020
7.3.0 12,539 1/19/2020
7.2.6 12,533 1/18/2020
7.2.5 12,508 12/19/2019
7.2.4 12,415 12/19/2019
7.2.3 12,295 12/16/2019
7.2.2 12,169 12/9/2019
7.2.1 12,468 12/4/2019
7.2.0 12,590 11/26/2019
7.2.0-preview.10 311 11/20/2019
7.2.0-preview.9 307 11/19/2019
7.2.0-preview.8 319 11/18/2019
7.2.0-preview.6 330 11/14/2019
7.2.0-preview.5 319 11/14/2019
7.2.0-preview.4 310 11/14/2019
7.2.0-preview.2 312 11/11/2019
7.2.0-preview.1 328 11/9/2019
7.1.1 740 11/6/2019
7.1.0 14,000 11/6/2019
7.1.0-preview.8 328 11/5/2019
7.1.0-preview.7 320 11/4/2019
7.1.0-preview.6 318 11/1/2019
7.1.0-preview.5 337 10/31/2019
7.1.0-preview.4 343 10/30/2019
7.1.0-preview.3 334 10/26/2019
7.1.0-preview.2 327 10/25/2019
7.1.0-preview.1 315 10/24/2019
7.0.0 11,712 10/16/2019
7.0.0-rc.41 328 10/15/2019
7.0.0-rc.40 343 10/15/2019
7.0.0-rc.39 340 10/12/2019
7.0.0-rc.38 322 10/11/2019
7.0.0-rc.37 544 10/10/2019
7.0.0-rc.36 319 10/9/2019
7.0.0-rc.35 321 10/8/2019
7.0.0-rc.34 333 10/8/2019
7.0.0-rc.33 319 10/7/2019
7.0.0-rc.32 325 10/5/2019
7.0.0-rc.31 325 10/3/2019
7.0.0-rc.30 337 10/1/2019
7.0.0-rc.28 330 10/1/2019
7.0.0-rc.27 333 9/30/2019
7.0.0-rc.26 335 9/30/2019
7.0.0-rc.25 327 9/27/2019
7.0.0-rc.24 327 9/27/2019
7.0.0-rc.23 315 9/26/2019
7.0.0-rc.22 333 9/25/2019
7.0.0-rc.21 327 9/24/2019
7.0.0-rc.20 328 9/23/2019
7.0.0-rc.19 326 9/20/2019
7.0.0-rc.18.1 329 9/20/2019
7.0.0-rc.18 329 9/20/2019
6.5.0-rc.17 346 9/19/2019
6.5.0-rc.16 344 9/18/2019
6.5.0-rc.15 348 9/18/2019
6.5.0-rc.14.1 342 9/18/2019
6.5.0-rc.14 344 9/17/2019
6.5.0-rc.13 333 9/16/2019
6.5.0-rc.12.2 341 9/13/2019
6.5.0-rc.12.1 337 9/12/2019
6.5.0-rc.12 346 9/12/2019
6.5.0-rc.11 343 9/11/2019
6.5.0-rc.10 336 9/10/2019
6.5.0-rc.9 342 9/9/2019
6.5.0-rc.8 342 9/6/2019
6.5.0-rc.7 322 9/6/2019
6.5.0-rc.6 340 9/6/2019
6.5.0-rc.5 329 9/2/2019
6.5.0-rc.4 336 9/2/2019
6.5.0-rc.3 340 8/30/2019
6.5.0-rc.2 351 8/29/2019
6.5.0-rc.1 354 8/28/2019
6.5.0-beta.5 341 8/28/2019
6.5.0-beta.4 351 8/27/2019
6.0.0 7,057 8/6/2019
6.0.0-rc.7 350 7/19/2019
6.0.0-rc.6 336 6/28/2019
6.0.0-rc.5 337 6/28/2019
6.0.0-rc.4 330 6/25/2019
6.0.0-rc.3 342 6/20/2019
6.0.0-rc.2 339 5/29/2019
6.0.0-rc.1 346 5/28/2019
6.0.0-beta.3 349 4/17/2019
5.3.0-beta.2 352 3/21/2019
5.3.0-beta.1 393 3/20/2019
5.2.0 6,764 3/19/2019
5.1.0 6,717 1/25/2019
5.0.0 6,653 12/21/2018
5.0.0-rc11 3,604 12/14/2018
5.0.0-rc10 3,568 11/16/2018
5.0.0-rc09 3,362 11/1/2018
5.0.0-rc08 3,321 10/31/2018
5.0.0-rc07 3,286 10/31/2018
5.0.0-rc06 3,443 10/30/2018
5.0.0-rc05 3,238 10/29/2018
5.0.0-rc04 3,419 10/29/2018
5.0.0-rc03 3,402 10/26/2018
5.0.0-rc02 3,304 10/25/2018
5.0.0-rc01 3,373 10/12/2018
5.0.0-beta03 3,381 9/21/2018
5.0.0-beta02 3,443 9/10/2018
5.0.0-beta01 3,361 9/4/2018
4.5.1 1,206 8/7/2018
4.5.0 10,244 8/7/2018
4.5.0-rc01 3,089 6/7/2018
4.5.0-beta09 3,131 6/7/2018
4.5.0-beta08 3,295 5/16/2018
4.5.0-beta07 3,051 5/9/2018
4.5.0-beta06 3,083 4/25/2018
4.5.0-beta05 3,051 4/12/2018
4.5.0-beta03 3,015 4/12/2018
4.2.0-beta02 2,985 3/27/2018
4.2.0-beta01 2,878 2/14/2018
4.1.1 1,313 2/1/2018
4.1.0 8,907 1/15/2018
4.1.0-rc10 3,053 12/19/2017
4.1.0-rc09 3,117 12/19/2017
4.1.0-rc08 3,104 12/12/2017
4.1.0-rc07 2,980 12/5/2017
4.1.0-rc06 2,924 12/5/2017
4.1.0-rc05 2,900 12/5/2017
4.1.0-rc03 2,921 12/4/2017
4.1.0-rc02 2,979 12/4/2017
4.1.0-rc01 2,843 12/4/2017
4.1.0-beta09 2,944 12/3/2017
4.1.0-beta08 3,011 11/25/2017
4.1.0-beta07 3,002 11/23/2017
4.1.0-beta06 2,961 11/22/2017
4.1.0-beta05 2,968 11/21/2017
4.1.0-beta04 1,073 11/21/2017
4.1.0-beta03 1,091 11/17/2017
4.1.0-beta02 1,039 11/17/2017
4.1.0-beta01 1,045 11/16/2017
4.0.1-beta01 1,067 11/6/2017
4.0.0 13,883 10/23/2017
4.0.0-rc05 3,116 10/17/2017
4.0.0-rc04 3,227 10/17/2017
4.0.0-rc03 3,158 10/12/2017
4.0.0-rc02 3,176 10/10/2017
4.0.0-rc01 3,271 10/6/2017
4.0.0-beta9 3,066 10/5/2017
4.0.0-beta8 2,519 10/5/2017
4.0.0-beta7 3,175 10/3/2017
4.0.0-beta6 3,127 9/30/2017
4.0.0-beta5 3,107 9/28/2017
4.0.0-beta4 3,158 9/27/2017
4.0.0-beta3 3,086 9/26/2017
4.0.0-beta2 3,109 9/25/2017
4.0.0-beta1 3,144 9/22/2017
3.11.0 5,097 8/18/2017
3.10.1 1,220 8/18/2017
3.10.0 8,387 8/1/2017
3.9.1 1,238 6/23/2017
3.9.0 8,311 6/13/2017
3.8.1 4,791 5/26/2017
3.8.0 4,714 5/26/2017
3.7.0 5,050 5/23/2017
3.6.0 5,316 5/18/2017
3.5.0 5,031 5/13/2017
3.4.0 4,715 5/4/2017
3.3.6 1,221 4/13/2017
3.3.5 1,219 4/12/2017
3.3.1 1,247 4/12/2017
3.3.0 14,328 4/12/2017
3.3.0-preview1 1,018 4/6/2017
3.2.0 5,847 3/27/2017
3.1.0 4,445 3/22/2017
3.1.0-preview4 2,711 3/9/2017
3.1.0-preview3 2,530 12/9/2016
3.1.0-preview2 2,438 12/9/2016
3.1.0-preview1-rc2 2,909 10/31/2016
3.1.0-preview1 2,972 10/28/2016
3.0.9 5,539 10/19/2016
3.0.8 5,373 8/19/2016
3.0.7 5,436 7/12/2016
3.0.7-pre1 3,740 5/18/2016
3.0.6 3,750 5/13/2016
3.0.5 3,924 4/27/2016
3.0.4 3,332 4/1/2016
3.0.3 1,291 3/30/2016
3.0.2 1,299 3/30/2016
3.0.1 1,280 3/30/2016
3.0.0 4,076 3/29/2016
3.0.0-rc5 3,164 3/24/2016
3.0.0-rc4 3,097 3/21/2016
3.0.0-rc3 3,445 12/22/2015
3.0.0-rc1 2,300 12/17/2015