Kephas.Application 11.1.0

Prefix Reserved
dotnet add package Kephas.Application --version 11.1.0
                    
NuGet\Install-Package Kephas.Application -Version 11.1.0
                    
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.Application" Version="11.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Kephas.Application" Version="11.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Kephas.Application" />
                    
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.Application --version 11.1.0
                    
#r "nuget: Kephas.Application, 11.1.0"
                    
#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.Application&version=11.1.0
                    
Install Kephas.Application as a Cake Addin
#tool nuget:?package=Kephas.Application&version=11.1.0
                    
Install Kephas.Application as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (11)

Showing the top 5 NuGet packages that depend on Kephas.Application:

Package Downloads
Kephas.AspNetCore

Provides the infrastructure for the Kephas Framework integration with ASP.NET Core applications. Typically used areas and classes/interfaces/services: - StartupBase, IAspNetAppContext. - Hosting: IMiddlewareConfigurator, IEndpointConfigurator, IStartupFilterService. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Testing.Composition.Mef

Provides base classes for testing using the System.Composition (MEF) composition services. Typically used areas and classes/interfaces/services: - Composition: AutofacCompositionTestBase. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Application.Console

Provides the infrastructure for console applications based on Kephas Framework. Typically used areas and classes/interfaces/services: - ConsoleAppShutdownAwaiter. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Extensions.Hosting

Provides the integration of Kephas Framework with Microsoft.Extensions.Hosting. Typically used areas and classes/interfaces/services: - BackgroundWorker, WorkerAppBase. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

Kephas.Testing.Composition.Autofac

Provides base classes for testing using the Autofac composition services. Typically used areas and classes/interfaces/services: - Composition: AutofacCompositionTestBase. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
11.1.0 4,653 4/13/2022
11.1.0-dev.4 178 4/6/2022
11.1.0-dev.3 176 3/30/2022
11.1.0-dev.2 165 3/23/2022
11.1.0-dev.1 159 3/23/2022
11.0.0 3,984 3/11/2022
11.0.0-dev.7 175 3/7/2022
11.0.0-dev.6 164 2/28/2022
11.0.0-dev.5 163 2/26/2022
11.0.0-dev.4 167 2/24/2022
11.0.0-dev.3 162 2/23/2022
11.0.0-dev.2 168 2/18/2022
11.0.0-dev.1 354 2/7/2022
10.3.0 4,143 1/18/2022
10.2.0 3,018 12/3/2021
10.1.0 8,955 11/23/2021
10.1.0-dev.7 227 11/17/2021
10.1.0-dev.6 202 11/16/2021
10.1.0-dev.5 193 11/10/2021
10.1.0-dev.4 217 11/8/2021
10.1.0-dev.3 176 11/8/2021
10.1.0-dev.2 195 11/4/2021
10.1.0-dev.1 202 11/3/2021
10.0.1 2,939 10/16/2021
10.0.0 3,204 10/13/2021
10.0.0-dev.4 187 10/13/2021
10.0.0-dev.3 209 10/11/2021
10.0.0-dev.2 253 10/8/2021
9.3.4 3,426 8/25/2021
9.3.3 3,320 8/25/2021
9.3.2 3,407 8/24/2021
9.3.1 3,554 8/12/2021
9.3.0 3,332 8/12/2021
9.2.0 3,496 6/17/2021
9.1.0 3,481 6/17/2021
9.1.0-dev.9 243 5/26/2021
9.1.0-dev.8 235 5/26/2021
9.1.0-dev.7 246 5/17/2021
9.1.0-dev.6 228 4/28/2021
9.1.0-dev.5 241 4/23/2021
9.1.0-dev.4 240 4/21/2021
9.1.0-dev.3 236 4/17/2021
9.1.0-dev.2 224 4/12/2021
9.1.0-dev.1 235 4/9/2021
9.0.5 3,421 3/31/2021
9.0.4 3,296 3/23/2021
9.0.3 3,416 3/20/2021
9.0.1 3,296 3/18/2021
9.0.0 3,229 3/17/2021
9.0.0-dev.4 239 3/4/2021
9.0.0-dev.3 246 3/1/2021
9.0.0-dev.2 264 2/22/2021
8.4.3 2,039 12/4/2020
8.4.2 1,349 11/13/2020
8.4.1 1,018 11/12/2020
8.4.0 2,902 11/11/2020
8.3.1 1,050 10/30/2020
8.3.0 2,960 10/28/2020
8.2.3 1,062 10/20/2020
8.2.2 1,206 10/20/2020
8.2.1 1,210 10/19/2020
8.2.0 2,757 10/16/2020
8.1.0 2,831 9/23/2020
8.0.2 1,531 9/2/2020
8.0.0 3,257 7/1/2020
8.0.0-dev.44 340 6/25/2020
8.0.0-dev.43.2 391 6/24/2020
8.0.0-dev.43.1 353 6/24/2020
8.0.0-dev.43 329 6/23/2020
8.0.0-dev.42 364 6/22/2020
8.0.0-dev.41.1 344 6/20/2020
8.0.0-dev.41 361 6/18/2020
8.0.0-dev.40 326 6/18/2020
8.0.0-dev.39.4 324 6/15/2020
8.0.0-dev.39.1 328 6/15/2020
8.0.0-dev.39 344 6/15/2020
8.0.0-dev.38 455 6/14/2020
8.0.0-dev.37 314 6/13/2020
8.0.0-dev.36 359 6/13/2020
8.0.0-dev.35 304 6/12/2020
8.0.0-dev.34 343 6/12/2020
8.0.0-dev.33 394 6/10/2020
8.0.0-dev.32 323 6/1/2020
8.0.0-dev.31 348 6/1/2020
8.0.0-dev.30 415 5/30/2020
8.0.0-dev.28 354 5/28/2020
8.0.0-dev.27 328 5/15/2020
8.0.0-dev.26 319 5/14/2020
8.0.0-dev.25 338 5/14/2020
8.0.0-dev.24 326 5/13/2020
8.0.0-dev.23 334 5/13/2020
8.0.0-dev.22 339 5/13/2020
8.0.0-dev.21 336 5/12/2020
8.0.0-dev.20 336 5/12/2020
8.0.0-dev.19 336 5/7/2020
8.0.0-dev.18 322 5/7/2020
8.0.0-dev.17 331 5/6/2020
8.0.0-dev.16 328 5/6/2020
8.0.0-dev.15 322 5/5/2020
8.0.0-dev.14 335 5/5/2020
8.0.0-dev.13 355 5/4/2020
7.6.0-dev.13 343 5/1/2020
7.6.0-dev.12 362 4/30/2020
7.6.0-dev.11 321 4/28/2020
7.6.0-dev.10 326 4/27/2020
7.6.0-dev.9 385 4/24/2020
7.6.0-dev.8 320 4/22/2020
7.6.0-dev.7 323 4/15/2020
7.6.0-dev.6 319 4/15/2020
7.6.0-dev.5 312 4/15/2020
7.6.0-dev.4 299 4/11/2020
7.6.0-dev.3.4 351 4/11/2020
7.6.0-dev.3.3 370 4/10/2020
7.6.0-dev.3.1 371 4/10/2020
7.6.0-dev.3 310 4/10/2020
7.6.0-dev.2.2 319 4/10/2020
7.6.0-dev.2 302 4/10/2020
7.6.0-dev.1 392 4/8/2020
7.5.2 2,436 3/20/2020
7.5.1 2,439 3/12/2020
7.5.0 2,388 3/10/2020
7.5.0-dev.18 340 3/5/2020
7.5.0-dev.17 336 3/5/2020
7.5.0-dev.16 362 3/4/2020
7.5.0-dev.15 306 3/3/2020
7.5.0-dev.14 322 3/3/2020
7.5.0-dev.13 307 2/29/2020
7.5.0-dev.12 422 2/29/2020
7.5.0-dev.10 303 2/25/2020
7.5.0-dev.9 337 2/20/2020
7.5.0-dev.8 382 2/18/2020
7.5.0-dev.7 318 2/18/2020
7.5.0-dev.6 336 2/14/2020
7.5.0-dev.5 347 2/12/2020
7.5.0-dev.4 318 2/11/2020
7.5.0-dev.3 300 2/11/2020
7.5.0-dev.2 433 2/8/2020
7.5.0-dev.1 333 2/7/2020
7.4.2 2,520 2/5/2020
7.4.1 2,279 2/3/2020
7.4.0 2,355 1/31/2020
7.4.0-dev.4 380 1/31/2020
7.4.0-dev.3 359 1/29/2020
7.4.0-dev.2 363 1/28/2020
7.4.0-dev.1 307 1/23/2020
7.3.1 2,231 1/21/2020
7.3.1-preview.7 316 1/21/2020
7.3.1-preview.1 355 1/20/2020
7.3.0 2,055 1/19/2020
7.2.6 2,151 1/18/2020
7.2.5 1,999 12/19/2019
7.2.4 2,083 12/19/2019
7.2.3 2,068 12/16/2019
7.2.2 2,090 12/9/2019
7.2.1 2,103 12/4/2019
7.2.0 2,145 11/26/2019
7.2.0-preview.10 321 11/20/2019
7.2.0-preview.9 313 11/19/2019
7.2.0-preview.8 322 11/18/2019
7.2.0-preview.6 322 11/14/2019
7.2.0-preview.5 318 11/14/2019
7.2.0-preview.4 321 11/14/2019
7.2.0-preview.2 323 11/11/2019
7.2.0-preview.1 322 11/9/2019
7.1.0 2,070 11/6/2019
7.1.0-preview.8 327 11/5/2019
7.1.0-preview.7 320 11/4/2019
7.1.0-preview.6 324 11/1/2019
7.1.0-preview.5 339 10/31/2019
7.1.0-preview.4 354 10/30/2019
7.1.0-preview.3 311 10/26/2019
7.1.0-preview.2 336 10/25/2019
7.1.0-preview.1 326 10/24/2019
7.0.0 2,188 10/16/2019
7.0.0-rc.41 334 10/15/2019
7.0.0-rc.40 353 10/15/2019
7.0.0-rc.39 332 10/12/2019
7.0.0-rc.38 325 10/11/2019
7.0.0-rc.37 593 10/10/2019
7.0.0-rc.36 323 10/9/2019
7.0.0-rc.35 331 10/8/2019
7.0.0-rc.34 334 10/8/2019
7.0.0-rc.33 321 10/7/2019
7.0.0-rc.32 324 10/5/2019
7.0.0-rc.31 324 10/3/2019
7.0.0-rc.30 324 10/1/2019

Please check https://github.com/kephas-software/kephas/releases for the change log.
           Also check the documentation and the samples from https://github.com/kephas-software/kephas/wiki and https://github.com/kephas-software/kephas/tree/master/Samples.