Libraries for .Net: today Mocking and IOC
Since I moved to C# 3.0 and .NET 3.5, I have witness the power of the new features of the language and they bring easier and faster development. However we are still using a lot of libraries, frameworks, API dating back to the .NET 2.0 era and most of them are not yet using all the goodness of the latest .Net and C# iteration.
I found 2 libraries though that are build with the latest version of .Net and make use of the powerful features of Linq and C# 3.0 like lambda and expression trees.
Click to continue reading “Libraries for .Net: today Mocking and IOC”
