Autofac.CommonServiceLocator.Indy 2.6.3.863

dotnet add package Autofac.CommonServiceLocator.Indy --version 2.6.3.863
NuGet\Install-Package Autofac.CommonServiceLocator.Indy -Version 2.6.3.863
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.CommonServiceLocator.Indy" Version="2.6.3.863" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Autofac.CommonServiceLocator.Indy --version 2.6.3.863
#r "nuget: Autofac.CommonServiceLocator.Indy, 2.6.3.863"
#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.CommonServiceLocator.Indy as a Cake Addin
#addin nuget:?package=Autofac.CommonServiceLocator.Indy&version=2.6.3.863

// Install Autofac.CommonServiceLocator.Indy as a Cake Tool
#tool nuget:?package=Autofac.CommonServiceLocator.Indy&version=2.6.3.863

Provides an Autofac-specific implementation of the Common Service Locator Api.

Independently cloned and packaged. Updated as regularly as possible to maintain parity with official Autofac releases.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Autofac.CommonServiceLocator.Indy:

Package Downloads
Moq.Contrib.Indy

Independent contributions to Moq

BatteCode.Loadouts.Mvc4

[Meta-Package] This is my favorite set of libraries and/or assemblies to start a new general-purpose site in MVC 4 with. It covers server-side optimizations like Bundling, and client-side tools like knockout and jQuery.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.6.3.863 28,502 7/22/2012
2.6.3.862 4,676 6/30/2012
2.6.2.859 1,758 6/11/2012
2.6.1.841 1,869 5/25/2012

This version (2.6.3.863) is one revision bump from the offiical 2.6.3.862 release to accomodate the switch to my clone of the contrib repo, wherein I updated the Autofac reference using NuGet. Future release versions will be consistent with official Autofac releases.