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,629 4/13/2022
11.1.0-dev.4 177 4/6/2022
11.1.0-dev.3 175 3/30/2022
11.1.0-dev.2 164 3/23/2022
11.1.0-dev.1 158 3/23/2022
11.0.0 3,983 3/11/2022
11.0.0-dev.7 173 3/7/2022
11.0.0-dev.6 163 2/28/2022
11.0.0-dev.5 162 2/26/2022
11.0.0-dev.4 166 2/24/2022
11.0.0-dev.3 161 2/23/2022
11.0.0-dev.2 166 2/18/2022
11.0.0-dev.1 352 2/7/2022
10.3.0 4,141 1/18/2022
10.2.0 3,015 12/3/2021
10.1.0 8,953 11/23/2021
10.1.0-dev.7 225 11/17/2021
10.1.0-dev.6 199 11/16/2021
10.1.0-dev.5 191 11/10/2021
10.1.0-dev.4 215 11/8/2021
10.1.0-dev.3 174 11/8/2021
10.1.0-dev.2 193 11/4/2021
10.1.0-dev.1 200 11/3/2021
10.0.1 2,937 10/16/2021
10.0.0 3,178 10/13/2021
10.0.0-dev.4 185 10/13/2021
10.0.0-dev.3 207 10/11/2021
10.0.0-dev.2 251 10/8/2021
9.3.4 3,420 8/25/2021
9.3.3 3,314 8/25/2021
9.3.2 3,401 8/24/2021
9.3.1 3,523 8/12/2021
9.3.0 3,326 8/12/2021
9.2.0 3,490 6/17/2021
9.1.0 3,475 6/17/2021
9.1.0-dev.9 237 5/26/2021
9.1.0-dev.8 229 5/26/2021
9.1.0-dev.7 240 5/17/2021
9.1.0-dev.6 222 4/28/2021
9.1.0-dev.5 235 4/23/2021
9.1.0-dev.4 233 4/21/2021
9.1.0-dev.3 230 4/17/2021
9.1.0-dev.2 218 4/12/2021
9.1.0-dev.1 229 4/9/2021
9.0.5 3,415 3/31/2021
9.0.4 3,290 3/23/2021
9.0.3 3,409 3/20/2021
9.0.1 3,290 3/18/2021
9.0.0 3,223 3/17/2021
9.0.0-dev.4 233 3/4/2021
9.0.0-dev.3 240 3/1/2021
9.0.0-dev.2 258 2/22/2021
8.4.3 2,032 12/4/2020
8.4.2 1,343 11/13/2020
8.4.1 1,012 11/12/2020
8.4.0 2,896 11/11/2020
8.3.1 1,044 10/30/2020
8.3.0 2,954 10/28/2020
8.2.3 1,055 10/20/2020
8.2.2 1,199 10/20/2020
8.2.1 1,204 10/19/2020
8.2.0 2,751 10/16/2020
8.1.0 2,825 9/23/2020
8.0.2 1,525 9/2/2020
8.0.0 3,251 7/1/2020
8.0.0-dev.44 334 6/25/2020
8.0.0-dev.43.2 385 6/24/2020
8.0.0-dev.43.1 347 6/24/2020
8.0.0-dev.43 323 6/23/2020
8.0.0-dev.42 358 6/22/2020
8.0.0-dev.41.1 338 6/20/2020
8.0.0-dev.41 355 6/18/2020
8.0.0-dev.40 319 6/18/2020
8.0.0-dev.39.4 317 6/15/2020
8.0.0-dev.39.1 322 6/15/2020
8.0.0-dev.39 338 6/15/2020
8.0.0-dev.38 449 6/14/2020
8.0.0-dev.37 308 6/13/2020
8.0.0-dev.36 353 6/13/2020
8.0.0-dev.35 298 6/12/2020
8.0.0-dev.34 337 6/12/2020
8.0.0-dev.33 388 6/10/2020
8.0.0-dev.32 317 6/1/2020
8.0.0-dev.31 342 6/1/2020
8.0.0-dev.30 409 5/30/2020
8.0.0-dev.28 348 5/28/2020
8.0.0-dev.27 322 5/15/2020
8.0.0-dev.26 313 5/14/2020
8.0.0-dev.25 332 5/14/2020
8.0.0-dev.24 320 5/13/2020
8.0.0-dev.23 328 5/13/2020
8.0.0-dev.22 333 5/13/2020
8.0.0-dev.21 330 5/12/2020
8.0.0-dev.20 330 5/12/2020
8.0.0-dev.19 330 5/7/2020
8.0.0-dev.18 316 5/7/2020
8.0.0-dev.17 325 5/6/2020
8.0.0-dev.16 322 5/6/2020
8.0.0-dev.15 316 5/5/2020
8.0.0-dev.14 329 5/5/2020
8.0.0-dev.13 348 5/4/2020
7.6.0-dev.13 337 5/1/2020
7.6.0-dev.12 356 4/30/2020
7.6.0-dev.11 315 4/28/2020
7.6.0-dev.10 320 4/27/2020
7.6.0-dev.9 379 4/24/2020
7.6.0-dev.8 314 4/22/2020
7.6.0-dev.7 317 4/15/2020
7.6.0-dev.6 313 4/15/2020
7.6.0-dev.5 306 4/15/2020
7.6.0-dev.4 293 4/11/2020
7.6.0-dev.3.4 345 4/11/2020
7.6.0-dev.3.3 364 4/10/2020
7.6.0-dev.3.1 365 4/10/2020
7.6.0-dev.3 303 4/10/2020
7.6.0-dev.2.2 313 4/10/2020
7.6.0-dev.2 296 4/10/2020
7.6.0-dev.1 386 4/8/2020
7.5.2 2,430 3/20/2020
7.5.1 2,433 3/12/2020
7.5.0 2,381 3/10/2020
7.5.0-dev.18 334 3/5/2020
7.5.0-dev.17 330 3/5/2020
7.5.0-dev.16 356 3/4/2020
7.5.0-dev.15 300 3/3/2020
7.5.0-dev.14 316 3/3/2020
7.5.0-dev.13 301 2/29/2020
7.5.0-dev.12 416 2/29/2020
7.5.0-dev.10 297 2/25/2020
7.5.0-dev.9 331 2/20/2020
7.5.0-dev.8 376 2/18/2020
7.5.0-dev.7 312 2/18/2020
7.5.0-dev.6 330 2/14/2020
7.5.0-dev.5 341 2/12/2020
7.5.0-dev.4 311 2/11/2020
7.5.0-dev.3 294 2/11/2020
7.5.0-dev.2 427 2/8/2020
7.5.0-dev.1 327 2/7/2020
7.4.2 2,514 2/5/2020
7.4.1 2,273 2/3/2020
7.4.0 2,349 1/31/2020
7.4.0-dev.4 374 1/31/2020
7.4.0-dev.3 353 1/29/2020
7.4.0-dev.2 357 1/28/2020
7.4.0-dev.1 300 1/23/2020
7.3.1 2,224 1/21/2020
7.3.1-preview.7 310 1/21/2020
7.3.1-preview.1 349 1/20/2020
7.3.0 2,049 1/19/2020
7.2.6 2,145 1/18/2020
7.2.5 1,993 12/19/2019
7.2.4 2,077 12/19/2019
7.2.3 2,062 12/16/2019
7.2.2 2,084 12/9/2019
7.2.1 2,097 12/4/2019
7.2.0 2,139 11/26/2019
7.2.0-preview.10 315 11/20/2019
7.2.0-preview.9 307 11/19/2019
7.2.0-preview.8 316 11/18/2019
7.2.0-preview.6 316 11/14/2019
7.2.0-preview.5 311 11/14/2019
7.2.0-preview.4 315 11/14/2019
7.2.0-preview.2 317 11/11/2019
7.2.0-preview.1 316 11/9/2019
7.1.0 2,064 11/6/2019
7.1.0-preview.8 321 11/5/2019
7.1.0-preview.7 314 11/4/2019
7.1.0-preview.6 318 11/1/2019
7.1.0-preview.5 333 10/31/2019
7.1.0-preview.4 347 10/30/2019
7.1.0-preview.3 305 10/26/2019
7.1.0-preview.2 330 10/25/2019
7.1.0-preview.1 320 10/24/2019
7.0.0 2,182 10/16/2019
7.0.0-rc.41 328 10/15/2019
7.0.0-rc.40 346 10/15/2019
7.0.0-rc.39 326 10/12/2019
7.0.0-rc.38 319 10/11/2019
7.0.0-rc.37 562 10/10/2019
7.0.0-rc.36 317 10/9/2019
7.0.0-rc.35 325 10/8/2019
7.0.0-rc.34 328 10/8/2019
7.0.0-rc.33 315 10/7/2019
7.0.0-rc.32 318 10/5/2019
7.0.0-rc.31 318 10/3/2019
7.0.0-rc.30 318 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.