Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / autofac/Autofac issues and pull requests
#1433 - Resolving an externally provided component from a lifetime scope still checks for public constructors
Issue -
State: open - Opened by jdh28 about 1 month ago
- 3 comments
#1432 - when use masstransit , IScopedMediator Inconsistent with expected behavior
Issue -
State: closed - Opened by ByZhouhang about 2 months ago
- 1 comment
#1431 - Runtime parameter "Constructor parameters missing"
Issue -
State: closed - Opened by aydjay about 2 months ago
- 2 comments
#1430 - Fix boxing in `ResolveRequest.operator==()`
Pull Request -
State: closed - Opened by SergeiPavlov about 2 months ago
- 1 comment
#1429 - Avoid redundant null-checking
Pull Request -
State: closed - Opened by SergeiPavlov about 2 months ago
- 2 comments
#1428 - Fix #1427: Ensure WithProperty registrations consistently allow null values; update nullable annotations
Pull Request -
State: closed - Opened by tillig 2 months ago
#1427 - Inconsistent behavior of different RegistrationExtensions.WithProperty overloads regarding nullable properties
Issue -
State: closed - Opened by maxmitti 2 months ago
- 4 comments
Labels: bug
#1426 - unit tests [ReflexActivatorTests. cs] cannot pass smoothly
Issue -
State: closed - Opened by ahgbaa 3 months ago
- 3 comments
#1425 - Resolution parameters are not passed on to transitive sub-resolutions
Issue -
State: closed - Opened by DoctorVanGogh 3 months ago
- 1 comment
#1424 - Add a resolved/compatible service parameter to decorator resolutions.
Pull Request -
State: closed - Opened by tillig 3 months ago
- 1 comment
#1423 - FIX Memory leak in `DefaultRegisteredServicesTracker`
Pull Request -
State: closed - Opened by snaumenko-st 3 months ago
- 7 comments
#1422 - Add Compability for FromKeyedServices
Issue -
State: closed - Opened by LechAtAtlasCopco 3 months ago
- 3 comments
#1421 - Correctly handle polyfilled `required` infrastructure attributes
Pull Request -
State: closed - Opened by DoctorVanGogh 3 months ago
- 4 comments
#1420 - Autofac does not correctly process `required` members for NetFramework (or any version of .NET < 7.0)
Issue -
State: closed - Opened by DoctorVanGogh 3 months ago
- 5 comments
#1419 - Attempt by security transparent method 'Autofac.Integration.Mvc.RegistrationExtensions.RegisterControllers(Autofac.ContainerBuilder, System.Reflection.Assembly[])' to access security critical type 'Autofac.Builder.IRegistrationBuilder`3<System.Object,Autofac.Features.Scanning.ScanningActivatorData,Autofac.Builder.DynamicRegistrationStyle>' failed. Assembly 'Autofac.Integration.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da' is marked with the AllowPartiallyTrustedCallersAttribute, and uses the level 2 security transparency model. Level 2 transparency causes all methods in AllowPartiallyTrustedCallers assemblies to become security transparent by default, which may be the cause of this exception.
Issue -
State: closed - Opened by utkarsh-srivastava2 5 months ago
- 1 comment
#1418 - Enable analyzers on test assemblies
Pull Request -
State: closed - Opened by tillig 6 months ago
- 1 comment
#1417 - Add none generic service middleware registration methods in Autofac
Pull Request -
State: open - Opened by idiotsky 8 months ago
- 7 comments
Labels: pending-input
#1416 - Register service with Interceptor, then register multiple decorator, auto apply Interceptor to the outermost decorator
Issue -
State: open - Opened by idiotsky 8 months ago
- 13 comments
Labels: enhancement
#1415 - Optimization: Memoize `RequiredMemberAttribute` search
Pull Request -
State: closed - Opened by SergeiPavlov 8 months ago
- 4 comments
#1414 - `FastGuid.NewGuid()` helper
Pull Request -
State: closed - Opened by SergeiPavlov 8 months ago
- 24 comments
#1413 - Can Autofac Dispose queue cause buffer overflow or heap corruption?
Issue -
State: closed - Opened by WindingWinter 9 months ago
- 1 comment
#1412 - ComponentNotRegisteredException thrown when using NUnit Console Runner
Issue -
State: closed - Opened by marossi7 9 months ago
- 1 comment
Labels: invalid
#1411 - Resolutions with many TypedParameter of the same type
Issue -
State: closed - Opened by aydjay 9 months ago
- 2 comments
#1410 - AutoFac WebForms object[] problem
Issue -
State: closed - Opened by WaleedRomaema 10 months ago
- 5 comments
#1409 - Startable Singleton instantiated twice
Issue -
State: closed - Opened by jvmlet 10 months ago
- 1 comment
#1408 - Collection Expressions-y Injections
Issue -
State: closed - Opened by TonyValenti 10 months ago
- 13 comments
Labels: enhancement
#1407 - Configure Autofac so that it's ExternallyOwned for default, and "InternallyOwned" for separate services
Issue -
State: closed - Opened by WindingWinter 10 months ago
- 1 comment
#1405 - Required properties not working with WebAPI controllers
Issue -
State: closed - Opened by Jeern 11 months ago
- 6 comments
#1404 - Add option to fail on ambiguous service resolution
Issue -
State: closed - Opened by jvmlet 11 months ago
- 3 comments
Labels: wontfix
#1403 - Are the container and the root lifetime scope different objects after the first child lifetime scope begins?
Issue -
State: closed - Opened by iyilm4z 11 months ago
- 2 comments
#1402 - Decorators does not follow ExternallyOwned - problem with lifetime scope on decorator with `IDisposable` implementation
Issue -
State: open - Opened by fr4gles about 1 year ago
#1401 - Update build/target frameworks for .NET 8; remove netcoreapp3.1.
Pull Request -
State: closed - Opened by tillig about 1 year ago
- 2 comments
#1400 - Type equivalence for the embedded interop types not working
Issue -
State: closed - Opened by snechaev about 1 year ago
- 1 comment
Labels: wontfix
#1399 - AttributedMetadataModule slows down service resolution considerably
Issue -
State: closed - Opened by xumix about 1 year ago
- 1 comment
#1398 - [Xamarin.iOS] Application crashes during apple review process
Issue -
State: closed - Opened by lanarchyste about 1 year ago
- 1 comment
#1397 - Optimization: convert `ResolveRequest` into readonly struct
Pull Request -
State: closed - Opened by SergeiPavlov about 1 year ago
- 4 comments
#1396 - ```Scope.TryResolve(FactoryTypes, out var Instance)``` throws
Issue -
State: closed - Opened by TonyValenti about 1 year ago
- 1 comment
Labels: invalid
#1395 - Trouble with Autofac Container Disposal when Resolving Dependencies in Another Method/Class
Issue -
State: closed - Opened by Alison-97 about 1 year ago
- 7 comments
Labels: pending-input
#1394 - Service is not register in Eureka because of Autofac
Issue -
State: closed - Opened by xXAvoraXx about 1 year ago
- 4 comments
Labels: invalid
#1393 - Fix typo
Pull Request -
State: closed - Opened by SaNeOr about 1 year ago
- 1 comment
#1392 - Instantiated services not disposed on exception during IStartable
Issue -
State: open - Opened by Sputnik24 about 1 year ago
- 1 comment
Labels: bug, help wanted
#1391 - Delegate factory vs func factory - different resolution
Issue -
State: closed - Opened by ABDB619 over 1 year ago
- 3 comments
#1390 - Replace MOQ with NSubstitute
Pull Request -
State: closed - Opened by aydjay over 1 year ago
- 4 comments
#1389 - Re-enable RegsiterTypes filtering; better message for RegisterType issues
Pull Request -
State: closed - Opened by tillig over 1 year ago
- 1 comment
#1388 - RegisterTypes will attempt to register abstract types (undocumented breaking change in v6.5.0)
Issue -
State: closed - Opened by rosslovas over 1 year ago
- 7 comments
Labels: bug
#1387 - Implement "WhenInjectInto" like others IoC - Feature request
Issue -
State: closed - Opened by avechuche over 1 year ago
- 2 comments
#1386 - Linker error with Autofac.Extras.AttributeMetadata on Xamarin.Android
Issue -
State: closed - Opened by naaeef over 1 year ago
- 2 comments
Labels: pending-input
#1385 - Integration with C#12 "interceptors"
Issue -
State: open - Opened by nblumhardt over 1 year ago
- 2 comments
Labels: enhancement, help wanted
#1384 - Container-level configuration to throw exception on empty IEnumerable<T> resolves
Issue -
State: closed - Opened by jzabroski over 1 year ago
- 1 comment
Labels: wontfix
#1383 - Support 8.0
Issue -
State: closed - Opened by kfrancis over 1 year ago
- 4 comments
#1382 - DiagnosticSource `Event` and `WriteEvent` parameter mismatch
Issue -
State: closed - Opened by tillig over 1 year ago
- 5 comments
#1381 - "The parameters to the Event method do not match the parameters to the WriteEvent method." message spam the console when Resolving
Issue -
State: closed - Opened by valhentai over 1 year ago
- 1 comment
#1380 - Required properties and Circular Dependencies
Issue -
State: open - Opened by TonyValenti over 1 year ago
- 2 comments
Labels: enhancement
#1379 - Resolving Circular Dependencies w/ Required Properties
Issue -
State: closed - Opened by TonyValenti over 1 year ago
- 1 comment
#1378 - Breaking changes upgrading from 5.1.2 to 7.0.0 - missing type IInstanceLookup
Issue -
State: closed - Opened by dos-ise over 1 year ago
- 2 comments
#1376 - Disable required property injection
Issue -
State: closed - Opened by rcdailey over 1 year ago
- 6 comments
Labels: wontfix
#1375 - reduce lock contention in LifetimeScope.CreateSharedInstance
Pull Request -
State: closed - Opened by botinko over 1 year ago
- 5 comments
#1374 - Optimize Autofac.Features.OpenGenerics.OpenGenericServiceBinder.TryBindOpenGenericTypedService
Pull Request -
State: closed - Opened by SergeiPavlov over 1 year ago
- 2 comments
#1373 - Unable to resolve correct instance of service registered in two different scopes
Issue -
State: closed - Opened by mihailpw over 1 year ago
- 1 comment
Labels: invalid
#1372 - Please teach AutoFac about Immutable Collections
Issue -
State: closed - Opened by TonyValenti over 1 year ago
- 5 comments
Labels: enhancement
#1371 - Where did all my code go? (THANK YOU re ```required``` properties)
Issue -
State: closed - Opened by TonyValenti over 1 year ago
- 1 comment
#1370 - Add additional test for enumerables in load context
Pull Request -
State: closed - Opened by alistairjevans over 1 year ago
- 1 comment
#1369 - Ignore required properties in the default autowiring property selector.
Pull Request -
State: closed - Opened by alistairjevans over 1 year ago
- 1 comment
#1368 - Update appveyor version to 7.0
Pull Request -
State: closed - Opened by alistairjevans over 1 year ago
- 1 comment
#1367 - [Feature-Request] Add `IServiceProvider` to `ILifeTimeScope`
Issue -
State: closed - Opened by alsami over 1 year ago
- 1 comment
#1366 - Mark RegisterGeneratedFactory obsolete
Pull Request -
State: closed - Opened by tillig almost 2 years ago
- 1 comment
#1365 - Discussion: Should Autofac assume nullable service types imply they are optional?
Issue -
State: closed - Opened by tillig almost 2 years ago
- 7 comments
#1364 - Add support for required properties
Pull Request -
State: closed - Opened by alistairjevans almost 2 years ago
- 14 comments
#1363 - Add link to "no ctors found" docs.
Pull Request -
State: closed - Opened by tillig almost 2 years ago
#1362 - Fix #1360: Unify the "no constructors found" reporting
Pull Request -
State: closed - Opened by tillig almost 2 years ago
- 1 comment
#1361 - Adding decorator moves OnActivated event invocation
Issue -
State: open - Opened by srogovtsev almost 2 years ago
- 11 comments
Labels: bug
#1360 - Inconsistent error reporting when no constructors are found
Issue -
State: closed - Opened by tillig almost 2 years ago
Labels: bug, help wanted
#1356 - Performance issue(Thread Blocked) during DI using Autofac 4.4.0
Issue -
State: closed - Opened by dewanymca almost 2 years ago
- 3 comments
Labels: pending-input
#1355 - Support for ```required``` properties
Issue -
State: closed - Opened by TonyValenti almost 2 years ago
- 25 comments
#1350 - Isolate service information computed in child scopes from the parent scope
Pull Request -
State: closed - Opened by alistairjevans about 2 years ago
- 17 comments
#1348 - Merge multiple IContainers together created at different points
Issue -
State: closed - Opened by WhitWaldo about 2 years ago
- 6 comments
Labels: wontfix
#1337 - Hook/Extension point modifying IRegistrationBuilder
Issue -
State: closed - Opened by RogerKratz over 2 years ago
- 12 comments
#1335 - Circular Dependency Performance Improvements or Opt out
Issue -
State: closed - Opened by jimmycartrette over 2 years ago
- 1 comment
Labels: enhancement, wontfix
#1334 - JC Circular dependencies
Pull Request -
State: closed - Opened by jimmycartrette over 2 years ago
- 13 comments
#1330 - [Autofac 6.4.0]: RegisterGenericDecorator() resolves incorrect instance for the decorated type
Issue -
State: closed - Opened by ViktorDolezel over 2 years ago
- 11 comments
Labels: bug, help wanted
#1329 - Container built time performance has worsened since 4.8.x
Issue -
State: closed - Opened by Alexandr-Gurinovich over 2 years ago
- 3 comments
#1327 - Ability to uniquely identify a registration object (`IRegistrationBuilder<T,U,V>`)
Issue -
State: open - Opened by tillig over 2 years ago
Labels: enhancement
#1324 - Memory leak when using types in collectible AssemblyLoadContexts
Issue -
State: closed - Opened by mburnell over 2 years ago
- 25 comments
#1312 - Property injection for all classes
Issue -
State: closed - Opened by ransht over 2 years ago
- 2 comments
Labels: question, pending-input
#1297 - Discussion: `RegisterGeneratedFactory` becoming obsolete
Issue -
State: closed - Opened by tillig almost 3 years ago
Labels: enhancement, pending-input
#1296 - Interceptors do not work on decorated services
Issue -
State: closed - Opened by AbbasKhalili almost 3 years ago
- 9 comments
#1283 - Registration source handling differs based on how child scopes are created
Issue -
State: closed - Opened by tillig over 3 years ago
- 1 comment
Labels: bug, wontfix
#1248 - Add links to troubleshooting documentation in exception messages
Issue -
State: closed - Opened by tillig almost 4 years ago
- 24 comments
#1235 - Enable OnlyIf handling for decorators and modules
Issue -
State: closed - Opened by tillig almost 4 years ago
- 5 comments
Labels: enhancement
#1225 - Behavior change with registration sources after container is built in version 6
Issue -
State: closed - Opened by hvaring about 4 years ago
- 7 comments
Labels: bug, wontfix
#1211 - Ability to modify the registration pipeline from a module or other external mechanism
Issue -
State: closed - Opened by xumix about 4 years ago
- 18 comments
Labels: enhancement, wontfix
#1208 - Posibility of tracing auto activated instances.
Issue -
State: closed - Opened by nicholastcs about 4 years ago
- 14 comments
Labels: enhancement, wontfix
#1207 - Support integration tests in .NET Core generic hosting
Issue -
State: closed - Opened by johnnyreilly about 4 years ago
- 33 comments
#1203 - Support for "proxy" relationship
Issue -
State: closed - Opened by tillig about 4 years ago
- 1 comment
Labels: enhancement, wontfix
#1200 - Property Injection with AllowCircularDependencies occurs too late; concurrency error
Issue -
State: closed - Opened by alistairjevans about 4 years ago
- 5 comments
Labels: bug, wontfix
#1150 - AutoActivate not working for named scope registrations
Issue -
State: closed - Opened by joergpichler over 4 years ago
- 15 comments
Labels: enhancement
#1093 - Exceptions during AutoActivate/IStartable should be AutoActivationException rather than DependencyResolutionException
Issue -
State: closed - Opened by drauch over 4 years ago
- 8 comments
Labels: enhancement
#1028 - RegistrationAccessor passed into IRegistrationSource does not account for registrations in child lifetime scope
Issue -
State: closed - Opened by darren-clark about 5 years ago
- 2 comments
Labels: bug, wontfix, help wanted
#969 - Multiple registrations of a service with and without tags
Issue -
State: closed - Opened by ghost over 5 years ago
- 13 comments
Labels: bug, wontfix
#958 - IfNotRegistered() does not behave as expected with open generic types
Issue -
State: closed - Opened by prochnowc almost 6 years ago
- 3 comments
Labels: enhancement, help wanted