I want to combine a ASP.NET Core with my Application (Angular 2), what is the request-command to get the insert data from Angular 2 in the database from ASP.NET Core?
If you have a better idea to combine ASP.NET Core with Angular 2 then send your idea, please.
Everything is build up in Visual Studio 2015 (ASP.NET Core) and Visual Studio Code (Angular 2 Application).