Just learning about injected services in asp.net core razor views. But I haven't been able to find out how to use a service that is injected in the layout view (will be used by many views), in child views. in asp.ne
Just learning about injected services in asp.net core razor views. But I haven't been able to find out how to use a service that is injected in the layout view (will be used by many views), in child views. in asp.ne