diff --git a/lib/autofac/Autofac.Configuration.dll b/lib/autofac/Autofac.Configuration.dll index 23430dfeb..30e354b6c 100644 Binary files a/lib/autofac/Autofac.Configuration.dll and b/lib/autofac/Autofac.Configuration.dll differ diff --git a/lib/autofac/Autofac.Configuration.pdb b/lib/autofac/Autofac.Configuration.pdb index dfa2c2571..5823f5e34 100644 Binary files a/lib/autofac/Autofac.Configuration.pdb and b/lib/autofac/Autofac.Configuration.pdb differ diff --git a/lib/autofac/Autofac.Integration.Mef.dll b/lib/autofac/Autofac.Integration.Mef.dll index 26638deb9..434822062 100644 Binary files a/lib/autofac/Autofac.Integration.Mef.dll and b/lib/autofac/Autofac.Integration.Mef.dll differ diff --git a/lib/autofac/Autofac.Integration.Mef.pdb b/lib/autofac/Autofac.Integration.Mef.pdb index e49904b67..16d51d5a4 100644 Binary files a/lib/autofac/Autofac.Integration.Mef.pdb and b/lib/autofac/Autofac.Integration.Mef.pdb differ diff --git a/lib/autofac/Autofac.Integration.SignalR.dll b/lib/autofac/Autofac.Integration.SignalR.dll index d58d46f82..71366ce13 100644 Binary files a/lib/autofac/Autofac.Integration.SignalR.dll and b/lib/autofac/Autofac.Integration.SignalR.dll differ diff --git a/lib/autofac/Autofac.Integration.SignalR.pdb b/lib/autofac/Autofac.Integration.SignalR.pdb index 4de086af7..b6869dde7 100644 Binary files a/lib/autofac/Autofac.Integration.SignalR.pdb and b/lib/autofac/Autofac.Integration.SignalR.pdb differ diff --git a/lib/autofac/Autofac.Integration.SignalR.xml b/lib/autofac/Autofac.Integration.SignalR.xml index 69a81152b..2f799be9a 100644 --- a/lib/autofac/Autofac.Integration.SignalR.xml +++ b/lib/autofac/Autofac.Integration.SignalR.xml @@ -32,6 +32,14 @@ Type of the service. The list of instances if any were resolved; otherwise, an empty list. + + + Retrieve registrations for an unregistered service, to be used by the container. + + The service that was requested. + A function that will return existing registrations for a service. + Registrations providing the service. + Gets the Autofac implementation of the dependency resolver. @@ -42,6 +50,12 @@ Gets the that was provided to the constructor. + + + Gets whether the registrations provided by this source are 1:1 adapters on top + of other components (I.e. like Meta, Func or Owned.) + + Extends with methods to support ASP.NET SignalR. diff --git a/lib/autofac/Autofac.Integration.WebApi.dll b/lib/autofac/Autofac.Integration.WebApi.dll index 83f769ff8..5a5c27b66 100644 Binary files a/lib/autofac/Autofac.Integration.WebApi.dll and b/lib/autofac/Autofac.Integration.WebApi.dll differ diff --git a/lib/autofac/Autofac.Integration.WebApi.pdb b/lib/autofac/Autofac.Integration.WebApi.pdb index af66bcde3..3fa72c8fa 100644 Binary files a/lib/autofac/Autofac.Integration.WebApi.pdb and b/lib/autofac/Autofac.Integration.WebApi.pdb differ diff --git a/lib/autofac/Autofac.dll b/lib/autofac/Autofac.dll index c05936e1a..a28af37a4 100644 Binary files a/lib/autofac/Autofac.dll and b/lib/autofac/Autofac.dll differ diff --git a/lib/autofac/Autofac.pdb b/lib/autofac/Autofac.pdb index 1180ceaad..98d7a7cc4 100644 Binary files a/lib/autofac/Autofac.pdb and b/lib/autofac/Autofac.pdb differ