Models created without association

This commit is contained in:
Cristiano
2025-10-17 08:25:16 +02:00
parent ffcdd10c2d
commit ffb37cece3
30 changed files with 5149 additions and 2 deletions

7
BlogPlatform/global.json Normal file
View File

@@ -0,0 +1,7 @@
{
"sdk": {
"version": "8.0.0",
"rollForward": "latestMinor",
"allowPrerelease": false
}
}