Docker build can’t find EntityFramework.props
I’m building a .NET Framework 4.8 class library in a Docker file. The class library is referencing Entity Framework 6.4.4.
Continue readingDocker questions and answers
I’m building a .NET Framework 4.8 class library in a Docker file. The class library is referencing Entity Framework 6.4.4.
Continue readingI am at a confusing standstill with developing my .net application and setting up the database. I am using a
Continue readingim using sqlserver2017 in docker in ubuntu os create asp.netcore 3 web app error in run dotnet ef add migrations
Continue readingI am running a SQL Server database on docker using microsoft/mssql-server-linux:2017-latest image. The database connection string in appsettings.json is defined
Continue reading