applying-asynchronous-programming-c-sharp
applying-asynchronous-programming-c-sharp copied to clipboard
Migrate stock analyzer web to core
hi Filip, since i was taking the course i have migrated the chapter 02 demos both "start_here" state and "completed" states for the cross platform web solution which should be targeting aspnetcore and not aspnet4.7.1 and tested on both mac os x (ARM) and ubuntu (x86_64). I have used aspnetcore 5.0 as that seems to be the latest one, of course it should be trivial to change the project file for 3.1 as well.
Please have a look if you can update the course files for the benefit of other students as well. Cheers
@mohitNarang Thanks for taking the course, and for this PR. I am going to take a look at moving the project to ASP.NET Core.