Tag: service
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 Flutter
How the GetX easy to use in Flutter
1. Introduction Flutter is a powerful and cross-platform mobile app development framework, it’s easy to learn and…
December 11, 2023