Microsoft.Extensions.DependencyInjection.Abstractions 1.0.0

Abstractions for dependency injection.
Commonly used types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions

There is a newer version of this package available.
See the version list below for details.
Install-Package Microsoft.Extensions.DependencyInjection.Abstractions -Version 1.0.0
dotnet add package Microsoft.Extensions.DependencyInjection.Abstractions --version 1.0.0
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.DependencyInjection.Abstractions --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Extensions.DependencyInjection.Abstractions, 1.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Extensions.DependencyInjection.Abstractions as a Cake Addin
#addin nuget:?package=Microsoft.Extensions.DependencyInjection.Abstractions&version=1.0.0

// Install Microsoft.Extensions.DependencyInjection.Abstractions as a Cake Tool
#tool nuget:?package=Microsoft.Extensions.DependencyInjection.Abstractions&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

NuGet packages (20)

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.DependencyInjection.Abstractions:

Package Downloads
Microsoft.Extensions.Hosting.Abstractions
.NET Core hosting and startup abstractions for applications. This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213
Microsoft.Extensions.Localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources. This package was built from the source code at https://github.com/aspnet/Localization/tree/de1579bdda645ba8631403af8720929b76939853
Microsoft.AspNet.DataProtection
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNetCore.DataProtection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/ce8cf65589734f82b0536c543aba5bd60d0a5a98
Microsoft.AspNetCore.MiddlewareAnalysis
ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource. This package was built from the source code at https://github.com/aspnet/Diagnostics/tree/c802d5ef5fba1ba8dfbcb8c3741af2ba15e9d1aa

Version History

Version Downloads Last updated
5.0.0 0 06.02.2022
2.2.0 0 06.02.2022
2.1.1 0 06.02.2022
2.0.0 0 06.02.2022
1.1.0 0 06.02.2022
1.0.0 0 06.02.2022
Show less