Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Manage Sitecore.Database object by IoC container #17

Open
daniiiol opened this issue Aug 30, 2017 · 0 comments
Open

Feature: Manage Sitecore.Database object by IoC container #17

daniiiol opened this issue Aug 30, 2017 · 0 comments

Comments

@daniiiol
Copy link
Contributor

The NitroNet.Sitecore.Microsoft.DependencyInjection IoC container has no service implementation of Sitecore.Database. It's important to avoid the usage of Context.Database (or the Factory-Way) directly in a controller. Let us make NitroNet.Sitecore solutions as maintainable as possible.

@hombreDelPez hombreDelPez added this to the Release 1.3.0 milestone Dec 21, 2017
@hombreDelPez hombreDelPez modified the milestones: Release 1.3.0, Release 1.4.0 Jan 31, 2018
@hombreDelPez hombreDelPez removed this from the Release 3.0.0 milestone Mar 31, 2019
@hombreDelPez hombreDelPez changed the title Manage Sitecore.Database object by IoC container Feature: Manage Sitecore.Database object by IoC container Mar 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants