0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 17 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added an initial implementation for BindGetMember. More... about 11 years ago
Updated a LocationInterceptionArgs More... about 11 years ago
Changed location of AspectWeaver.cs More... about 11 years ago
Removed unnecessary namespace references. More... about 11 years ago
Refactored an aspect weaver part on global level. More... about 11 years ago
Fixed bug with retrieving type of arguments More... about 11 years ago
Fixed bugs with compilation of unit tests. More... about 11 years ago
Update README.md More... about 11 years ago
Refactored a logic of weaver. Removed an additional caching functional of meta objects More... about 11 years ago
Update README.md More... about 11 years ago
Added an initial interfaces for a property interception. More... about 11 years ago
Added a restriction for applying OnMethodBoundaryAspect only for the methods. More... about 11 years ago
Added an initial stuff to intercept a properties. More... about 11 years ago
Changed an AspectWeaver to support the private methods. More... about 11 years ago
Added so necessary type safety for a caching stuff. More... about 11 years ago
Optimized small part of AspectWeaver's constructor. More... about 11 years ago
Added a more correct behaviour for an exception example. More... about 11 years ago
Added an example of exception handling More... about 11 years ago
Added ExceptionHandling example to csproj. More... about 11 years ago
Added an initial ExceptionHandlingAspect More... about 11 years ago
Added a comment. More... about 11 years ago
Added an enumerator for Arguments class. More... about 11 years ago
Added a logging example. More... about 11 years ago
Added a new unit tests for OnEntry method. Added a .gitignore file:) More... about 11 years ago
Added a unit tests for OnEntry More... about 11 years ago
Added OnEntryTests More... about 11 years ago
Added a new unit tests. More... about 11 years ago
Merge branch 'master' of https://github.com/AntyaDev/KingAOP.git More... about 11 years ago
Added a new unit tests for OnSuccess More... about 11 years ago
Added TestEntity and InitTestEntityAspect to Test project. More... about 11 years ago