© 2026 Hedgehog Software, LLC
C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe
appsettings.json
web.config
{ "ConnectionStrings": { "Default": "Server=127.0.0.1;Database=mydb;User Id=testuser;Password=testpwd;TrustServerCertificate=true" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*" }