Service.Extensions.DependencyInjection
1.11.1
dotnet add package Service.Extensions.DependencyInjection --version 1.11.1
NuGet\Install-Package Service.Extensions.DependencyInjection -Version 1.11.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.Extensions.DependencyInjection" Version="1.11.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Service.Extensions.DependencyInjection --version 1.11.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Service.Extensions.DependencyInjection, 1.11.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.
// Install Service.Extensions.DependencyInjection as a Cake Addin #addin nuget:?package=Service.Extensions.DependencyInjection&version=1.11.1 // Install Service.Extensions.DependencyInjection as a Cake Tool #tool nuget:?package=Service.Extensions.DependencyInjection&version=1.11.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Microsoft.Extensions.Http.Polly (>= 8.0.1)
- Polly.Contrib.WaitAndRetry (>= 1.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Service.Extensions.DependencyInjection:
Package | Downloads |
---|---|
Service.Web.Extensions.DependencyInjection
ASP.NET Core DI Extension & Marker Interface; Include Default Builder; |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.11.1 | 3,623 | 1/22/2024 |
1.10.1 | 5,373 | 9/13/2023 |
1.9.1 | 857 | 8/21/2023 |
1.8.1 | 629 | 8/3/2023 |
1.7.1.1 | 984 | 7/19/2023 |
1.6.1.1 | 1,518 | 5/11/2023 |
1.5.1.1 | 1,732 | 1/11/2023 |
1.4.1.3 | 765 | 11/22/2022 |
1.4.1.2 | 1,584 | 10/10/2022 |
1.3.3.1 | 456 | 10/4/2022 |
1.3.2.1 | 758 | 8/4/2022 |
1.3.1.2 | 762 | 6/8/2022 |
1.2.1 | 565 | 5/30/2022 |
1.1.8.4 | 580 | 5/10/2022 |
1.1.8.3 | 643 | 4/11/2022 |
1.1.7 | 634 | 3/23/2022 |
1.1.6.1 | 492 | 3/20/2022 |
1.1.4 | 2,116 | 2/11/2022 |
1.1.3 | 480 | 2/11/2022 |
1.1.1 | 570 | 1/17/2022 |
1.0.0 | 458 | 11/29/2021 |
0.5.1-beta | 478 | 10/15/2021 |
0.4.1-beta | 282 | 9/17/2021 |
0.3.1-beta | 340 | 11/28/2020 |
0.2.1-beta | 2,092 | 12/9/2019 |
0.1.1-beta | 419 | 10/28/2019 |
0.1.0 | 559 | 10/21/2019 |
upgrade dotnet version.