Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / pamidur/aspect-injector issues and pull requests
#239 - AspectInjector : error AI_ERR0: Aspect Injector cannot re-sing assembly. Try rebuid solution
Issue -
State: open - Opened by Dorin-Mocan 17 days ago
Labels: bug
#237 - Encountering "error AI_FAIL: Aspect Injector processing has failed. See other errors." with latest Logging .NET nuget package
Issue -
State: open - Opened by AdithyaAthreya 4 months ago
- 3 comments
Labels: bug
#236 - Bump System.Text.Json from 6.0.9 to 6.0.10 in /aspects/Cache
Pull Request -
State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies
#235 - When Method passes parameters by reference Then Advice Around does not work correctly
Issue -
State: open - Opened by dilandau2001 4 months ago
- 3 comments
Labels: bug, wontfix
#233 - Bump System.Text.Json from 4.7.2 to 8.0.4 in /samples/src/Cache
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 1 comment
Labels: dependencies
#232 - System.InvalidOperationException: Aspect doesn't have global singleton injected
Issue -
State: open - Opened by bangyanli-webjet 8 months ago
- 1 comment
Labels: bug
#231 - #230 Add support for async on before, on after and on exception operations
Pull Request -
State: open - Opened by fcastells 9 months ago
- 3 comments
#230 - Feature: Extend Universal attributes to support async aspects
Issue -
State: open - Opened by fcastells 9 months ago
- 8 comments
Labels: enhancement
#228 - AspectInjector|2.8.1 : error AI_ERR0: Processing failure: System.NotSupportedException: Arg_NotSupportedException
Issue -
State: closed - Opened by tuanhle94 10 months ago
Labels: bug
#227 - Failed to resolve assembly: 'mscorlib, Version=4.0.0.0
Issue -
State: open - Opened by chixinzei about 1 year ago
- 1 comment
Labels: bug
#226 - error AI_ERR0: Processing failure: System.ObjectDisposedException: Cannot access a closed file.
Issue -
State: open - Opened by crazy-zzking about 1 year ago
- 1 comment
Labels: bug
#225 - Feature: Clean Cache
Issue -
State: open - Opened by hchen2020 about 1 year ago
- 1 comment
Labels: enhancement
#222 - Feature: Make `[assembly: Attribute]` work with virtual methods that don't have an override
Issue -
State: open - Opened by Jinjinov over 1 year ago
- 2 comments
Labels: enhancement
#221 - In a Advice method with Kind.Before and Target.Constructor, accessing mixed-in properties injected into a class containing an explicit constructor causes NullReferenceError.
Issue -
State: closed - Opened by amguilmet over 1 year ago
- 4 comments
Labels: bug
#220 - [2.8.2][macOS] error AI_FAIL: Aspect Injector processing has failed
Issue -
State: open - Opened by Alex-Dobrynin over 1 year ago
- 28 comments
Labels: bug
#218 - Feature: Attribute Multicasting
Issue -
State: closed - Opened by APEX-JOAQUIN-ROVIRA over 1 year ago
- 1 comment
Labels: enhancement
#217 - Local variables in sync methods are not visible in the VS debugger
Issue -
State: open - Opened by DaemonSharps over 1 year ago
- 14 comments
Labels: bug
#216 - Feature: Why `GetInstance` method for Factory should be static?
Issue -
State: closed - Opened by IbrahimElshafey over 1 year ago
- 3 comments
Labels: enhancement
#214 - Unsupported language/version ?
Issue -
State: open - Opened by manson almost 2 years ago
- 3 comments
Labels: bug
#213 - Update Aspects.Universal to use Nullable
Pull Request -
State: open - Opened by StefH almost 2 years ago
- 3 comments
#212 - Fix some typos
Pull Request -
State: closed - Opened by StefH almost 2 years ago
#210 - Lack of M1 support when rosetta isn't installed
Issue -
State: open - Opened by omer-za almost 2 years ago
- 14 comments
Labels: enhancement
#209 - Feature: Can cache Argument(Source.*) any input argument by static field?
Issue -
State: open - Opened by Cricle almost 2 years ago
- 1 comment
Labels: enhancement
#208 - Feature: Replace object[0] to Array.Empty<object>
Issue -
State: open - Opened by Cricle almost 2 years ago
- 1 comment
Labels: enhancement
#207 - Feature: Provide debug symbols with NuGet package
Issue -
State: open - Opened by neparij almost 2 years ago
- 2 comments
Labels: enhancement
#203 - Fix Aspects.Cache for nullable args
Pull Request -
State: closed - Opened by kondr1 about 2 years ago
- 1 comment
#202 - System.NotSupportedException Mac M1 Mono
Issue -
State: open - Opened by Alex-Dobrynin about 2 years ago
- 3 comments
Labels: bug
#201 - Multiple Same Validator Aspect On MethodFeature Can Not Wroking
Issue -
State: closed - Opened by huaSoftware about 2 years ago
- 2 comments
Labels: bug
#200 - Aspect Injector processing has failed (v2.8.0), Mono.Cecil.Cil.SymbolsNotFoundException
Issue -
State: closed - Opened by minchili about 2 years ago
- 9 comments
Labels: bug
#198 - Feature: Interface triggers is call class method
Issue -
State: open - Opened by timeshift92 over 2 years ago
- 1 comment
Labels: enhancement
#197 - Interface injection from base class
Issue -
State: open - Opened by blahlicus over 2 years ago
- 7 comments
Labels: enhancement
#196 - Aspect Injector processing has failed
Issue -
State: closed - Opened by Lumoryel over 2 years ago
- 8 comments
Labels: bug
#193 - Private AspectInjector for Aspects.* nugets
Pull Request -
State: closed - Opened by kondr1 over 2 years ago
#192 - Feature: using Apects.Cache and other parent nugets without runnining aspect-injector every build
Issue -
State: closed - Opened by kondr1 over 2 years ago
- 4 comments
Labels: enhancement
#191 - Support for linux-arm64. Fixed typo. Fixed Condition to use RuntimeId…
Pull Request -
State: closed - Opened by pvoshell over 2 years ago
- 1 comment
#190 - Cannot build project with AspectInjector on M1 mac inside docker.
Issue -
State: open - Opened by pvoshell over 2 years ago
- 2 comments
Labels: enhancement
#189 - Fix Aspects.Cache for nullable values
Pull Request -
State: closed - Opened by kondr1 over 2 years ago
- 1 comment
#188 - Docker build/ dotnet build in linux: AspectInjector not found
Issue -
State: closed - Opened by GitGuruGangsta over 2 years ago
- 7 comments
Labels: bug
#187 - [Question] Is there a way to dynamically add aspects, as well as how to make Inherited on attributes work?
Issue -
State: closed - Opened by NewMySQL over 2 years ago
- 2 comments
Labels: question
#186 - Issue with async
Issue -
State: closed - Opened by waldenltd over 2 years ago
- 3 comments
Labels: question
#182 - VB After/Surround Instance async aspect fails at runtime, "Object reference not set to an instance of an object."
Issue -
State: closed - Opened by Meigs2 almost 3 years ago
- 8 comments
Labels: bug
#181 - Feature: Does attribute can work with Ioc like Autofac
Issue -
State: closed - Opened by nepton almost 3 years ago
- 3 comments
Labels: enhancement
#179 - AspectCodeFixProvider and MixinCodeProvider are throwing FileNotFoundException in VS 2022
Issue -
State: closed - Opened by jeremyj01 almost 3 years ago
- 6 comments
Labels: bug
#178 - Allow Aspects.Universal to work with generic return types
Pull Request -
State: closed - Opened by wssmith almost 3 years ago
- 3 comments
#177 - Aspect attributes are not triggered on interface methods
Issue -
State: closed - Opened by selcukkutuk about 3 years ago
- 4 comments
Labels: question
#176 - .Net Framework 4.7.2 builds failing on latest Nuget package version 2.7.1
Issue -
State: closed - Opened by Meigs2 about 3 years ago
- 3 comments
Labels: bug
#175 - Support `<DebugType>` `Embedded`
Issue -
State: open - Opened by JasonBock about 3 years ago
- 3 comments
Labels: enhancement
#174 - Cannot use aspect created in separate C# project in VB.NET project
Issue -
State: closed - Opened by Meigs2 about 3 years ago
- 2 comments
Labels: bug, investigation
#173 - Build fails when creating aspects in VB.NET but not in C#
Issue -
State: closed - Opened by Meigs2 about 3 years ago
- 5 comments
Labels: bug, investigation
#172 - Is there a way we can prevent a method from being executed through aspects?
Issue -
State: closed - Opened by himanshukodwani about 3 years ago
- 1 comment
Labels: question
#171 - NullReferenceException during compilation
Issue -
State: closed - Opened by Janek91 about 3 years ago
- 5 comments
Labels: bug
#170 - Dotcover code coverage fails with AspectInjector 2.6.1 but not with AspectInjector 2.6.0
Issue -
State: closed - Opened by El-Gor-do about 3 years ago
- 1 comment
Labels: bug
#169 - How to create a aspect with parameters ?
Issue -
State: closed - Opened by fengqiaoyexia about 3 years ago
- 3 comments
Labels: question
#168 - [Security] Update samples.yml to use actions/checkout@v2
Pull Request -
State: closed - Opened by StefH about 3 years ago
- 1 comment
#167 - AI FAIL. Aspect Injector processing has failed. See other errors
Issue -
State: closed - Opened by oleksandrp1 about 3 years ago
- 2 comments
#164 - Source Not Available
Issue -
State: closed - Opened by parand87 over 3 years ago
- 6 comments
Labels: bug
#163 - Is this a bug of execution's sequence?
Issue -
State: closed - Opened by ziokuroi over 3 years ago
- 6 comments
#162 - Use caching for Delegates
Issue -
State: closed - Opened by jerviscui over 3 years ago
- 2 comments
Labels: enhancement
#161 - add LazyAttribute sample
Pull Request -
State: closed - Opened by jerviscui over 3 years ago
- 4 comments
#160 - .Net 5.0
Issue -
State: closed - Opened by KKacer over 3 years ago
- 4 comments
#159 - how can return value with Task
Issue -
State: closed - Opened by ioer2008 over 3 years ago
- 5 comments
#158 - About UniversalWrapper
Issue -
State: closed - Opened by jerviscui over 3 years ago
- 2 comments
#157 - Version 2.6.0-pre1 ?
Issue -
State: closed - Opened by StefH over 3 years ago
- 3 comments
#156 - aspect-injector autogenerated methods are displayed in stacktrace
Issue -
State: open - Opened by alexsanv over 3 years ago
- 7 comments
Labels: enhancement, investigation
#155 - Introduce SkipInjectionAttribute - task #149
Pull Request -
State: closed - Opened by YuriyIvon over 3 years ago
#154 - add LazyAttribute sample
Pull Request -
State: closed - Opened by jerviscui almost 4 years ago
#153 - How about Kind.Exception
Issue -
State: open - Opened by jerviscui almost 4 years ago
- 6 comments
Labels: enhancement, investigation
#152 - How about implements ConfigureAwait and Lazy?
Issue -
State: closed - Opened by jerviscui almost 4 years ago
- 1 comment
#151 - Basic implementation of SkipInjection attribute
Pull Request -
State: closed - Opened by YuriyIvon almost 4 years ago
#150 - JetBrains dotCover fails to gather coverage of tests with aspects Kind.Around
Issue -
State: closed - Opened by sergeprozorov almost 4 years ago
- 4 comments
Labels: bug
#149 - Introduce new [IgnoreAspectsAttribute]
Issue -
State: closed - Opened by pamidur almost 4 years ago
- 1 comment
Labels: enhancement
#148 - Universal Wrapper
Pull Request -
State: closed - Opened by StefH almost 4 years ago
- 26 comments
#147 - Enhancement: Make it possible to bind all arguments to a complex object
Issue -
State: closed - Opened by StefH almost 4 years ago
- 3 comments
Labels: investigation
#146 - #144 Cache scoped items
Pull Request -
State: closed - Opened by MaciejWanat almost 4 years ago
- 8 comments
Labels: enhancement
#145 - Allow inherit Aspect Definition (look for effects in the base classes)
Issue -
State: closed - Opened by StefH almost 4 years ago
- 11 comments
Labels: enhancement
#144 - Caching doesn't work with scoped DI instances
Issue -
State: closed - Opened by MaciejWanat almost 4 years ago
- 3 comments
#143 - Interface Triggers
Issue -
State: closed - Opened by zejji about 4 years ago
- 8 comments
Labels: enhancement
#142 - "Specified method is not supported" error after upgrading to 2.4.3
Issue -
State: closed - Opened by hectorjsmith about 4 years ago
- 13 comments
Labels: bug
#141 - AspectInjector|2.4.2 : error AI_ERR0: Processing failure: System.IO.IOException: The process cannot access the file *.pdb' because it is being used by another process.
Issue -
State: closed - Opened by matt-cochran about 4 years ago
- 4 comments
Labels: bug
#140 - Generic class with constructor chain cannot be processed
Issue -
State: closed - Opened by levdimov about 4 years ago
- 6 comments
Labels: bug
#138 - Edit & Continue Support | CS7038
Issue -
State: closed - Opened by oleksandrp1 about 4 years ago
- 30 comments
Labels: bug, enhancement, investigation
#137 - Cache delagates and metadata for performance improvements
Issue -
State: open - Opened by arontsang over 4 years ago
- 7 comments
Labels: enhancement
#136 - Use ReadOnlySpan instead of Array for argument
Issue -
State: open - Opened by arontsang over 4 years ago
- 7 comments
Labels: enhancement, investigation
#135 - A naming conflict with Serilog.Log if name the attribute as Log
Issue -
State: closed - Opened by KKacer over 4 years ago
- 7 comments
#134 - Compiling the code
Issue -
State: closed - Opened by KKacer over 4 years ago
- 2 comments
#133 - Getting Errors when Compiling Source Code in Visual Studio 2019
Issue -
State: closed - Opened by ittyabrehman over 4 years ago
- 2 comments
Labels: question
#132 - Some docs errors and question
Issue -
State: closed - Opened by GioviQ over 4 years ago
- 3 comments
Labels: question
#131 - Build is failed if project has COM reference
Issue -
State: closed - Opened by 777AvEnGeR777 over 4 years ago
- 2 comments
Labels: bug
#130 - Get method name that called a constructor
Issue -
State: closed - Opened by vdurante over 4 years ago
- 2 comments
#129 - Error handling features
Issue -
State: closed - Opened by KKacer over 4 years ago
- 13 comments
Labels: question
#128 - How to Inject TelemetryClient (with autoflush) or pass any other runtime object to the aspect (.net core 3.1 console app)
Issue -
State: closed - Opened by pamswam over 4 years ago
- 9 comments
Labels: question
#127 - Runtime Aspect Loader feature
Issue -
State: open - Opened by nicewk almost 5 years ago
- 4 comments
Labels: enhancement
#126 - Adding Property Value as Advice Parameter
Issue -
State: closed - Opened by EyalBenari almost 5 years ago
- 10 comments
#125 - Aspect Injector with Rider
Issue -
State: closed - Opened by IZaiarnyi almost 5 years ago
- 24 comments
Labels: investigation
#124 - error AI_ERR0: Processing failure: System.NotImplementedException: GenericInst
Issue -
State: closed - Opened by ozgursari almost 5 years ago
- 2 comments
Labels: bug
#123 - Aspect Injection throws AI_ERR0 with inner NotSupportedException on compilation
Issue -
State: closed - Opened by backfromexile almost 5 years ago
- 2 comments
#122 - Allowed injections to be inherited by deriving attributes
Pull Request -
State: closed - Opened by pamidur about 5 years ago
#120 - Fixed #99
Pull Request -
State: closed - Opened by YuriyIvon about 5 years ago
#119 - Multiple Aspect On Method
Issue -
State: closed - Opened by murseld about 5 years ago
- 5 comments
Labels: question
#117 - Check parametrized trigger in around method
Issue -
State: closed - Opened by pamidur over 5 years ago
- 1 comment
Labels: investigation