Service.Web.Extensions.DependencyInjection
                               
                            
                                1.13.1
                            
                        
                    dotnet add package Service.Web.Extensions.DependencyInjection --version 1.13.1
NuGet\Install-Package Service.Web.Extensions.DependencyInjection -Version 1.13.1
        
        
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="Service.Web.Extensions.DependencyInjection" Version="1.13.1" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="Service.Web.Extensions.DependencyInjection" Version="1.13.1" />
<PackageReference Include="Service.Web.Extensions.DependencyInjection" />
        
        
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 Service.Web.Extensions.DependencyInjection --version 1.13.1
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: Service.Web.Extensions.DependencyInjection, 1.13.1"
        
        
#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 Service.Web.Extensions.DependencyInjection@1.13.1
        
        
#: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=Service.Web.Extensions.DependencyInjection&version=1.13.1
#tool nuget:?package=Service.Web.Extensions.DependencyInjection&version=1.13.1
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    ASP.NET Core DI Extension & Marker Interface;
			Include Default Builder;
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net8.0 is compatible. 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. | 
        
        Compatible target framework(s)
    
    
        
        Included target framework(s) (in package)
    
    Learn more about Target Frameworks and .NET Standard.
- 
                                                    net8.0- Service.Extensions.DependencyInjection (>= 1.11.1)
- WebPack.CoreLib (>= 0.18.1)
 
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | 
|---|---|---|
| 1.13.1 | 4,058 | 6/20/2024 | 
| 1.12.2 | 733 | 4/5/2024 | 
| 1.12.1 | 214 | 3/27/2024 | 
| 1.11.1 | 700 | 1/22/2024 | 
| 1.10.1 | 6,415 | 9/13/2023 | 
| 1.9.1 | 246 | 9/12/2023 | 
| 1.8.1 | 840 | 8/21/2023 | 
| 1.7.1 | 575 | 8/5/2023 | 
| 1.6.1 | 336 | 8/3/2023 | 
| 1.5.1 | 1,002 | 7/20/2023 | 
| 1.4.1 | 455 | 7/5/2023 | 
| 1.3.1.1 | 1,395 | 5/11/2023 | 
| 1.2.3.1 | 981 | 3/13/2023 | 
| 1.2.2.1 | 920 | 1/17/2023 | 
| 1.2.1 | 622 | 1/11/2023 | 
| 1.1.3 | 685 | 11/24/2022 | 
| 1.1.2 | 443 | 11/22/2022 | 
| 1.1.1 | 520 | 11/15/2022 | 
| 1.1.0 | 1,305 | 10/14/2022 | 
| 1.0.0 | 582 | 10/10/2022 | 
upgrade package.