This is a list of public classes and methods in DD4T that are very commonly used in customer implementations.
Class | Method | Rationale | Known customers | Priority | Notes |
---|---|---|---|---|---|
DD4T.DI.Autofac.Bootstrap | UseDD4T | Set DD4T default wiring | Many | Medium | If we rename this, it must be included in the release notes. Also note that any custom DI implementation also implements a method with the same name and signature. |
DD4T.DI.Unity | UseDD4T | Set DD4T default wiring | Some | Medium | See above |
DD4T.DI.Ninject | UseDD4T | Set DD4T default wiring | Some | Medium | See above |
DD4T ViewModel attributes | SeeĀ ViewModel Attributes for a complete overview | Support existing customer ViewModel classes | Many | Very high | |
0 Comments