applying-asynchronous-programming-c-sharp icon indicating copy to clipboard operation
applying-asynchronous-programming-c-sharp copied to clipboard

Migrate stock analyzer web to core

Open mohitNarang opened this issue 4 years ago • 1 comments

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 avatar May 15 '21 12:05 mohitNarang

@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.

fekberg avatar May 17 '21 06:05 fekberg