Tag: asp.net
Posted in ASP.NET
The Art of Service Registration: Writing Clean and Scalable IServiceCollection Extensions
1. Introduction IServiceCollection is an interface defined in the Microsoft.Extensions.DependencyInjection namespace. It serves as a collection of ServiceDescriptor objects, each describing how…
May 21, 2025
Posted in ASP.NET
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”…
August 4, 2023
Posted in ASP.NET
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”…
July 19, 2023