Hi all,
I am almost finished with the “Build WebApps with ASP.NET” skill path, and have been struggling to get the capstone starter project running on my mac. I realized the starter project was running on .net core 3.1 and there were multiple package dependencies that needed to be resolved.
To make things easier, I created a new starter project running on .NET 7. The code is uploaded to this repo:
MagneSmedsrud/aspnet-capstone-starter-net7: CodeCademy ASP.NET Capstone starter project updated to .NET7 (github.com)
Please feel free to clone this repo and reuse the starter project. This is working for me and I am finally able to begin the capstone project.
Hope this helps, and happy coding!
Regards,
Magne