All public logs

Jump to navigation Jump to search

Combined display of all available logs of Bitnami MediaWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 12:21, 4 October 2023 User talk contribs created page EF Core (Created page with "<strong>Update entity classes</strong> by running the below command in PowerShell. Server 10.0.2.6 is QA database. Change the database (e.g. below is using MrDairyNovus as an example). <pre>dotnet ef dbcontext scaffold "Server=10.0.2.6;Database=MrDairyNovus;User Id=novususer;Password=h55C*ZftMX1V#ZWZ;" Microsoft.EntityFrameworkCore.SqlServer --startup-project "Novus.Web" --project "Novus.Model.Entity" -f --context-dir "..\Novus.DataAccess" -c NOVUSContext -o "Entities"<...")