sharparchitecture / Sharp-Architecture

S#arp Architecture: ASP.NET MVC Best Practices with NHibernate
http://sharparchitecture.github.io/
Other
593 stars 153 forks source link

MVC: Windsor property injection for Action Filters #119

Closed cd21h closed 9 years ago

cd21h commented 9 years ago

Enable property injection for ASP.NET MVC Action Filters.

Implement Windsor adapter for FilterAttributeFilterProvider.

Related to #61 and #117