Service Invocation Framework
Home Page
Categories: Web Services - Remoting - WCF
Latest version: 1.1.0.0 RC
Added 2006-12-29
Framework to speed up development of SOA implementations.
Features include:
- Unified programmatic model to consume services from different sources and protocols
- Dynamic proxy generation at runtime
- WebServiceAdapter: invoke any web service (WCF, WSE, Asmx) without static proxies
- RemotingServiceAdapter: invoke services exposed through .NET Remoting
- PipelineServiceAdapter: add cross-cutting logic before and after invoking your services
- InProcServiceAdapter: invoke your local services without jumping through process boundaries
- Diagnostics and tracing
 Built for .NET 2 |
 Library |
 Free or free version available |
 Source code provided |