Forum Discussion

wallym's avatar
wallym
Copper Contributor
May 05, 2026

Getting a ConnectionString empty error in a webapi project with .net 10

I'm running in .NET 10 with the most recent update for everything. I'm in EF. I'm ASP.NET Core. Below is my program.cs file. Inside of the program.cs file, when I call to get my connection string, I ...