mastodon.ie is one of the many independent Mastodon servers you can use to participate in the fediverse.
Irish Mastodon - run from Ireland, we welcome all who respect the community rules and members.

Administered by:

Server stats:

1.7K
active users

#ASPNETCore

5 posts5 participants0 posts today

Spent the evening wrestling with an odd problem with EF Core Migrations; they work fine if I use the Azure SQL connection string and connect to the DB from local but NEVER work running in the Azure App Service (linux, self contained). Tried EVERYTHING but it never detects them. If I run from local it's ALL FINE. THe Connection string is right, the migrations are in the deployed assembly etc. AI is no use at all :(
#efcore #aspnetcore