Project Tracker sample outdated? #4086
Unanswered
Conway6288
asked this question in
Questions
Replies: 1 comment
-
I've been working on updating the CSLA 9 version of ProjectTracker, though even that's out of date because of recent changes to CSLA 9. I know the CSLA 8 one was pretty out of date. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When configuring the DalEfCore of the ProjectTracker sample, should the AddScoped call to PTrackerContext be AddDbContext?
https://github.com/MarimerLLC/csla/blob/main/Samples/ProjectTracker/ProjectTracker.DalEfCore/ConfigurationExtensions.cs
Beta Was this translation helpful? Give feedback.
All reactions