Xpandables.DependencyInjection 3.3.8.2

Suggested Alternatives

Xpandables.Standard

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

A utility library in .Net Standard 2.1 to add dependency injection to Xpandables.Standards.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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

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
3.3.8.2 878 2/1/2020 3.3.8.2 is deprecated because it is no longer maintained.
3.3.8.1 586 2/1/2020
3.3.8 555 2/1/2020
3.3.7 608 1/19/2020
3.3.6 565 1/16/2020
3.3.5 645 1/10/2020
3.3.4 636 1/7/2020
3.3.3 585 1/5/2020
3.3.2 569 12/22/2019
3.3.1 532 12/21/2019
3.3.0 567 12/15/2019
3.2.9 568 12/14/2019
3.2.8 520 12/7/2019
3.2.7 553 12/2/2019
3.2.5 561 12/1/2019
3.2.4 538 12/1/2019
3.2.2 671 11/30/2019
3.2.1 680 11/28/2019
3.2.0 698 11/18/2019
3.1.5 554 11/13/2019
3.1.4 688 11/12/2019
3.1.3 540 11/12/2019
3.1.2 668 11/11/2019
3.1.1 675 11/3/2019
3.1.0 676 11/1/2019
3.0.6 682 10/19/2019
3.0.5 714 10/19/2019
3.0.4 715 10/16/2019
3.0.3 721 10/12/2019
3.0.2 707 10/12/2019
3.0.1 669 10/5/2019

Add secured token register.