dependency mapping for IContentService in umbraco 7.3.0
hey out there,
we've just upgraded a 7.2.8 site to the shiny new 7.3.0 - nice.
but we've hit a problem with one of piece of code that uses the IContentService to interact with the content...
Error activating IDatabaseUnitOfWorkProvider
it looks like umbraco has been made lots more unit testable with this release (oh yeah!) but i can't find a list of dependencies that we'd need to set up...
we're using ninject but i can't find anything in the core project that'd be mapping these up.
dependency mapping for IContentService in umbraco 7.3.0
hey out there,
we've just upgraded a 7.2.8 site to the shiny new 7.3.0 - nice.
but we've hit a problem with one of piece of code that uses the IContentService to interact with the content...
it looks like umbraco has been made lots more unit testable with this release (oh yeah!) but i can't find a list of dependencies that we'd need to set up...
we're using ninject but i can't find anything in the core project that'd be mapping these up.
does anyone have the list?!
cheers,
jake
is working on a reply...