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

Update to new angular HttpClient instead of Http #139

Closed razzeee closed 6 years ago

razzeee commented 7 years ago

Update from Http to HttpClient

razzeee commented 7 years ago

Especially https://github.com/asadsahi/AspNetCoreSpa/blob/master/Client/app/core/services/data.service.ts needs the update

asadsahi commented 6 years ago

@Razzeee master should have new HttpClient now.