CC#•Created by kosh on 2/17/2023 in #help ✅ Accessing the appsettings.json that resides in a ASP.NET Core 6 project from another project
Do I need to always pass that down as a constructor or is there any other way to do it. I need the database connection strings for my DAL project