Julie Lerman
Julie Lerman
~~It is NOW working in VS Code. Not sure if the latest nightly build did the trick, @bricelam (now getting 21519.8) but guessing that's it. 🥇 I ran dotnet ef...
odd, I have been running bundle from CLI in the VS Code powershell terminal, the command terminal and the gitbash terminal (all in VS Code) without issues. .NET 6.0.100 EF...
Any thoughts, @bricelam ??
Good point. APIs are not my forte (but most definitely Steve's!) and this is not the course for learning how to build them. I like the service that knows how...
Hey @davidhenley . Thanks for the inspiration. Becuse of the complexity of the model, I still don't believe using LINQ and the wonderful EF Specification library is feasible. However I...
oh hai. Yep, updating my Pluralsight course demos to .NET 9 and ran into this. Will keep eyes on it! Thanks for everyone's contributions to the issue. (Update: my custom...
I was comparing debugging the .net 8 versin and .net 9. The effect of removing the dbcontext and dbcontextoptions on the services is the same. However, when adding in my...
Yes, @JYasgarYTGI nailed it (my tests pass now, too). But I only have a few basic tests and am wondering if we need to be concerned about side effects of...
I got this error message when creating a new solution, copying two projects from elsewhere into the solution's folder, then back in VS2017 15.5.2, adding both projects to the solution....