cnf
2025-08-02 b9002b54ad0a0ca914c34adb5aa067ee2a168ec4
1
2
3
4
5
namespace Gs.Toolbox.ApiCore.Abstract.Inject;
 
public interface ITransient
{
}