Post 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 do Unit Testing for the Core Api Project with Repository
This is post 8 of 8 in the series “Create a website with ASP.NET Core and Angular”…
Create Paging Data from .Net Core Api
This is post 7 of 8 in the series “Create a website with ASP.NET Core and Angular”…
Create Angular Project and Communicate with .Net Core
This is post 6 of 8 in the series “Create a website with ASP.NET Core and Angular”…
Use the Serilog in .Net Core
This is post 5 of 8 in the series “Create a website with ASP.NET Core and Angular”…
Create .Net Core Api controller for CRUD with repository
This is post 4 of 8 in the series “Create a website with ASP.NET Core and Angular”…
Use the Repository pattern in .Net core
This is post 3 of 8 in the series “Create a website with ASP.NET Core and Angular”…
Use code first to connect database in .Net Core API
This is post 2 of 8 in the series “Create a website with ASP.NET Core and Angular”…
How to setup VS Code environment for ASP.NET Core Project
This is post 1 of 8 in the series “Create a website with ASP.NET Core and Angular”…