Autofac.Extras.Ordering 2.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Autofac.Extras.Ordering --version 2.1.0
NuGet\Install-Package Autofac.Extras.Ordering -Version 2.1.0
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="Autofac.Extras.Ordering" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Autofac.Extras.Ordering --version 2.1.0
#r "nuget: Autofac.Extras.Ordering, 2.1.0"
#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 Autofac.Extras.Ordering as a Cake Addin
#addin nuget:?package=Autofac.Extras.Ordering&version=2.1.0

// Install Autofac.Extras.Ordering as a Cake Tool
#tool nuget:?package=Autofac.Extras.Ordering&version=2.1.0

An Autofac extension that adds recognition of IOrderedEnumerable<T> as a relationship type, allowing multiple dependencies to be resolved in a guaranteed order.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Autofac.Extras.Ordering:

Repository Stars
recyclarr/recyclarr
Automatically sync TRaSH Guides to your Sonarr and Radarr instances
Version Downloads Last updated
4.0.0 26,967 8/7/2021
3.0.0 7,169 7/27/2018
2.1.0 40,787 11/23/2015
2.0.0 5,090 6/10/2014
1.3.0 1,598 5/28/2014
1.2.0 1,524 5/27/2014
1.1.0 1,530 5/22/2014
1.0.1 1,355 5/20/2014

Converted to a portable class library.