CodeBetter.Com
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @CodeBetter

Jeremy D. Miller -- The Shade Tree Developer

Under the hood and working with .Net, TDD, Software Design, and Agile Stuff

Is anybody using StructureMap?

I'm finally getting very active in creating the next StructureMap release.  Someone had suggested to me that I include a list in the website of some of the places and projects that are using StructureMap in their development.  If you're using StructureMap, or evaluated it and rejected it, could you leave a comment on how you're using it?  I will not list any company names for obvious reasons.

 

I do refuse to get into a feature war with Spring.Net, Castle, or whatever the Pico/NanoContainer .Net version has become though (ObjectBuilder isn't even on the map yet IMO).  That's always sounded like a great way to not have a life.  All the tools are built on different models for different needs anyway. 

I know of:

  • My company (obviously) as the configuration for a rules engine component
  • WinForms and web service system for a small insurance company in Wisconsin
  • Fortune 500 manufacturing company
  • A .Net implementation of the Apache Commons library
  • Jeffrey Palermo's EZWeb

Thanks!

 



Comments

Raymond Lewallen said:

Not yet, but a better way of handling dependency injection with a tried and proven framework is in the works for when we upgrade to VS 2005. I'm hoping to look deeper into and incorporate StructureMap into our architecture, if it turns out to be the solution.
# January 19, 2006 10:59 AM

LarsN said:

Yes we are. We are using it to ensure a good MVC practice, general abstraction of features like DAL, Validation, Transformation etc and it works great.

Current configuration has is 35 plugin families and some 100 plugins in 11 configuration files.

This is my feature whish list:  

1. Support for generic classes!

2. More configuration options

3. Runtime configuration.

Keep up the good work.

Lars Nilsson

# February 13, 2007 12:40 AM

Jeremy D. Miller said:

Lars,

Thanks for the comment, and all 3 of your requests are coming in the next release by the end of Feb. 2007.

Jeremy

# February 17, 2007 11:09 PM

Leave a Comment

(required)  
(optional)
(required)  

Enter the numbers above:
Add

About Jeremy D. Miller

Jeremy began his IT career writing "Shadow IT" applications to automate his engineering documentation, then wandered into software development because it looked like more fun. Jeremy previously worked as a systems architect building mission critical supply chain software for a Fortune 100 company and learned agile development practices as a .Net consultant at ThoughtWorks, one of the pioneers of agile development. Jeremy is the author of the open source StructureMap (http://structuremap.sourceforge.net) tool for Dependency Injection with .Net and the forthcoming StoryTeller (http://storyteller.tigris.org) tool for supercharged FIT testing in .Net. Jeremy's thoughts on just about everything software related can be found on his weblog "The Shade Tree Developer" at http://codebetter.com/blogs/jeremy.miller, part of the popular CodeBetter site. Jeremy is a Microsoft MVP for C#. Check out Devlicio.us!

This Blog

Syndication

News

All opinions expressed here constitute my (Jeremy D. Miller's) personal opinion, and do not necessarily represent the opinion of any other organization or person, including (but not limited to) my fellow employees, my employer, its clients or their agents.

About Me

"Best Of" Compendium

StructureMap (Dependency Injection for .Net)

StoryTeller (Supercharged Fit)

Build your own Cab

TestDriven

MVP