Project Description
This project aims using wcf, dependency injection and policy injection together.
Many popular application architects like smart client software factory-web client software factory have their own object builder. There is no application architect for WCF like SCSF/WCSF,this is an absence.
This project represents to how exploit unity container for WCF. Unity and Policy injection application block worked together in this project. So that WCF services make dependency injection and policy injection.
I assume that type definitions are different configuration file. So I avoid that the complex of config file, also it occured the opportunity of using indepent in the implement of project.
Smart client software factory – web client software factory gibi bir çok popüler uygulama mimarisinin kendi object builder nesnesi vardır. Fakat wcf için böyle bir uygulama mimarisi bulunmamaktadır. Buda bir eskikliktir.
Bu proje WCF için unity container nesnesinin nasıl kullanılacağını gösteriyor. Unity ile policy injection application bloğu bereber kullanıyor.Böylelikle WCF servisleri için hem dependency injection hemde policy injection yapabilme imkanı doğdu.
Tip tanımlarının ayrı config dosyalarında olduğunu varsayarak hareket ettim. Böylelikle hem config dosyasında karmaşadan kaçındım hemde projeyi uygulama bağımsız olarak kullanma imkanı oluştu.