home.social

#30minslearning — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #30minslearning, aggregated by home.social.

fetched live
  1. #30MinsLearning Day 6: Try to understand the relations of asp.net core identity tables. Some are simple, a user could have multiple roles, a role has multiple users, forming a m:n by 3 tables. 🧵 #dotnet #csharp #auth #identity #sql #relational #aspnetcore

  2. #30MinsLearning Day 2: I put up a MS SQL Server container on the #linux box, there was a bit permission issues for the db file at the beginning, addressed the issue in 30 minutes with some online search. #dotnet #mssql #container.