fullstackproltd / AspNetCoreSpa

Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
https://aspnetcorespa.fullstackpro.co.uk
MIT License
1.47k stars 464 forks source link

could you upgrade this project to .NetCore 2.0 ? #132

Closed meninjanho4788 closed 7 years ago

meninjanho4788 commented 7 years ago

could you upgrade this project to .NetCore 2.0 or create new project for .Netcore 2.0

Thank you so much.

asadsahi commented 7 years ago

@meninjanho4788 I have a branch which is being worked on for .net core 2.0. But there are few dependencies which aren't supported for .net core 2.0 yet. As soon as that branch is stable with all the packages, will make that master.

https://github.com/asadsahi/AspNetCoreSpa/tree/netcore2

meninjanho4788 commented 7 years ago

thank you @asadsahi so much.