Contents tagged with AOP
-
Interpose.Core Changes
I’m writing this from the 2018 MVP Global Summit!
-
Interpose.Core Updates
I’m writing this from the 2018 MVP Global Summit!
-
Introducing Interpose.Core
-
Interception in .NET – Part 4: An Interception Framework
This is the fourth and possibly final post on my interception in .NET series. See the last one here. This time, I’m going to present a framework for doing dynamic interception. Mind you, this is proof of concept code, it is not ready for production usage, although it can do some interesting things! This is going to be a long post, bear with me!
-
Interception in .NET – Part 3: Static Interception
Updated: see the final post in the series here.
-
Unity, Part 11: Integrating With Azure Application Insights
Another one for the Unity series.
-
Interception in .NET – Part 2: Dynamic Interception
This is part two of a series of posts on interception in .NET. You can find the first part here and the third here.
-
Interception in .NET – Part 1: Introduction
Update: see part two here.
-
Unity, Part 10: Custom Build Strategies
We’re getting there! This time, custom build strategies, or how you can tell Unity to build/act upon built objects in different ways.
-
Microsoft Unity Succinctly