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

Custom databases tables tutorial makes use of obsolete AddUmbracoEFCoreContext #5811

Closed
fencer opened this issue Jan 29, 2024 · 2 comments
Closed

Comments

@fencer
Copy link

fencer commented Jan 29, 2024

Wrong documentation

https://docs.umbraco.com/umbraco-cms/tutorials/getting-started-with-entity-framework-core

The tutorial makes use of UmbracoEFCoreServiceCollectionExtensions.AddUmbracoEFCoreContext however this is obsolete as of v 12.3.0

@alina-tincas
Copy link
Contributor

Hi @fencer thank you for bringing this to our attention! Currently there is another issue #5595 regarding same issue with an upcoming PR, therefore I will close this one to keep it in one place 🙏

@AaronSadlerUK
Copy link
Contributor

@alina-tincas #5595 does not solve this issue, the draft pr shows the old obsolete way to register the context and not how to do it now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants