|
|
||
|---|---|---|
| .. | ||
| Components | ||
| Data | ||
| Games | ||
| Hub | ||
| Model | ||
| Properties | ||
| Services | ||
| Store/Game | ||
| wwwroot | ||
| KoogleApp.csproj | ||
| Program.cs | ||
| ThrowPanelState.json | ||
| appsettings.Development.json | ||
| appsettings.json | ||
| readme.md | ||
readme.md
Entity-Framework:
Create Schema: ''' dotnet ef migrations add 001 --project KoogleApp
Update Database: ''' dotnet ef database update -- Development --project KoogleApp
TODOs
- Redo State after start / lode or game stop