Fadd - .net Framework ADD-ons.
This library is divided into two parts.
Specification and
Implementation.
Specification
This assembly can be used of all kinds of projects to create an abstraction layer to your favorite tools.
It currently contains abstractions for:
- InversionOfControl
- Logging
- Messaging (publish/subscribe system)
Implementation
Implementation implements all interfaces defined in Specification + some more.
Current features:
- Logging
- Messaging
- Remoting
- Simplified network communication