IronPython URLs is an aggregator for articles, news and links on IronPython and the Dynamic Language Runtime.
IronPython is an implementation of Python, the popular dynamic programming language. It is built on the DLR, and runs on the Microsoft .NET framework and Mono.
A Simple IronPython Dependency Injection Framework
Get link
Facebook
X
Pinterest
Email
Other Apps
By
Michael Foord
-
Dependency injection is getting a lot of attention in the .NET world, and this Code Voyeur creates a DI framework using IronPython:
Comments
Post a Comment