Kephas.Extensions.DependencyInjection 11.1.0

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

Provides a dependency injection implementation based on the Microsoft.Extensions.DependecyInjection framework.
           Typically used areas and classes/interfaces/services:
           - IAmbientServices.BuildWithDependencyInjection().

           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 (4)

Showing the top 4 NuGet packages that depend on Kephas.Extensions.DependencyInjection:

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.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.Application.AspNetCore

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

Kephas.AspNetCore.IdentityServer4

Provides the IdentityServer4 integration with Kephas based ASP.NET Core applications. Typically used areas and classes/interfaces/services: - Services: IIdentityAppIdProvider. - Stores: IUserStoreService, IRoleStoreService. - IIdentityServerBuilder.AddApiAuthorization. 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 3,891 4/13/2022
11.1.0-dev.4 219 4/6/2022
11.1.0-dev.3 192 3/30/2022
11.1.0-dev.2 207 3/23/2022
11.1.0-dev.1 196 3/23/2022
11.0.0 2,137 3/11/2022
11.0.0-dev.7 211 3/7/2022
11.0.0-dev.6 202 2/28/2022
11.0.0-dev.5 206 2/26/2022
11.0.0-dev.4 204 2/24/2022
11.0.0-dev.3 199 2/23/2022
11.0.0-dev.2 213 2/18/2022
11.0.0-dev.1 208 2/7/2022
10.3.0 2,101 1/18/2022
10.2.0 1,957 12/3/2021
10.1.0 5,958 11/23/2021
10.1.0-dev.7 278 11/17/2021
10.1.0-dev.6 235 11/16/2021
10.1.0-dev.5 247 11/10/2021
10.1.0-dev.4.1 237 11/9/2021
10.1.0-dev.4 253 11/8/2021
10.1.0-dev.3 216 11/8/2021
10.1.0-dev.2 235 11/4/2021
10.1.0-dev.1 237 11/3/2021
10.0.1 1,606 10/16/2021
10.0.0 1,623 10/13/2021
10.0.0-dev.4 225 10/13/2021
10.0.0-dev.3 248 10/11/2021
10.0.0-dev.2 300 10/8/2021
9.3.4 1,655 8/25/2021
9.3.3 1,563 8/25/2021
9.3.2 1,528 8/24/2021
9.3.1 1,545 8/12/2021
9.3.0 1,533 8/12/2021
9.2.0 1,635 6/17/2021
9.1.0 1,637 6/17/2021
9.1.0-dev.9 270 5/26/2021
9.1.0-dev.8 257 5/26/2021
9.1.0-dev.7 258 5/17/2021
9.1.0-dev.6 266 4/28/2021
9.1.0-dev.5 278 4/23/2021
9.1.0-dev.4 273 4/21/2021
9.1.0-dev.3 260 4/17/2021
9.1.0-dev.2 270 4/12/2021
9.1.0-dev.1 274 4/9/2021
9.0.5 1,478 3/31/2021
9.0.4 1,513 3/23/2021
9.0.3 1,603 3/20/2021
9.0.1 1,534 3/18/2021
9.0.0 1,476 3/17/2021
9.0.0-dev.4 269 3/4/2021
9.0.0-dev.3 282 3/1/2021
9.0.0-dev.2 309 2/22/2021
8.4.0 1,314 11/11/2020
8.3.0 860 10/28/2020
8.2.0 1,054 10/16/2020
8.1.0 866 9/23/2020
8.0.0 848 7/1/2020
8.0.0-dev.44 374 6/25/2020
8.0.0-dev.43 367 6/23/2020
8.0.0-dev.42 392 6/22/2020
8.0.0-dev.41 399 6/18/2020
8.0.0-dev.40 348 6/18/2020
8.0.0-dev.39 375 6/15/2020
8.0.0-dev.38 481 6/14/2020
8.0.0-dev.37 357 6/13/2020
8.0.0-dev.36 387 6/13/2020
8.0.0-dev.35 331 6/12/2020
8.0.0-dev.34 375 6/12/2020
8.0.0-dev.33 418 6/10/2020
8.0.0-dev.32 360 6/1/2020
8.0.0-dev.31 383 6/1/2020
8.0.0-dev.30 454 5/30/2020
8.0.0-dev.28 379 5/28/2020
8.0.0-dev.27 367 5/15/2020
8.0.0-dev.26 358 5/14/2020
8.0.0-dev.25 369 5/14/2020
8.0.0-dev.24 363 5/13/2020
8.0.0-dev.23 364 5/13/2020
8.0.0-dev.22 364 5/13/2020
8.0.0-dev.21 370 5/12/2020
8.0.0-dev.20 362 5/12/2020
8.0.0-dev.19 381 5/7/2020
8.0.0-dev.18 363 5/7/2020
8.0.0-dev.17 361 5/6/2020
8.0.0-dev.16 366 5/6/2020
8.0.0-dev.15 358 5/5/2020
8.0.0-dev.14 357 5/5/2020
8.0.0-dev.13 378 5/4/2020
7.6.0-dev.13 397 5/1/2020
7.6.0-dev.12 379 4/30/2020
7.6.0-dev.11 366 4/28/2020
7.6.0-dev.10 348 4/27/2020
7.6.0-dev.9 357 4/24/2020
7.6.0-dev.8 354 4/22/2020
7.6.0-dev.7 364 4/15/2020
7.6.0-dev.6 361 4/15/2020
7.6.0-dev.5 355 4/15/2020
7.6.0-dev.4 353 4/11/2020
7.6.0-dev.3 348 4/10/2020
7.6.0-dev.2 354 4/10/2020
7.6.0-dev.1 441 4/8/2020
7.5.2 989 3/20/2020
7.5.1 1,033 3/12/2020
7.5.0 980 3/10/2020
7.5.0-dev.18 379 3/5/2020
7.5.0-dev.17 373 3/5/2020
7.5.0-dev.16 412 3/4/2020
7.5.0-dev.15 343 3/3/2020
7.5.0-dev.14 354 3/3/2020
7.5.0-dev.13 348 2/29/2020
7.5.0-dev.12 473 2/29/2020
7.5.0-dev.10 339 2/25/2020
7.5.0-dev.9 398 2/20/2020
7.5.0-dev.8 421 2/18/2020
7.5.0-dev.7 359 2/18/2020
7.5.0-dev.6 373 2/14/2020
7.5.0-dev.5 392 2/12/2020
7.5.0-dev.4 362 2/11/2020
7.5.0-dev.3 342 2/11/2020
7.5.0-dev.2 487 2/8/2020
7.5.0-dev.1 367 2/7/2020
7.4.2 807 2/5/2020
7.4.1 801 2/3/2020
7.4.0 854 1/31/2020
7.4.0-dev.4 427 1/31/2020
7.4.0-dev.3 417 1/29/2020
7.4.0-dev.2 358 1/28/2020
7.4.0-dev.1 349 1/23/2020
7.3.1 916 1/21/2020
7.3.1-preview.7 358 1/21/2020
7.3.1-preview.1 397 1/20/2020
7.3.0 790 1/19/2020
7.2.6 873 1/18/2020
7.2.5 811 12/19/2019
7.2.4 809 12/19/2019
7.2.3 838 12/16/2019
7.2.2 836 12/9/2019
7.2.1 830 12/4/2019
7.2.0 826 11/26/2019
7.2.0-preview.10 359 11/20/2019
7.2.0-preview.9 361 11/19/2019
7.2.0-preview.8 359 11/18/2019
7.2.0-preview.6 374 11/14/2019
7.2.0-preview.5 364 11/14/2019
7.2.0-preview.4 358 11/14/2019
7.2.0-preview.2 360 11/11/2019
7.2.0-preview.1 364 11/9/2019
7.1.0 780 11/6/2019
7.1.0-preview.8 381 11/5/2019
7.1.0-preview.7 379 11/4/2019
7.1.0-preview.6 366 11/1/2019
7.1.0-preview.5 392 10/31/2019
7.1.0-preview.4 396 10/30/2019
7.1.0-preview.3 377 10/26/2019
7.1.0-preview.2 380 10/25/2019
7.1.0-preview.1 373 10/24/2019
7.0.0 790 10/16/2019
7.0.0-rc.41 376 10/15/2019
7.0.0-rc.40 388 10/15/2019
7.0.0-rc.39 372 10/12/2019
7.0.0-rc.38 378 10/11/2019
7.0.0-rc.37 625 10/10/2019
7.0.0-rc.36 377 10/9/2019
7.0.0-rc.35 362 10/8/2019
7.0.0-rc.34 385 10/8/2019
7.0.0-rc.33 362 10/7/2019
7.0.0-rc.32 371 10/5/2019
7.0.0-rc.31 370 10/3/2019
7.0.0-rc.30 403 10/1/2019
7.0.0-rc.28 377 10/1/2019
7.0.0-rc.27 376 9/30/2019
7.0.0-rc.26 377 9/30/2019
7.0.0-rc.25 363 9/27/2019
7.0.0-rc.24 376 9/27/2019
7.0.0-rc.23 373 9/26/2019
7.0.0-rc.22 377 9/25/2019
7.0.0-rc.21 364 9/24/2019
7.0.0-rc.20 369 9/23/2019
7.0.0-rc.19 370 9/20/2019
7.0.0-rc.18.1 374 9/20/2019
7.0.0-rc.18 378 9/20/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.