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
<PackageReference Include="Autofac.CommonServiceLocator.Indy" Version="2.6.3.863" />
paket add Autofac.CommonServiceLocator.Indy --version 2.6.3.863
#r "nuget: Autofac.CommonServiceLocator.Indy, 2.6.3.863"
// 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 | Versions 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. |
-
- Autofac (>= 2.6.3.862)
- CommonServiceLocator (>= 1.0.0)
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.
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.