Erweiterungsmethode hinzugefügt, um IStringLocalizer in ein dynamisches Objekt zu konvertieren.

This commit is contained in:
Developer 02
2024-06-24 14:34:24 +02:00
parent b6adf7ed8b
commit e554197089
4 changed files with 61 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"profiles": {
"DigitalData.Core.API": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:50245;http://localhost:50246"
}
}
}