.NET Framework ASP.NET Core with Angular Application Architecture – Part 11 In API integration tests, we will call the controller actions… Dec 24, 2020 Yaseer Mumtaz 2
.NET Framework ASP.NET Core with Angular Application Architecture – Part 10 Since we are treating each database operation as a transaction… Dec 21, 2020 Yaseer Mumtaz 1
.NET Framework ASP.NET Core with Angular Application Architecture – Part 9 Let’s start with the Application’s project unit testing. Just to… Dec 17, 2020 Yaseer Mumtaz 1
.NET Framework ASP.NET Core with Angular Application Architecture – Part 8 In the first part, we deleted the entire ClientApp folder… Dec 6, 2020 Yaseer Mumtaz 0
.NET Framework ASP.NET Core with Angular Application Architecture – Part 7 Let’s clean the UserManagement.API project, delete the default WeatherForecastController from… Nov 22, 2020 Yaseer Mumtaz 0
.NET Framework ASP.NET Core with Angular Application Architecture – Part 6 Just for revision, the add, update and delete functions would… Nov 17, 2020 Yaseer Mumtaz 0
.NET Framework ASP.NET Core with Angular Application Architecture – Part 5 Continuing from the previous part, let add the DependencyInjection class… Nov 14, 2020 Yaseer Mumtaz 0
.NET Framework ASP.NET Core with Angular Application Architecture – Part 4 In UserManagement.Application project, we will add a few useful functionalities… Nov 11, 2020 Yaseer Mumtaz 0
.NET Framework ASP.NET Core with Angular Application Architecture – Part 3 Add the three folders Constant, Repositories, and UnitOfWork in UserManagement.Persistence… Oct 25, 2020 Yaseer Mumtaz 0