This is post 4 of 4 in the series“Create a website with ASP.NET Core and Angular”In this series, I will show you how to create the web API with .Net core and communicate with Angular in frontend, and I will keep to update it!How to setup VS Code environment for ASP.NET Core ProjectUse code first to connect database in .Net Core APIUse the Repository pattern in .Net coreCreate .Net Core Api controller for CRUD with repositoryIn thepreviousarticle, I introduced how to use the repository pattern, at this time, I will show you how to use for CURD with the Api controller.We need to crea
...
继续阅读
(112)