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.
#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 868 2/1/2020 3.3.8.2 is deprecated because it is no longer maintained.
3.3.8.1 582 2/1/2020
3.3.8 549 2/1/2020
3.3.7 603 1/19/2020
3.3.6 559 1/16/2020
3.3.5 641 1/10/2020
3.3.4 631 1/7/2020
3.3.3 581 1/5/2020
3.3.2 564 12/22/2019
3.3.1 528 12/21/2019
3.3.0 557 12/15/2019
3.2.9 559 12/14/2019
3.2.8 516 12/7/2019
3.2.7 548 12/2/2019
3.2.5 557 12/1/2019
3.2.4 534 12/1/2019
3.2.2 664 11/30/2019
3.2.1 675 11/28/2019
3.2.0 689 11/18/2019
3.1.5 550 11/13/2019
3.1.4 683 11/12/2019
3.1.3 534 11/12/2019
3.1.2 662 11/11/2019
3.1.1 668 11/3/2019
3.1.0 672 11/1/2019
3.0.6 678 10/19/2019
3.0.5 706 10/19/2019
3.0.4 708 10/16/2019
3.0.3 715 10/12/2019
3.0.2 700 10/12/2019
3.0.1 663 10/5/2019

Add secured token register.