Skip to content

RussellPolitzky/Castle-Windsor-WCF-Service-With-Interceptor-and-Meta-Data-Publishing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This sample shows how to use Castle Windsor to host a WCF service and
how to add a simple interceptor to that service.

The sample doesn't show how to use castle proxies though.  Instead,
Channel Factory is used in the sample tests.  Nevertheless, I recommend
using the castle proxies since unlike WCF proxiesm they don't violate the
Liskov Substitution Principle.

About

Castle Windsor WCF Service With Interceptor and Meta Data Publishing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages