How to integrate Angular to your .NET core project
I created BookInfo.API with .net core that returns, creates, updates and deletes books data from database.
Everything on the backend is ready, so we can start moving that data from database to the client side where user can do all those CRUD operat...
danilob.hashnode.dev