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.
#:package Kephas.Application@11.1.0
                    
#: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.Application&version=11.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Kephas.Application&version=11.1.0
                    
Install 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.  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 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.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.

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.1.0 5,172 4/13/2022
11.1.0-dev.4 232 4/6/2022
11.1.0-dev.3 236 3/30/2022
11.1.0-dev.2 224 3/23/2022
11.1.0-dev.1 227 3/23/2022
11.0.0 4,041 3/11/2022
11.0.0-dev.7 228 3/7/2022
11.0.0-dev.6 229 2/28/2022
11.0.0-dev.5 221 2/26/2022
11.0.0-dev.4 226 2/24/2022
11.0.0-dev.3 232 2/23/2022
11.0.0-dev.2 220 2/18/2022
11.0.0-dev.1 413 2/7/2022
10.3.0 4,206 1/18/2022
10.2.0 3,075 12/3/2021
10.1.0 9,008 11/23/2021
10.1.0-dev.7 285 11/17/2021
10.1.0-dev.6 265 11/16/2021
10.1.0-dev.5 256 11/10/2021
10.1.0-dev.4 280 11/8/2021
10.1.0-dev.3 239 11/8/2021
10.1.0-dev.2 260 11/4/2021
10.1.0-dev.1 259 11/3/2021
10.0.1 3,002 10/16/2021
10.0.0 3,287 10/13/2021
10.0.0-dev.4 251 10/13/2021
10.0.0-dev.3 280 10/11/2021
10.0.0-dev.2 316 10/8/2021
9.3.4 3,489 8/25/2021
9.3.3 3,386 8/25/2021
9.3.2 3,464 8/24/2021
9.3.1 3,637 8/12/2021
9.3.0 3,392 8/12/2021
9.2.0 3,557 6/17/2021
9.1.0 3,540 6/17/2021
9.1.0-dev.9 297 5/26/2021
9.1.0-dev.8 292 5/26/2021
9.1.0-dev.7 312 5/17/2021
9.1.0-dev.6 278 4/28/2021
9.1.0-dev.5 308 4/23/2021
9.1.0-dev.4 301 4/21/2021
9.1.0-dev.3 295 4/17/2021
9.1.0-dev.2 282 4/12/2021
9.1.0-dev.1 305 4/9/2021
9.0.5 3,482 3/31/2021
9.0.4 3,353 3/23/2021
9.0.3 3,472 3/20/2021
9.0.1 3,358 3/18/2021
9.0.0 3,291 3/17/2021
9.0.0-dev.4 296 3/4/2021
9.0.0-dev.3 310 3/1/2021
9.0.0-dev.2 321 2/22/2021
8.4.3 2,102 12/4/2020
8.4.2 1,411 11/13/2020
8.4.1 1,082 11/12/2020
8.4.0 2,971 11/11/2020
8.3.1 1,114 10/30/2020
8.3.0 3,019 10/28/2020
8.2.3 1,122 10/20/2020
8.2.2 1,280 10/20/2020
8.2.1 1,272 10/19/2020
8.2.0 2,821 10/16/2020
8.1.0 2,889 9/23/2020
8.0.2 1,598 9/2/2020
8.0.0 3,323 7/1/2020
8.0.0-dev.44 404 6/25/2020
8.0.0-dev.43.2 455 6/24/2020
8.0.0-dev.43.1 420 6/24/2020
8.0.0-dev.43 396 6/23/2020
8.0.0-dev.42 426 6/22/2020
8.0.0-dev.41.1 409 6/20/2020
8.0.0-dev.41 426 6/18/2020
8.0.0-dev.40 389 6/18/2020
8.0.0-dev.39.4 383 6/15/2020
8.0.0-dev.39.1 399 6/15/2020
8.0.0-dev.39 410 6/15/2020
8.0.0-dev.38 523 6/14/2020
8.0.0-dev.37 375 6/13/2020
8.0.0-dev.36 421 6/13/2020
8.0.0-dev.35 368 6/12/2020
8.0.0-dev.34 408 6/12/2020
8.0.0-dev.33 461 6/10/2020
8.0.0-dev.32 392 6/1/2020
8.0.0-dev.31 417 6/1/2020
8.0.0-dev.30 483 5/30/2020
8.0.0-dev.28 419 5/28/2020
8.0.0-dev.27 401 5/15/2020
8.0.0-dev.26 383 5/14/2020
8.0.0-dev.25 410 5/14/2020
8.0.0-dev.24 386 5/13/2020
8.0.0-dev.23 398 5/13/2020
8.0.0-dev.22 408 5/13/2020
8.0.0-dev.21 404 5/12/2020
8.0.0-dev.20 407 5/12/2020
8.0.0-dev.19 407 5/7/2020
8.0.0-dev.18 393 5/7/2020
8.0.0-dev.17 398 5/6/2020
8.0.0-dev.16 390 5/6/2020
8.0.0-dev.15 400 5/5/2020
8.0.0-dev.14 397 5/5/2020
8.0.0-dev.13 420 5/4/2020
7.6.0-dev.13 415 5/1/2020
7.6.0-dev.12 433 4/30/2020
7.6.0-dev.11 393 4/28/2020
7.6.0-dev.10 400 4/27/2020
7.6.0-dev.9 455 4/24/2020
7.6.0-dev.8 380 4/22/2020
7.6.0-dev.7 392 4/15/2020
7.6.0-dev.6 386 4/15/2020
7.6.0-dev.5 380 4/15/2020
7.6.0-dev.4 375 4/11/2020
7.6.0-dev.3.4 424 4/11/2020
7.6.0-dev.3.3 434 4/10/2020
7.6.0-dev.3.1 441 4/10/2020
7.6.0-dev.3 380 4/10/2020
7.6.0-dev.2.2 384 4/10/2020
7.6.0-dev.2 371 4/10/2020
7.6.0-dev.1 461 4/8/2020
7.5.2 2,502 3/20/2020
7.5.1 2,509 3/12/2020
7.5.0 2,464 3/10/2020
7.5.0-dev.18 410 3/5/2020
7.5.0-dev.17 404 3/5/2020
7.5.0-dev.16 423 3/4/2020
7.5.0-dev.15 380 3/3/2020
7.5.0-dev.14 398 3/3/2020
7.5.0-dev.13 378 2/29/2020
7.5.0-dev.12 490 2/29/2020
7.5.0-dev.10 369 2/25/2020
7.5.0-dev.9 408 2/20/2020
7.5.0-dev.8 445 2/18/2020
7.5.0-dev.7 380 2/18/2020
7.5.0-dev.6 406 2/14/2020
7.5.0-dev.5 415 2/12/2020
7.5.0-dev.4 386 2/11/2020
7.5.0-dev.3 368 2/11/2020
7.5.0-dev.2 500 2/8/2020
7.5.0-dev.1 395 2/7/2020
7.4.2 2,587 2/5/2020
7.4.1 2,345 2/3/2020
7.4.0 2,425 1/31/2020
7.4.0-dev.4 456 1/31/2020
7.4.0-dev.3 425 1/29/2020
7.4.0-dev.2 426 1/28/2020
7.4.0-dev.1 373 1/23/2020
7.3.1 2,296 1/21/2020
7.3.1-preview.7 387 1/21/2020
7.3.1-preview.1 429 1/20/2020
7.3.0 2,130 1/19/2020
7.2.6 2,223 1/18/2020
7.2.5 2,060 12/19/2019
7.2.4 2,152 12/19/2019
7.2.3 2,136 12/16/2019
7.2.2 2,156 12/9/2019
7.2.1 2,177 12/4/2019
7.2.0 2,214 11/26/2019
7.2.0-preview.10 398 11/20/2019
7.2.0-preview.9 385 11/19/2019
7.2.0-preview.8 394 11/18/2019
7.2.0-preview.6 394 11/14/2019
7.2.0-preview.5 393 11/14/2019
7.2.0-preview.4 385 11/14/2019
7.2.0-preview.2 399 11/11/2019
7.2.0-preview.1 396 11/9/2019
7.1.0 2,140 11/6/2019
7.1.0-preview.8 395 11/5/2019
7.1.0-preview.7 390 11/4/2019
7.1.0-preview.6 396 11/1/2019
7.1.0-preview.5 406 10/31/2019
7.1.0-preview.4 418 10/30/2019
7.1.0-preview.3 388 10/26/2019
7.1.0-preview.2 405 10/25/2019
7.1.0-preview.1 392 10/24/2019
7.0.0 2,257 10/16/2019
7.0.0-rc.41 401 10/15/2019
7.0.0-rc.40 423 10/15/2019
7.0.0-rc.39 407 10/12/2019
7.0.0-rc.38 406 10/11/2019
7.0.0-rc.37 682 10/10/2019
7.0.0-rc.36 393 10/9/2019
7.0.0-rc.35 397 10/8/2019
7.0.0-rc.34 402 10/8/2019
7.0.0-rc.33 389 10/7/2019
7.0.0-rc.32 400 10/5/2019
7.0.0-rc.31 391 10/3/2019
7.0.0-rc.30 400 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.