Closed AlexBar closed 12 years ago
I suppose that it would be greater if user would register all the metadata configuration by himself. So we can waste the RegisterMetadataTypes
method as useless abstraction on IoC container.
ok, removed it
the changes are integrated into pull request #5 - https://github.com/MvcExtensions/Core/pull/5
Added ability to use only Fluent ModelMetadata configuration without bootstrapping features of MvcExtensions.
Usage (example with Autofac):