What essential code packages do you use on every project, that's not included in the BCL or java distribution?
- Mocking/Stubbing
- Unit Tests
- IOC / Dependency Injection
- Logging
- ORM
- ...
Which implementation of the above do you use?
What essentials did I miss?