issues
search
pamidur
/
aspect-injector
AOP framework for .NET (c#, vb, etc)
Apache License 2.0
770
stars
115
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Encountering "error AI_FAIL: Aspect Injector processing has failed. See other errors." with latest Logging .NET nuget package
#237
AdithyaAthreya
opened
1 month ago
2
Bump System.Text.Json from 6.0.9 to 6.0.10 in /aspects/Cache
#236
dependabot[bot]
opened
1 month ago
0
When Method passes parameters by reference Then Advice Around does not work correctly
#235
dilandau2001
opened
2 months ago
1
Bump System.Text.Json from 4.7.2 to 8.0.4 in /samples/src/Cache
#233
dependabot[bot]
closed
2 months ago
1
System.InvalidOperationException: Aspect doesn't have global singleton injected
#232
bangyanli-webjet
opened
6 months ago
1
#230 Add support for async on before, on after and on exception operations
#231
fcastells
opened
7 months ago
3
Feature: Extend Universal attributes to support async aspects
#230
fcastells
opened
7 months ago
8
AspectInjector|2.8.1 : error AI_ERR0: Processing failure: System.NotSupportedException: Arg_NotSupportedException
#228
tuanhle94
closed
3 days ago
0
Failed to resolve assembly: 'mscorlib, Version=4.0.0.0
#227
chixinzei
opened
11 months ago
1
error AI_ERR0: Processing failure: System.ObjectDisposedException: Cannot access a closed file.
#226
crazy-zzking
opened
1 year ago
1
Feature: Clean Cache
#225
hchen2020
opened
1 year ago
1
Feature: Make `[assembly: Attribute]` work with virtual methods that don't have an override
#222
Jinjinov
opened
1 year ago
2
In a Advice method with Kind.Before and Target.Constructor, accessing mixed-in properties injected into a class containing an explicit constructor causes NullReferenceError.
#221
amguilmet
closed
1 year ago
4
[2.8.2][macOS] error AI_FAIL: Aspect Injector processing has failed
#220
Alex-Dobrynin
opened
1 year ago
28
Feature: Attribute Multicasting
#218
APEX-JOAQUIN-ROVIRA
closed
1 year ago
1
Local variables in sync methods are not visible in the VS debugger
#217
DaemonSharps
opened
1 year ago
14
Feature: Why `GetInstance` method for Factory should be static?
#216
IbrahimElshafey
closed
1 year ago
3
Unsupported language/version ?
#214
manson
opened
1 year ago
1
Update Aspects.Universal to use Nullable
#213
StefH
opened
1 year ago
3
Fix some typos
#212
StefH
closed
1 year ago
0
Lack of M1 support when rosetta isn't installed
#210
omer-za
opened
1 year ago
14
Feature: Can cache Argument(Source.*) any input argument by static field?
#209
Cricle
opened
1 year ago
1
Feature: Replace object[0] to Array.Empty<object>
#208
Cricle
opened
1 year ago
1
Feature: Provide debug symbols with NuGet package
#207
neparij
opened
1 year ago
2
Fix Aspects.Cache for nullable args
#203
kondr1
closed
2 years ago
1
System.NotSupportedException Mac M1 Mono
#202
Alex-Dobrynin
opened
2 years ago
3
Multiple Same Validator Aspect On MethodFeature Can Not Wroking
#201
huaSoftware
closed
2 years ago
2
Aspect Injector processing has failed (v2.8.0), Mono.Cecil.Cil.SymbolsNotFoundException
#200
minchili
closed
2 years ago
9
Feature: Interface triggers is call class method
#198
timeshift92
opened
2 years ago
1
Interface injection from base class
#197
blahlicus
opened
2 years ago
7
Aspect Injector processing has failed
#196
Lumoryel
closed
2 years ago
8
Private AspectInjector for Aspects.* nugets
#193
kondr1
closed
2 years ago
0
Feature: using Apects.Cache and other parent nugets without runnining aspect-injector every build
#192
kondr1
closed
2 years ago
4
Support for linux-arm64. Fixed typo. Fixed Condition to use RuntimeId…
#191
pvoshell
closed
2 years ago
1
Cannot build project with AspectInjector on M1 mac inside docker.
#190
pvoshell
opened
2 years ago
2
Fix Aspects.Cache for nullable values
#189
kondr1
closed
2 years ago
1
Docker build/ dotnet build in linux: AspectInjector not found
#188
GitGuruGangsta
closed
2 years ago
7
[Question] Is there a way to dynamically add aspects, as well as how to make Inherited on attributes work?
#187
NewMySQL
closed
2 years ago
2
Issue with async
#186
waldenltd
closed
2 years ago
3
VB After/Surround Instance async aspect fails at runtime, "Object reference not set to an instance of an object."
#182
Meigs2
closed
2 years ago
8
Feature: Does attribute can work with Ioc like Autofac
#181
nepton
closed
1 year ago
3
AspectCodeFixProvider and MixinCodeProvider are throwing FileNotFoundException in VS 2022
#179
jeremyj01
closed
2 years ago
6
Allow Aspects.Universal to work with generic return types
#178
wssmith
closed
2 years ago
3
Aspect attributes are not triggered on interface methods
#177
selcukkutuk
closed
2 years ago
4
.Net Framework 4.7.2 builds failing on latest Nuget package version 2.7.1
#176
Meigs2
closed
2 years ago
3
Support `<DebugType>` `Embedded`
#175
JasonBock
opened
2 years ago
3
Cannot use aspect created in separate C# project in VB.NET project
#174
Meigs2
closed
2 years ago
2
Build fails when creating aspects in VB.NET but not in C#
#173
Meigs2
closed
2 years ago
5
Is there a way we can prevent a method from being executed through aspects?
#172
himanshukodwani
closed
1 year ago
1
NullReferenceException during compilation
#171
Janek91
closed
2 years ago
5
Next